-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: focus-at/jQuery-File-Upload
base: master
head repository: blueimp/jQuery-File-Upload
compare: master
- 18 commits
- 25 files changed
- 5 contributors
Commits on Sep 17, 2020
-
docs: Fix simple typo, numer -> number
There is a small typo in test/vendor/mocha.js. Should read `number` rather than `numer`.
Configuration menu - View commit details
-
Copy full SHA for d7aa3ec - Browse repository at this point
Copy the full SHA d7aa3ecView commit details
Commits on Sep 18, 2020
-
Merge pull request blueimp#3678 from timgates42/bugfix_typo_number
docs: Fix simple typo, numer -> number
Configuration menu - View commit details
-
Copy full SHA for 93467ef - Browse repository at this point
Copy the full SHA 93467efView commit details
Commits on Nov 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3f399d4 - Browse repository at this point
Copy the full SHA 3f399d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1363486 - Browse repository at this point
Copy the full SHA 1363486View commit details
Commits on Apr 9, 2021
-
Merge pull request blueimp#1 from blueimp/master
merge changes from blueimp's original repo
Configuration menu - View commit details
-
Copy full SHA for 429a0bf - Browse repository at this point
Copy the full SHA 429a0bfView commit details -
allow configuration of imageSmoothingQuality. default is "low", other…
… options are "medium" and "high". Usage: $('#fileupload').fileupload({ disableImageResize: /Android(?!.*Chrome)|Opera/ .test(window.navigator && navigator.userAgent), imageSmoothingQuality: 'medium', }
Configuration menu - View commit details
-
Copy full SHA for f9e1d82 - Browse repository at this point
Copy the full SHA f9e1d82View commit details
Commits on Apr 14, 2021
-
This code creates issues with multiple file attachments with ios. only the first attachment works, subsequent attachment fails. HTMLInputElement.webkitEntries api for input file element, is highly inconsistent in nature. web documents suggests that webkitEntries is non-standard and experimental api and support for it has been dropped.
Configuration menu - View commit details
-
Copy full SHA for b44a9a4 - Browse repository at this point
Copy the full SHA b44a9a4View commit details
Commits on Jul 8, 2021
-
Fix spelling mistakes/typos found by CodeSpell 2.1.0
Shaun Case committedJul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 0c419b0 - Browse repository at this point
Copy the full SHA 0c419b0View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d8145f - Browse repository at this point
Copy the full SHA 3d8145fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875ca33 - Browse repository at this point
Copy the full SHA 875ca33View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ad149 - Browse repository at this point
Copy the full SHA d8ad149View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f685e0 - Browse repository at this point
Copy the full SHA 3f685e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049f669 - Browse repository at this point
Copy the full SHA 049f669View commit details -
Merge pull request blueimp#3722 from Neoseeker/imageSmoothingQuality
Image smoothing quality
Configuration menu - View commit details
-
Copy full SHA for d98c7fc - Browse repository at this point
Copy the full SHA d98c7fcView commit details -
Merge pull request blueimp#3724 from rtrai/patch-1
Drop support for HTMLInputElement.webkitEntries.
Configuration menu - View commit details
-
Copy full SHA for 483c880 - Browse repository at this point
Copy the full SHA 483c880View commit details -
Merge pull request blueimp#3737 from warmsocks/spelling-fixes-en_US
Fix spelling mistakes/typos found by CodeSpell 2.1.0
Configuration menu - View commit details
-
Copy full SHA for ea641dd - Browse repository at this point
Copy the full SHA ea641ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c85627 - Browse repository at this point
Copy the full SHA 0c85627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e92a4d - Browse repository at this point
Copy the full SHA 0e92a4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master