Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chilipote
/
jQuery-File-Upload
Public
forked from
blueimp/jQuery-File-Upload
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jQuery-File-Upload
server
on
master
User selector
All users
All time
Commit history
Commits on Oct 18, 2013
Catch imagick image detection exceptions.
blueimp
committed
0a70c24
View commit details
Copy full SHA for 0a70c24
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Added command-line ImageMagick implementation.
Show description for 2c188af
blueimp
committed
2c188af
View commit details
Copy full SHA for 2c188af
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Use imagick->pingImage to retrieve the image dimensions.
Show description for df1d666
blueimp
committed
df1d666
View commit details
Copy full SHA for df1d666
View code at this point
Browse repository at this point
Read the image file after setting the resource limit constraints.
blueimp
committed
fed5eb4
View commit details
Copy full SHA for fed5eb4
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Added option to set imagick resource limits.
Show description for c11278a
blueimp
committed
c11278a
View commit details
Copy full SHA for c11278a
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Added alternative imagick library implementation for the image handling.
Show description for ba45b81
blueimp
committed
ba45b81
View commit details
Copy full SHA for ba45b81
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
Use the + operator instead of array_merge to properly handle numeric keys. Fixes #2589
blueimp
committed
6ba55a8
View commit details
Copy full SHA for 6ba55a8
View code at this point
Browse repository at this point
Commits on Aug 9, 2013
Support passing a list of files to the delete method. Closes #2505
Show description for f44f773
blueimp
committed
f44f773
View commit details
Copy full SHA for f44f773
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
Updated version number.
blueimp
committed
dcad0a2
View commit details
Copy full SHA for dcad0a2
View code at this point
Browse repository at this point
fix wrong https value when server value has capital letters. Also is usually a better idea to check for on that for off
Jesús Carrera
committed
e2feba3
View commit details
Copy full SHA for e2feba3
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
Updated node.js upload handler package version.
blueimp
committed
9a14fbc
View commit details
Copy full SHA for 9a14fbc
View code at this point
Browse repository at this point
Use camelCase for JSON properties. Closes #2417.
blueimp
committed
51fd3eb
View commit details
Copy full SHA for 51fd3eb
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Clarify the importance of the "X-Content-Type-Options: nosniff" header. Closes #2414
Show description for 04f4093
blueimp
committed
04f4093
View commit details
Copy full SHA for 04f4093
View code at this point
Browse repository at this point
Always add the "X-Content-Type-Options: nosniff" header.
blueimp
committed
9bfe39f
View commit details
Copy full SHA for 9bfe39f
View code at this point
Browse repository at this point
Removed unnecessary headers and always add "X-Content-Type-Options: nosniff".
blueimp
committed
f180e65
View commit details
Copy full SHA for f180e65
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
blueimp.github.com => blueimp.github.io
blueimp
committed
8341433
View commit details
Copy full SHA for 8341433
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Allow defining upload_dir/upload_url for each image version. Closes #2340.
blueimp
committed
2d7e86a
View commit details
Copy full SHA for 2d7e86a
View code at this point
Browse repository at this point
Enabled orient_image option by default.
blueimp
committed
aa6128f
View commit details
Copy full SHA for aa6128f
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
Only create scaled image versions for inline file types.
blueimp
committed
1b56aee
View commit details
Copy full SHA for 1b56aee
View code at this point
Browse repository at this point
Don't suppress error messages of image functions.
blueimp
committed
a602c30
View commit details
Copy full SHA for a602c30
View code at this point
Browse repository at this point
Handle all 8 orientation modes.
blueimp
committed
9bd8759
View commit details
Copy full SHA for 9bd8759
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Added support for X-Sendfile and X-Accel-Redirect headers for file downloads via PHP.
blueimp
committed
da0b05b
View commit details
Copy full SHA for da0b05b
View code at this point
Browse repository at this point
Read files in chunks to avoid memory limits when download_via_php is enabled. Fixes #2334.
blueimp
committed
8d3a5b6
View commit details
Copy full SHA for 8d3a5b6
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
Don't silence imagerotate errors.
blueimp
committed
2c41a25
View commit details
Copy full SHA for 2c41a25
View code at this point
Browse repository at this point
Commits on May 31, 2013
Don't allow deletion of hidden files.
blueimp
committed
11a9be5
View commit details
Copy full SHA for 11a9be5
View code at this point
Browse repository at this point
Don't list hidden files.
blueimp
committed
10e1b22
View commit details
Copy full SHA for 10e1b22
View code at this point
Browse repository at this point
Added .gitignore to Node files directory to ignore uploaded files.
blueimp
committed
1dbb803
View commit details
Copy full SHA for 1dbb803
View code at this point
Browse repository at this point
Added newline.
blueimp
committed
c7da355
View commit details
Copy full SHA for c7da355
View code at this point
Browse repository at this point
Added gitignore in server/php to ignore uploaded files
thanpolas
committed
1b3bd53
View commit details
Copy full SHA for 1b3bd53
View code at this point
Browse repository at this point
Commits on May 27, 2013
Make file name methods usable with the file name as only argument.
blueimp
committed
93a0fc8
View commit details
Copy full SHA for 93a0fc8
View code at this point
Browse repository at this point
Refactored set_file_delete_properties to set_additional_file_properties.
blueimp
committed
6f9ec79
View commit details
Copy full SHA for 6f9ec79
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
Allow Content-headers for cross domain requests.
blueimp
committed
d518a7a
View commit details
Copy full SHA for d518a7a
View code at this point
Browse repository at this point
Conform to the Python linter.
blueimp
committed
60d18be
View commit details
Copy full SHA for 60d18be
View code at this point
Browse repository at this point
Allow Content-headers for cross domain requests.
blueimp
committed
2f43b1c
View commit details
Copy full SHA for 2f43b1c
View code at this point
Browse repository at this point
Allow Content-headers for cross domain requests.
blueimp
committed
18ac1d3
View commit details
Copy full SHA for 18ac1d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.