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 13 hours
ago. based on code collected
about 13 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 3 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Apply option limitMultiFileUploads even when limitMultiFileUploadSize is defined.
Doug Domeny
More...
over 11 years ago
Use option paramName if it is a string. No longer assume it is an array.
Doug Domeny
More...
over 11 years ago
PHP versions below 5.3 throw errors when passing argument to clearstatcache. Fixes #2777
Sebastian Tschan
More...
over 11 years ago
Improved memory handling with image processing + JSHint compatibility updates.
Sebastian Tschan
More...
over 11 years ago
Added .jshintrc file and updated JSHint compatibility.
Sebastian Tschan
More...
over 11 years ago
Delete unecessary image references after image processing to allow memory release. Closes #2522
Sebastian Tschan
More...
over 11 years ago
Minor bugfix release.
Sebastian Tschan
More...
over 11 years ago
Only submit files without errors. Closes #2770
Sebastian Tschan
More...
over 11 years ago
Updated version number for merge #2769. Thanks @francoisjacques
Sebastian Tschan
More...
over 11 years ago
Merge pull request #2769 from francoisjacques/xhr_defaultContentType
Sebastian Tschan
More...
over 11 years ago
Default the file type to octetstream when unspecified
François Jacques
More...
over 11 years ago
Use scope.evalAsync to make sure the digest cycle is triggered.
Sebastian Tschan
More...
over 11 years ago
Trigger aborts of unstarted file uploads in the core plugin. Closes #2751
Sebastian Tschan
More...
over 11 years ago
Updated AngularJS reference to version 1.2.1.
Sebastian Tschan
More...
over 11 years ago
Added options limitMultiFileUploadSize and limitMultiFileUploadSizeOverhead based on @ottens pull request #2740.
Sebastian Tschan
More...
over 11 years ago
Merge pull request #2740 from ottens/master
Sebastian Tschan
More...
over 11 years ago
Added option to group files in one XHR request based on their file size and the upload file size limit
Maarten Ottens
More...
over 11 years ago
Updated dependencies.
Sebastian Tschan
More...
over 11 years ago
Distribute only relevant files via bower. Closes #2726
Sebastian Tschan
More...
over 11 years ago
Added ignore section and missing main entries in bower.json.
Sebastian Tschan
More...
over 11 years ago
Added imageQuality, imageType and imageForceResize options.
Sebastian Tschan
More...
over 11 years ago
Added imageType option to force the type for the image saved from canvas.
Sebastian Tschan
More...
over 11 years ago
Added imageForceResize option, to force writing to and saving images from canvas.
Sebastian Tschan
More...
over 11 years ago
Added imageQuality option, which is passed to the canvas.toBlob method to save resized images.
Sebastian Tschan
More...
over 11 years ago
File size validation performance improvements. Thanks @dougdomeny
Sebastian Tschan
More...
over 11 years ago
Refactored last merge, updated version number.
Sebastian Tschan
More...
over 11 years ago
Merge pull request #2722 from dougdomeny/patch-1
Sebastian Tschan
More...
over 11 years ago
Call file.size only once and only if necessary
Doug Domeny
More...
over 11 years ago
Updated dependencies and installed JSHint grunt task.
Sebastian Tschan
More...
over 11 years ago
Release version 9.0.0.
Sebastian Tschan
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
…
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