166 Commits (9e9a41e16f116640b3a5327ffcf07639eaa2e1cd)
 

Author SHA1 Message Date
Richard Girges 9e9a41e16f version bump 5 years ago
Richard Girges 57669b44e3
Merge pull request #119 from RomanBurunkov/master 5 years ago
Roman Burunkov 710225db80
complete function returns empty buffer 5 years ago
Roman Burunkov d027a76218
Fix data handler name type 5 years ago
Roman Burunkov 92dc663ae0
Move fine name regexp under condision 5 years ago
Roman Burunkov 7fda6919aa
Fix data handler name typo 5 years ago
Roman Burunkov 1d4f82f8df
Remove extra buffer variable. 5 years ago
Roman Burunkov 610b94d543
Add fieldname, filename to the memHandler. 5 years ago
Roman Burunkov 8ee6cf0da0
Fix extra semo-colomn at line 58 5 years ago
Roman Burunkov 376f37860f
Update memHandler.js 5 years ago
Roman Burunkov 7747c34b64
Add size option 5 years ago
Roman Burunkov 0ec1a9a86a
Update memHandler.js 5 years ago
Roman Burunkov 0f94904016
Update tempFileHandler.js 5 years ago
Roman Burunkov cf82442b51
Use common upload handler interface 5 years ago
Roman Burunkov a986c94426
Create separate module for memory upload handler 5 years ago
Roman Burunkov dc32e489c9
Update processMultipart.js 5 years ago
Roman Burunkov 9cbf60279a
Update tempFileHandler.js 5 years ago
Roman Burunkov 8aa9cee20a
Merge pull request #1 from richardgirges/master 5 years ago
Richard Girges f9d7bbd792
Merge pull request #116 from RomanBurunkov/master 5 years ago
Roman Burunkov 96218579b5
Update README.md 5 years ago
Roman Burunkov d864fe10f1
Update tempFileHandler.js 5 years ago
Roman Burunkov c11471c68d
Fixes dir value 5 years ago
Roman Burunkov 42050cb4c0
Update processMultipart.js 5 years ago
Roman Burunkov 272a753fea
Update tempFileHandler.js 5 years ago
Richard Girges 59534c55ee
Merge pull request #112 from mlinquan/master 5 years ago
LinQuan 1f059826e8 process.cwd() 5 years ago
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