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
/
app
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: improvements
diogo464
2025-08-14
2
-5
/
+3
*
refactor: move auth components to server-side rendering
diogo464
2025-08-13
1
-0
/
+32
*
refactor: split auth module into separate files and fix imports
diogo464
2025-08-13
1
-1
/
+2
*
Refactor storage API to use shared utility
diogo464
2025-08-13
1
-66
/
+1
*
Implement real-time storage usage UI with two-color progress bar
diogo464
2025-08-13
1
-0
/
+80
*
Implement rename functionality using fctdrive CLI
diogo464
2025-08-13
1
-0
/
+52
*
Add Create Folder functionality with dialog interface
diogo464
2025-08-13
1
-0
/
+54
*
Fix URL encoding for paths with special characters
diogo464
2025-08-12
1
-6
/
+9
*
Implement authenticated file/directory deletion
diogo464
2025-08-12
1
-0
/
+67
*
Replace complex /api/fs with simple /api/upload endpoint
diogo464
2025-08-12
2
-209
/
+71
*
Clean up old UI code and rename V2 to Drive
diogo464
2025-08-12
3
-45
/
+0
*
Implement /v2 prototype UI with page-based navigation
diogo464
2025-08-12
1
-0
/
+16
*
Add Drive_log function and /api/log endpoint
diogo464
2025-08-11
1
-0
/
+13
*
Simplify frontend by removing FileItem conversion layer
diogo464
2025-08-11
2
-13
/
+13
*
implement RESTful API and remove legacy endpoints
diogo464
2025-08-11
4
-175
/
+228
*
add delete api endpoint with authentication
diogo464
2025-08-11
1
-0
/
+48
*
add api route for recursive file listing
diogo464
2025-08-11
1
-0
/
+13
*
snapshot
diogo464
2025-08-11
1
-1
/
+1
*
basic file upload
diogo464
2025-08-11
1
-0
/
+127