summaryrefslogtreecommitdiff
path: root/frontend/components/drive/DriveDirectoryClient.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: add authentication checks for upload and create folder buttonsdiogo4642025-08-241-3/+31
* frontend: improvementsdiogo4642025-08-141-53/+35
* feat: implement file/directory move functionalitydiogo4642025-08-141-12/+80
* feat: optimize mobile navigation and storage displaydiogo4642025-08-141-25/+25
* refactor: move auth components to server-side renderingdiogo4642025-08-131-35/+5
* refactor: split auth module into separate files and fix importsdiogo4642025-08-131-1/+1
* frontend: fixed login button redirect uridiogo4642025-08-131-2/+3
* Update components to use shared StorageData typediogo4642025-08-131-6/+1
* Update page title from "Drive" to "FCT Drive"diogo4642025-08-131-1/+1
* Implement real-time storage usage UI with two-color progress bardiogo4642025-08-131-19/+11
* Implement path-based downloads with blob redirect systemdiogo4642025-08-131-4/+14
* Implement rename functionality using fctdrive CLIdiogo4642025-08-131-10/+41
* Add filename truncation to prevent table overflowdiogo4642025-08-131-21/+27
* Add Create Folder functionality with dialog interfacediogo4642025-08-131-0/+83
* Implement authenticated file/directory deletiondiogo4642025-08-121-10/+31
* Replace complex /api/fs with simple /api/upload endpointdiogo4642025-08-121-10/+3
* Clean up old UI code and rename V2 to Drivediogo4642025-08-121-0/+591