140 Commits (v1.1.1-alpha.1)
 

Author SHA1 Message Date
Richard Girges 64fb7a1b7c 1.1.1-alpha.1 5 years ago
Richard Girges 98e873c172 1.1.1-alpha.0 5 years ago
Richard Girges 6738caf502 1.1.0 5 years ago
Richard Girges 58e5cbba24 1.0.1-alpha.0 5 years ago
Richard Girges cce078a89c minor cleanup 5 years ago
Richard Girges 1dcd6f7e74
Merge pull request #109 from zebralight/master 5 years ago
Richard Girges da97f779c4
Merge branch 'master' into master 5 years ago
Richard Girges 69661161d5
Merge pull request #110 from JamesHemery/master 5 years ago
James Hemery 7f0a7ed574 Merge branch 'master' of https://github.com/JamesHemery/express-fileupload 5 years ago
James 60d35dd1db Unit test for parseNested option 5 years ago
James 3bd686275e
Add parseNested option to README.MD 5 years ago
James cb79670d2a Add parseNested option, disabled by default 5 years ago
James 4fe1232897 Unit test for processNested 5 years ago
James 31a6147a50 Expose processNested in index.js 5 years ago
James cbd95e2bd2 Return empty when data is empty 5 years ago
James d106db5fea Fix ESLint rules 5 years ago
James 413c1ece50 #51 Parsing nested objects 5 years ago
quilty fee9e47414 clean up console log from filefactory 6 years ago
quilty 1a201332fe revert to using fs.rename instead copyfile for space conservation and 6 years ago
quilty e58d362205 remove move completely for using temp handler. 6 years ago
quilty 070a914dcd clean up 6 years ago
quilty c54dec71a2 copy and unlink instead of rename due to device boundary restrictions. 6 years ago
quilty 2b5c1996a3 destructure object. rename doMove to just move 6 years ago
quilty aba6465bd5 undo commenting 6 years ago
quilty 10e9a158e5 comment out travis repo token to run travis test on my fork 6 years ago
quilty 8ae2f47db8 still working on tests. add prettier 6 years ago
quilty 29dcc98dc7 undo double quote behavior from prettier in example and reduce verbosity of action url 6 years ago
quilty e5b77f10e9 add dried out version of tempFileHandler as option for saving files 6 years ago
Richard Girges 83f11ba06f
Update README.md 6 years ago
Richard Girges 6a2688c884
Merge pull request #101 from MrDockal/patch-2 6 years ago
Jan Dočkal 5c88ded50c
Typo in node.js 6 years ago
Richard Girges b93e40301e 1.0.0 6 years ago
Richard Girges 5d36fd2702
Merge pull request #100 from MichaelE1/docs-check-empty-object 6 years ago
MichaelE1 683c04778f update docs to check for empty object 6 years ago
Richard Girges 4d911b6b36
Merge pull request #98 from piotr-skowronski-rmtcfm-com/bugfix-pass-options-to-file-factory 6 years ago
Piotr Skowroński c838cdaa9b Pass options to File Factory 6 years ago
Richard Girges 79b27cbdf7 readme breaking change update 6 years ago
Richard Girges 6868c36039 cleaning up documentation 6 years ago
Richard Girges 7a9a104d20 cleaning up documentation 6 years ago
Richard Girges b2baffd581 add node 10 to CI 6 years ago
Richard Girges e42f9a738b 1.0.0-alpha.1 6 years ago
Richard Girges d76b69bf25 upgrade packages. disable yarn.lock in favor of package-lock being the single source of truth. 6 years ago
Richard Girges 627834d889 Major breaking change: update file `md5` property to be a method, allowing users to execute it at will. This will speed up performance, in addition to ensuring that md5() does not increase memory allocation size for users that do not care about md5 checksums 6 years ago
Richard Girges 0fd643d100 Merge branch 'master' of github.com:richardgirges/express-fileupload 6 years ago
Richard Girges b00481930d
Update README.md 6 years ago
Richard Girges 94c42283e0
Update README.md 6 years ago
Richard Girges e130a8517c
Update README.md 6 years ago
Richard Girges e8959880eb adding documentation for new option. fixing tests 6 years ago
Richard Girges aa57dc43aa fix merge conflicts; split the library up into separate files to promote easier testability 6 years ago
Richard Girges 536321b202
Merge pull request #79 from Shudrum/reusable-file-object 6 years ago