cinely / mule-uploader

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

Reorganize / comment the code #7

Closed gabipurcaru closed 11 years ago

gabipurcaru commented 11 years ago

The code doesn't look so good right now.

  1. There should be comments added
  2. The code can be simplified (e.g. there's a lot of XHR boilerplate that should be extracted into a utility function)
gabipurcaru commented 11 years ago

Fixed in d5c248e