openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DominicBoettger/jQuery-File-Upload
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 19 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update requirements section.
Sebastian Tschan
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.
Sebastian Tschan
More...
over 13 years ago
Added the HTML5 download attribute to the file download links.
Sebastian Tschan
More...
over 13 years ago
Use $.Deferred for the transition callback implementation.
Sebastian Tschan
More...
over 13 years ago
Added redirect and redirectParamName options.
Sebastian Tschan
More...
over 13 years ago
Update package version.
Sebastian Tschan
More...
over 13 years ago
Invoke the _renderPreview callback parameter directly if loadImage() returns false - Fixes #1007, Fixes #1008.
Sebastian Tschan
More...
over 13 years ago
Always resolve with the fileupload object.
Sebastian Tschan
More...
over 13 years ago
Add missing semicolons to the UI callback tests.
Sebastian Tschan
More...
over 13 years ago
Correctly handle autoUpload when passed as options parameter.
Sebastian Tschan
More...
over 13 years ago
Remove fade classes from HTML fixture to ease testing.
Sebastian Tschan
More...
over 13 years ago
Updated tests to support version 6.4 of the File Upload UI version.
Sebastian Tschan
More...
over 13 years ago
Set proper Cache-Control header - Fixes #1009. Thanks to user elastic-od for the report and fix.
Sebastian Tschan
More...
over 13 years ago
Updated features listing and package information.
Sebastian Tschan
More...
over 13 years ago
Added "JavaScript Canvas to Blob" to the requirements listing.
Sebastian Tschan
More...
over 13 years ago
Updating the paths to the Bootstrap Image Gallery resources.
Sebastian Tschan
More...
over 13 years ago
Added automatic image resizing functionality. Greatly improved the browser responsiveness when loading the preview images.
Sebastian Tschan
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.
Sebastian Tschan
More...
over 13 years ago
Use $.ajaxSettings.xhr() to retrieve the XHR object.
Sebastian Tschan
More...
over 13 years ago
Use a HEAD request for the upload server status check.
Sebastian Tschan
More...
over 13 years ago
Give the buttons a larger span than the progress bar.
Sebastian Tschan
More...
over 13 years ago
Render existing files by calling the done callback.
Sebastian Tschan
More...
over 13 years ago
Added new events for the UI version (added started sent completed failed stopped destroyed).
Sebastian Tschan
More...
over 13 years ago
Updated package keywords list.
Sebastian Tschan
More...
over 13 years ago
Move the IE6+IE7 CSS fixes into the external stylesheet.
Sebastian Tschan
More...
over 13 years ago
File input button CSS fixes for IE7+IE6.
Sebastian Tschan
More...
over 13 years ago
Make sure the animated progress bar background is applied.
Sebastian Tschan
More...
over 13 years ago
Enable upload server status check only for browsers with CORS support.
Sebastian Tschan
More...
over 13 years ago
Added demo upload server check.
Sebastian Tschan
More...
over 13 years ago
Add bottom margin to both buttons and inputs.
Sebastian Tschan
More...
over 13 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree