index
:
fct-drive
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add footer with contact information
HEAD
main
diogo464
2025-08-24
1
-0
/
+14
*
feat: add authentication checks for upload and create folder buttons
diogo464
2025-08-24
2
-3
/
+34
*
frontend: improvements
diogo464
2025-08-14
4
-74
/
+39
*
feat: add hover tooltips to History Path column
diogo464
2025-08-14
1
-2
/
+5
*
feat: implement file/directory move functionality
diogo464
2025-08-14
1
-12
/
+80
*
feat: make auth buttons full-width on mobile
diogo464
2025-08-14
1
-8
/
+8
*
feat: improve DriveLogEntry types with discriminated unions
diogo464
2025-08-14
1
-5
/
+9
*
feat: optimize mobile navigation and storage display
diogo464
2025-08-14
1
-25
/
+25
*
feat: enhance auth buttons mobile layout and make History public
diogo464
2025-08-14
1
-19
/
+29
*
feat: improve mobile responsiveness of drive header
diogo464
2025-08-14
1
-3
/
+4
*
feat: move History button next to user email in header
diogo464
2025-08-14
2
-13
/
+10
*
feat: make file paths clickable for create_file actions in history
diogo464
2025-08-14
1
-1
/
+10
*
feat: add paginated history page with activity log
diogo464
2025-08-14
2
-2
/
+150
*
fix: simplify storage UI to show only disk usage
diogo464
2025-08-14
1
-25
/
+13
*
feat: display user email next to logout button
diogo464
2025-08-14
1
-7
/
+10
*
fix: update logout form action to use /logout endpoint
diogo464
2025-08-13
1
-5
/
+5
*
refactor: move auth components to server-side rendering
diogo464
2025-08-13
4
-42
/
+64
*
refactor: split auth module into separate files and fix imports
diogo464
2025-08-13
1
-1
/
+1
*
frontend: fixed login button redirect uri
diogo464
2025-08-13
1
-2
/
+3
*
Fix checkbox TypeScript error for production build
diogo464
2025-08-13
1
-2
/
+3
*
Update components to use shared StorageData type
diogo464
2025-08-13
3
-19
/
+3
*
Update page title from "Drive" to "FCT Drive"
diogo464
2025-08-13
1
-1
/
+1
*
Implement real-time storage usage UI with two-color progress bar
diogo464
2025-08-13
3
-20
/
+99
*
Implement path-based downloads with blob redirect system
diogo464
2025-08-13
1
-4
/
+14
*
Implement rename functionality using fctdrive CLI
diogo464
2025-08-13
1
-10
/
+41
*
Add filename truncation to prevent table overflow
diogo464
2025-08-13
1
-21
/
+27
*
Add Create Folder functionality with dialog interface
diogo464
2025-08-13
1
-0
/
+83
*
Implement authenticated file/directory deletion
diogo464
2025-08-12
1
-10
/
+31
*
Replace complex /api/fs with simple /api/upload endpoint
diogo464
2025-08-12
1
-10
/
+3
*
Clean up old UI code and rename V2 to Drive
diogo464
2025-08-12
3
-15
/
+15
*
Convert V2 UI to server-side data loading
diogo464
2025-08-12
2
-681
/
+633
*
Implement /v2 prototype UI with page-based navigation
diogo464
2025-08-12
3
-0
/
+911
*
basic v0 ui working
diogo464
2025-08-11
14
-472
/
+908
*
snapshot
diogo464
2025-08-11
1
-0
/
+179
*
basic file upload
diogo464
2025-08-11
1
-0
/
+262
*
snapshot
diogo464
2025-08-11
1
-0
/
+31