- Jan 24, 2018
-
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
- Jan 19, 2018
-
-
Richard Girges authored
Handle fileSize limit event with option
-
Richard Girges authored
Handle 'limit' event when file is over fileSize
-
Richard Girges authored
Added md5 checksum for each file upload
-
- Jan 04, 2018
-
-
ShakMR authored
-
- Dec 06, 2017
-
-
Mateusz Mrowiec authored
-
Mateusz Mrowiec authored
-
- Dec 01, 2017
-
-
Mateusz Mrowiec authored
-
- Nov 22, 2017
-
-
Tumul Richesh authored
-
- Oct 07, 2017
-
-
Richard Girges authored
-
Richard Girges authored
Fixes #50. Default function argument value is not supported in Node 4 and 5. Although this package no longer supports Node 4 or 5, this seems like a harmless update.
-
- Aug 28, 2017
-
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
Updating devDependencies. Updated to latest version of Google eslint rules. Updated test/server.js to be lint-happy.'
-
- Jun 30, 2017
-
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
Add error handlers for parser errors
-
- Jun 28, 2017
-
-
Dries Staelens authored
-
- Apr 30, 2017
-
-
Richard Girges authored
-
Richard Girges authored
Feature - Allow extension preservation with safe file names
-
Adam Schrader authored
-
Adam Schrader authored
-
- Apr 28, 2017
-
-
Adam Schrader authored
Refactor server.js to allow for different options to be provided during testing Bumped the version number to 0.1.3
-
Adam Schrader authored
Misc reformatting.
-
- Apr 24, 2017
-
-
Richard Girges authored
Fix readme
-
Vojta Staněk authored
-
- Mar 09, 2017
-
-
Richard Girges authored
-
Richard Girges authored
-
Richard Girges authored
improve performance for large files
-
- Mar 08, 2017
-
-
Michaël Zasso authored
Using `buf = Buffer.concat([buf, data]);` on the data event copies the data in a new larger buffer everytime. Instead, store the intermediate small buffers in an array and concat only at the end.
-
- Feb 20, 2017
-
-
Richard Girges authored
-
Richard Girges authored
-
- Feb 18, 2017
-
-
Richard Girges authored
-