Commit Graph

20 Commits (master)

Author SHA1 Message Date
Josiah Baldwin 3d9da19009 Updated file upload array to be more simple. Fixed problem when using older browsers that do not support function.prototype.bind (or phantomJS in this case, for the tests)
9 years ago
Josiah Baldwin bbd293f738 Added handling array of files, instead of FileList, because FileList cannot be instantiated by the user
9 years ago
Frederik Eychenié fbf99e030a Remove explicit dependancy to jQuery
9 years ago
Joe Vu 7987bb3dc3 Version 1.0.0
10 years ago
Joe Vu f890e70e6e Merge pull request #18 from DanilloCorvalan/master
10 years ago
Luca Moser 6a11784516 Fixes wrong arguments order for factory function
10 years ago
Danillo Corvalan de Barros 6a505fc250 changing model array fields flattening format to use square braces
10 years ago
Joe Vu 1272305a6a Major refactor
10 years ago
Joe Vu b7cf4da18a Update backbone-model-file-upload.js
10 years ago
Dima Bildin 9b815b7c7d Add jquery dependency.
10 years ago
Joe Vu a1c53669d1 Fix existing "this" scope issue in progress handler
10 years ago
homeslicesolutions dfef13aa7b Refactored some code and updated read me
10 years ago
Alejandro 48b68bdc69 handle FileList objects
10 years ago
homeslicesolutions 3a31989778 Big fixes with arguments and save
10 years ago
Joe Vu e46cc04f02 Added "attrs" fix and new just "options" feature
10 years ago
Dima Bildin c8360385e7 Added UMD approach to the module
10 years ago
Joe Vu ec209ecf95 Update backbone-model-file-upload.js
11 years ago
homeslicesolutions 9b7ce2291b Added support for nested objects
11 years ago
homeslicesolutions 704ca1e874 Updated README and clean up a few
11 years ago
homeslicesolutions cdcd63b31c Initial commit
11 years ago