drive-server icon indicating copy to clipboard operation
drive-server copied to clipboard

Results 47 drive-server issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.3 to 0.11.4. Release notes Sourced from nconf's releases. v0.11.4 Fixes: Prevent improper usage of the memory store from polluting the object prototype (#397) (@​mhamann) Commits f25feb2...

dependencies

Added e2e test for register, login and access users (with credentials). Depends on: - https://github.com/internxt/drive-server/pull/270 - https://github.com/internxt/drive-server/pull/272

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...

dependencies

Previously the logger info on the config files was unused. Now if they are present and the environment is not production the "default" development configuration will be overrided by the...

- added endpoint to get trash GET /storage/trash - added endpoint to add items in trash POST /storage/trash/add - Update get Folder contents POST /storage/v2/folder/:id , now can send query...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Attempting to install on Ubuntu 20.04 LTS and encountered the following: root@apex:~/drive-server# yarn yarn install v1.22.17 [1/5] Validating package.json... error [email protected]: The engine "node" is incompatible with this module. Expected...