0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change optional config values from empty string to nil More... almost 11 years ago
Fix IE9 bug where data[1].value (aka 'key') is not set properly More... almost 11 years ago
bump to 0.1.3 More... almost 11 years ago
add option to only manage a single file upload More... about 11 years ago
trigger event when files are added for upload More... about 11 years ago
pass env to rake task More... about 11 years ago
make it clear file field must be named file More... about 11 years ago
lower case Content-Type More... about 11 years ago
Merge pull request #78 from einarj/master More... about 11 years ago
Revert "Uploading original filepath as x-amz-meta-original-filepath" More... about 11 years ago
Relative path is now sent to the callback when present More... about 11 years ago
Uploading original filepath as x-amz-meta-original-filepath More... about 11 years ago
Merge pull request #76 from gbrun/master More... about 11 years ago
update readme More... about 11 years ago
bump to version 0.1.2 More... about 11 years ago
overwrite s3 api url More... about 11 years ago
overwrite s3 api url More... about 11 years ago
overwrite s3 api url More... about 11 years ago
Merge pull request #73 from uberllama/master More... about 11 years ago
Added javascript-generated timestamp and unique_id to upload paths for collision prevention when uploading files with the same name, such as from a mobile device. More... about 11 years ago
Merge pull request #69 from uberllama/master More... about 11 years ago
Merge pull request #67 from taavo/patch-1 More... about 11 years ago
* Allowing override of default callback method by passing callback_method on form helper. * Renamed "post" and "as" options to "callback_url" and "callback_param" for clarity * Updated doc with instructions for updating an existing model More... about 11 years ago
readme: s3 can expire uploads automatically More... about 11 years ago
Merge pull request #65 from mitnal/patch-1 More... about 11 years ago
Merge branch 'refs/heads/master' into patch-1 More... about 11 years ago
Merge pull request #64 from mlawrie/master More... about 11 years ago
Adds new file only if before_add was successful More... about 11 years ago
Fix IE8 compatability by replacing native trim() call with jquery equivalent More... about 11 years ago
better key_starts_with option handeling More... about 11 years ago