cinely / mule-uploader

Stubborn HTML5 Amazon S3 uploader
http://mule-uploader.com/
MIT License
223 stars 43 forks source link

Large file bug fix & file type contraint enhancement #4

Closed davelassanske closed 11 years ago

davelassanske commented 11 years ago

Added file type check.

Modified check_already_uploaded function to handle error_callback properly - fixes the timeout issue encountered with big files.

gabipurcaru commented 11 years ago

Thanks for the updates!

gabipurcaru commented 11 years ago

Just tested on Chromium 25.0.1364.160 (Developer Build 25.0.1364.160-0ubuntu3) Ubuntu 13.04 with a 4.6GB file and it worked great. Thanks again for the help!