Skip to content

[pull] master from blueimp:master #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 300 commits into from
Feb 5, 2025
Merged

[pull] master from blueimp:master #1

merged 300 commits into from
Feb 5, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 5, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

blueimp and others added 30 commits August 27, 2017 10:53
Allow maxChunkSize to be a function for dynamic chunk size support
Add CommonJS require for audio component
Include generic page styles in jQuery UI demo.
Minor fixes to spelling, to make it better to read and understand.
Applied suggestions
- fixed indentation
- fixed spelling error
- restored a commented-out array as example of 'another version' of the image
- moved max_width, max_height comments
Improved code based upon comments.
- example renamed to 'medium', different width/height than thumbnail
Update UploadHandler.php (fixed)
Prevents fatal errors when including the script on XHTML pages.
Properly close <input/> tag
Do not create a separate network.
Replace protocol-relative URLs (obsolete due to HSTS).
blueimp and others added 28 commits May 22, 2020 19:55
This allows the loadImage library to apply the correct orientation based on Exif data and the given orientation option.
There is a small typo in test/vendor/mocha.js.

Should read `number` rather than `numer`.
docs: Fix simple typo, numer -> number
merge changes from blueimp's original repo
… options are "medium" and "high".

Usage:

$('#fileupload').fileupload({
disableImageResize: /Android(?!.*Chrome)|Opera/
						.test(window.navigator && navigator.userAgent),
				imageSmoothingQuality: 'medium',

}
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.
Drop support for HTMLInputElement.webkitEntries.
Fix spelling mistakes/typos found by CodeSpell 2.1.0
@pull pull bot added the ⤵️ pull label Feb 5, 2025
@pull pull bot merged commit 0e92a4d into thaopw:master Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.