summaryrefslogtreecommitdiff
path: root/frontend/lib/drive_server.ts
Commit message (Expand)AuthorAgeFilesLines
* frontend: improvementsdiogo4642025-08-141-62/+21
* feat: improve DriveLogEntry types with discriminated unionsdiogo4642025-08-141-8/+58
* remove: unused Drive_tree function and related importsdiogo4642025-08-141-77/+1
* Implement path-based downloads with blob redirect systemdiogo4642025-08-131-0/+12
* Implement rename functionality using fctdrive CLIdiogo4642025-08-131-0/+11
* Implement /v2 prototype UI with page-based navigationdiogo4642025-08-121-0/+7
* Add Drive_log function and /api/log endpointdiogo4642025-08-111-1/+33
* Calculate directory sizes as sum of all contentsdiogo4642025-08-111-10/+18
* Add sorted tree structure to Drive_tree functiondiogo4642025-08-111-1/+22
* Simplify frontend by removing FileItem conversion layerdiogo4642025-08-111-1/+50
* implement RESTful API and remove legacy endpointsdiogo4642025-08-111-0/+11
* add delete api endpoint with authenticationdiogo4642025-08-111-0/+11
* add api route for recursive file listingdiogo4642025-08-111-1/+1
* snapshotdiogo4642025-08-111-0/+75