Files
workavia-drive/Documentation/docs/internal-documentation/backend-services/documents
Romaric Mourgues 4af8e43bb2 🔐 Implement password and expiration date (#53)
* Implemented password and expiration date on conf and backend side

* Implemented password modal on shared side

* Add public link related tests

* Fix tests
2023-05-16 16:39:35 +02:00
..
2023-04-17 17:00:03 +02:00
2023-04-17 17:00:03 +02:00

description
description
Drive on TDrive

📁 Drive

description

Drive or Documents is the Nodejs drive implementation for tdrive, it contains drive items.

A Drive item can be:

  • a file
  • a directory
  • the root folder
  • the trash

wording

version each file in the drive has a version associated to each update.

Models and APIs

database-models

rest-api