Revisions : blueimp/jQuery-File-Upload - GitHub
jQuery-File-Upload - Multiple File Upload widget with Drag&Drop support for jQuery
Les articles publiés sur le site
-
PHP throws an error if the parameter to is_array is null or undefined.
17 décembre 2012, par Sebastian Tschanm server/php/UploadHandler.php PHP throws an error if the parameter to is_array is null or undefined. -
Use a timestamp for empty filenames.
17 décembre 2012, par Sebastian Tschanm server/php/UploadHandler.php Use a timestamp for empty filenames. -
Content-range header fix for response content wrapped as object. Fixes #1942.
17 décembre 2012, par Sebastian Tschanm server/php/UploadHandler.php Content-range header fix for response content wrapped as object. Fixes #1942. -
Wrap files array in an object for the JSON response.
12 décembre 2012, par Sebastian Tschanm js/jquery.fileupload-ui.js m js/main.js m server/gae-go/app/main.go m server/gae-python/main.py m server/node/server.js m server/php/UploadHandler.php m test/test.js Wrap files array in an object for the JSON response. Sample response: (...) -
Clear the realpath and stat cache only for the specified filename. Closes #1911.
4 décembre 2012, par Sebastian Tschanm server/php/UploadHandler.php Clear the realpath and stat cache only for the specified filename. Closes #1911.