* 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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user