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 [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @​jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option...

dependencies

- Added script that moves outdated sendLinks to deleted_files

Added `Remove deployed feature` workflows ℹ️ At the moment it only displays what it would do. Needed to test the [removal](https://github.com/internxt/feature-deployer) action

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...

dependencies

Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.6.0. Changelog Sourced from passport's changelog. [0.6.0] - 2022-05-20 Added authenticate(), req#login, and req#logout accept a keepSessionInfo: true option to keep session information after regenerating...

dependencies

Added `REDIS_HOST` variable to the template file. Needed to obtain and release locks on the desktop app. ℹ️ The `REDIS_PASSWORD` is not needed with the current Redis config.

- Added deleted filter to query items that are not in trash

- updated eslint package rules - ditched pretty-quick to lint-staged to enforce eslint rules - fix some lint problems