0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update requirements section. More... over 13 years ago
Remove obsolete and streamline code due to the new redirect option and the HTML5 download attribute for the file download links. More... over 13 years ago
Added the HTML5 download attribute to the file download links. More... over 13 years ago
Use $.Deferred for the transition callback implementation. More... over 13 years ago
Added redirect and redirectParamName options. More... over 13 years ago
Update package version. More... over 13 years ago
Invoke the _renderPreview callback parameter directly if loadImage() returns false - Fixes #1007, Fixes #1008. More... over 13 years ago
Always resolve with the fileupload object. More... over 13 years ago
Add missing semicolons to the UI callback tests. More... over 13 years ago
Correctly handle autoUpload when passed as options parameter. More... over 13 years ago
Remove fade classes from HTML fixture to ease testing. More... over 13 years ago
Updated tests to support version 6.4 of the File Upload UI version. More... over 13 years ago
Set proper Cache-Control header - Fixes #1009. Thanks to user elastic-od for the report and fix. More... over 13 years ago
Updated features listing and package information. More... over 13 years ago
Added "JavaScript Canvas to Blob" to the requirements listing. More... over 13 years ago
Updating the paths to the Bootstrap Image Gallery resources. More... over 13 years ago
Added automatic image resizing functionality. Greatly improved the browser responsiveness when loading the preview images. More... over 13 years ago
Pass the file name as third argument to FormData.append(). This allows setting a file name property on Blob objects, which would otherwise be sent with a generic file name. More... over 13 years ago
Use $.ajaxSettings.xhr() to retrieve the XHR object. More... over 13 years ago
Use a HEAD request for the upload server status check. More... over 13 years ago
Give the buttons a larger span than the progress bar. More... over 13 years ago
Render existing files by calling the done callback. More... over 13 years ago
Added new events for the UI version (added started sent completed failed stopped destroyed). More... over 13 years ago
Updated package keywords list. More... over 13 years ago
Move the IE6+IE7 CSS fixes into the external stylesheet. More... over 13 years ago
File input button CSS fixes for IE7+IE6. More... over 13 years ago
Make sure the animated progress bar background is applied. More... over 13 years ago
Enable upload server status check only for browsers with CORS support. More... over 13 years ago
Added demo upload server check. More... over 13 years ago
Add bottom margin to both buttons and inputs. More... over 13 years ago