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
1 day
ago. based on code collected
1 day
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 22 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update version numbers to accord for the last merge.
Sebastian Tschan
More...
over 13 years ago
Merge pull request #787 from christianv/master
Sebastian Tschan
More...
over 13 years ago
Fix line breaking issue
Christian Vuerings
More...
over 13 years ago
Implemented a better workaround for http://bugs.jquery.com/ticket/10723 while keeping callbacks in order when using the sequentialUploads or limitConcurrentUploads settings.
Sebastian Tschan
More...
over 13 years ago
Revert 1c4f4b663b87afca7a7d9761100d74de8b1aed3b^..HEAD
Sebastian Tschan
More...
over 13 years ago
Updated version number to account for the bugfix for jQuery 1.7.
Sebastian Tschan
More...
over 13 years ago
Merge pull request #761 from juriga/patch-1
Sebastian Tschan
More...
over 13 years ago
Fixed AJAX converters from iframe to text, json and script for jQuery 1.7.
Sebastian Tschan
More...
over 13 years ago
fix jqXHR object initialization
Jyri Tuulos
More...
over 13 years ago
Attach event handlers with .delegate() instead of .live().
Sebastian Tschan
More...
over 13 years ago
Make the original files selection available to separated add callbacks as data.originalFiles property.
Sebastian Tschan
More...
over 13 years ago
Minor performance improvement refactoring for the _onAdd method.
Sebastian Tschan
More...
over 13 years ago
Only hide the start button if the submit method returns a jqXHR object.
Sebastian Tschan
More...
almost 14 years ago
Added a callback trigger for the submit event.
Sebastian Tschan
More...
almost 14 years ago
Added test for the paste event callback trigger.
Sebastian Tschan
More...
almost 14 years ago
Set JSLint option white:true to avoid whitespace errors.
Sebastian Tschan
More...
almost 14 years ago
Added comment to document the "paste" callback. Set JSLint option white:true to avoid whitespace errors.
Sebastian Tschan
More...
almost 14 years ago
Add missing file extension for known image types.
Sebastian Tschan
More...
almost 14 years ago
Return empty JSON array if $_FILES array is empty.
Sebastian Tschan
More...
almost 14 years ago
Added paste functionality to simplify uploading screenshots or images copied from the web (only supported by Google Chrome so far).
Sebastian Tschan
More...
almost 14 years ago
Fixed file input replacement code to avoid memory leaks. Fixed event handler namespace handling.
Sebastian Tschan
More...
almost 14 years ago
Updated jQuery + jQuery UI versions.
Sebastian Tschan
More...
almost 14 years ago
Made the _loadImage method return true/false depending on the browser support for local image loading.
Sebastian Tschan
More...
almost 14 years ago
Append files only when discard option is disabled.
Sebastian Tschan
More...
almost 14 years ago
Preserve transparency in thumbnail images - Fixes #599.
Sebastian Tschan
More...
almost 14 years ago
Fixed validation handling for multi file request uploads. Remove all start buttons and progress elements of a files selection when one file is invalid for multi file requests and iframe transports.
Sebastian Tschan
More...
almost 14 years ago
Added OPTIONS request support - Fixes #590. Thanks to Dimitris (lookfwd) for this contribution.
Sebastian Tschan
More...
almost 14 years ago
Updated version number.
Sebastian Tschan
More...
almost 14 years ago
Merge pull request #579 from patrickreiner/patch-1
Sebastian Tschan
More...
almost 14 years ago
Update max number of files when removing a file without specifying a url.
Patrick Reiner
More...
almost 14 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
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