public
Description: psuedo s3 protocol for mozilla browsers
Homepage: http://overstimulate.com/projects/s3
Clone URL: git://github.com/anotherjesse/s3.git

anotherjesse's s3 Feed   feed

anotherjesse committed to anotherjesse/s3 10 days ago

08bf556a2bab1d77ce54c24f1ad87ef133106598

use the new onuploadprogress

anotherjesse committed to anotherjesse/s3 10 days ago

3568e4face29d3020ad0653a64f3c82cf74d1eef

don't forget to add the md5 to the headers

anotherjesse committed to anotherjesse/s3 10 days ago

62fc5ae9f634cec1e8bf9c1bbc63a04a96c4cd5f

a few mistakes when I was cleaning up the code

anotherjesse committed to anotherjesse/s3 10 days ago

1d4cce095639fe15926dd46ca6b1546e26ef5e3b

perhaps sending the MD5 for the PUT, perhaps breaking - I have no DNS so I cannot check

anotherjesse committed to anotherjesse/s3 15 days ago

3e656c40001df2517c175bd6f452297a224499ad

bump version number to 0.10

anotherjesse committed to anotherjesse/s3 15 days ago

60de877967a3f0a31e59b68eb49d1b8b5fac3c3e

remove last refrence to sha1.js

anotherjesse committed to anotherjesse/s3 15 days ago

a164bcbbd98c8479408161e2302cf3595383663d

use ff's built-in crypto

anotherjesse committed to anotherjesse/s3 15 days ago

72bb3e24f604a49260cb79729933316a30213f60

use ff's built-in crypto

anotherjesse committed to anotherjesse/s3 15 days ago

8ea9277caa72fd1fd66934d46b7158b47bcf7bee

move hmacSHA1 into module so it can be used from chrome

anotherjesse committed to anotherjesse/s3 15 days ago

aaabd3753a0104d877fda79773774c96835840fa

highlight what row you're own on the account listing

anotherjesse committed to anotherjesse/s3 15 days ago

6573839b10b6b2be56c5c1ae4a00d0521ac996f5

fix delete: escape of key and don't go to s3://bucket after delete inside a subdirectory

anotherjesse committed to anotherjesse/s3 15 days ago
anotherjesse committed to anotherjesse/s3 15 days ago

dc2ffb116f0c9fdc608b6f8e868dfce6b06d5ac2

adding a bucket now uses a dialog and has ACL and LocationConstraint options

galfert started watching s3 18 days ago
s3 is at anotherjesse/s3
anotherjesse committed to anotherjesse/s3 18 days ago

363bb0ead5eeae19c48c191e6a136cbdbd68b8bb

this kinda works - the base tag still needs work

anotherjesse committed to anotherjesse/s3 19 days ago

25fad827611c33b09fabe93967eb0fe85c0d0adb

rename the wrapper evil.html since it is

anotherjesse committed to anotherjesse/s3 19 days ago

cf02047a2b1c499f2fb0910185b9ffb2a7e64d66

add the delete button manually since adding via jQuery

anotherjesse committed to anotherjesse/s3 19 days ago

e9561f8095f76639070adab0d2bd659b676e26b4

use the host from the outside frame

anotherjesse committed to anotherjesse/s3 19 days ago

c63403abb5205826ba86a737c58d66ea01a82f7d

Merge commit 'yosh/master'

anotherjesse committed to anotherjesse/s3 19 days ago

6f38bffa4f20dedd1f60bf219a9fdd6ac4084579

Revert "Use __proto__ chaining for shadow nsIURL in S3URL"

chrisoei started watching s3 2 months ago
s3 is at anotherjesse/s3
anotherjesse committed to anotherjesse/s3 3 months ago

7099d61b6b0919fe954b522a3e74cda3c506ce64

include modules in the xpi

anotherjesse committed to anotherjesse/s3 3 months ago

f2c180f5d174882d2c15f32782117c6c5f20f73c

Merge commit 'yosh/master'

anotherjesse committed to anotherjesse/s3 3 months ago

fc9d811293c29b05c07b839ad02777d6f082f800

Merge commit 'yosh/master'

anotherjesse committed to anotherjesse/s3 3 months ago

5392944fa3ccb2ec5b2183bbda95e14d93a689c1

move the credentials from prefs to password manager

anotherjesse committed to anotherjesse/s3 3 months ago

a4a2c38291d9ef5e4c2292f77a74b3025f8b544c

all chrome functions use the JSM now

anotherjesse committed to anotherjesse/s3 3 months ago

30aa833d49bb2cb216eea8026d7cb34c3f742a6c

converting the auth library to a jsm