* Change how hashids are generated for web file area: include a 'type'

* Add support for web *batch* downloads via streaming zip file creation
* Add new web download manager and batch mode display
* Add extra info to 'standard' downloads mod/menu
This commit is contained in:
Bryan Ashby
2017-09-26 10:44:15 -06:00
parent e555a28160
commit dc2b3031fd
4 changed files with 560 additions and 104 deletions

View File

@@ -47,7 +47,8 @@
"temptmp": "^1.0.0",
"uuid": "^3.1.0",
"uuid-parse": "^1.0.0",
"ws": "^3.1.0"
"ws": "^3.1.0",
"yazl" : "^2.4.2"
},
"devDependencies": {},
"engines": {