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

This is currently being tested on the test environment along with payments. The current flow for the frontend is: 1. it uploads the file to the network 2. it asks...

enhancement
preview
ready-for-preview

- Added function to get token's exp date - Added new logic when returning token on drive-desktop (not renewing it when it has enough time left)

Allows to create empty files (with no fileId) when the size is 0. Also allows the clients to specify the Uuid value

Added a name index to perform lookups: - Add items to the index when they are created. - Update those index entries on name updates. - Remove those index entries...

enhancement

Added the virtual field `numericSize` in order to return the file size as a number instead of string. Whichever client needs the size as a number could simply use this...

ready-for-preview

- Added missing types to file and folder models

enhancement

Return the plain name of the folder to avoid to have to decrypt it on the client side

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies