0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update sha1.js to 2.2 More... over 9 years ago
Bugfix for methods that supply a resource instead of bucket and key More... over 9 years ago
Merge pull request #3 from shahriman/develop More... over 10 years ago
Allow x-amz-security-token header when applicable More... over 10 years ago
Do not add '=' if parameter has no value More... almost 11 years ago
Include sub-resource parameters in the string to sign More... almost 11 years ago
Support virtual hosted-style requests More... almost 11 years ago
Refreshing my brain on old code by way of mangling it through JSHint More... over 12 years ago
Merge pull request #2 from garrettpatterson/patch-2 More... over 12 years ago
Forgot one more piece to the "Date" header problem in newer browser. Must change the actual setting of the request header "date" to the amazon "x-amz-date" otherwise we get the "cannot set illegal header" More... over 12 years ago
Merge pull request #1 from garrettpatterson/patch-1 More... over 12 years ago
Fix to building of the string-to-sign header copy. Latest versions of browsers don't like you setting headers like Content-Length and Date as the browser will do that itself. So instead we need to add an additional blank line instead of "Date" and then add the first line of canonnical amz headers (x-amz-date) with this, everything starts to work as expeted again. More... over 12 years ago
[svn r760] [wiki:S3Ajax]: Added an anonymous option to the wiki More... almost 18 years ago
[svn r759] [wiki:S3Ajax]: Added some Recent Changes tweaks More... almost 18 years ago
[svn r758] [wiki:S3Ajax]: Initial fixes for MSIE on Win, per-site config JS, and a few other tweaks More... almost 18 years ago
[svn r757] [wiki:S3Ajax]: Initial fixes for MSIE on Win, per-site config JS, and a few other tweaks More... almost 18 years ago
[svn r756] [wiki:S3Ajax]: Minor tweaks to the wiki template More... almost 18 years ago
[svn r755] [wiki:S3Ajax]: First semi-working version of an S3 wiki More... almost 18 years ago
[svn r754] [wiki:S3Ajax]: Improved XML to JS obj translation, added bucket create / delete More... almost 18 years ago
[svn r753] [wiki:S3Ajax]: Adding some further bucket / key management and API abstraction in S3Ajax.js More... almost 18 years ago
[svn r752] [wiki:S3Ajax]: Added optional Dojo storage for auth credentials, removed MochiKit dependencies, added XML-to-Object code for interpreting listings and ACLs, totally revamped S3Ajax.httpClient API calls More... almost 18 years ago
[svn r751] [wiki:S3Ajax]: Committing with a link in the message More... almost 18 years ago
[svn r750] S3Ajax: Added a README More... almost 18 years ago
[svn r749] Initial working version More... almost 18 years ago