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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add footer with contact information
HEAD
main
diogo464
2025-08-24
1
-2
/
+6
*
frontend: improvements
diogo464
2025-08-14
2
-5
/
+3
*
updated website description
diogo464
2025-08-14
1
-1
/
+1
*
feat: update favicon to FCT university logo
diogo464
2025-08-14
1
-0
/
+0
*
fix: update searchParams interface for Next.js 15 compatibility
diogo464
2025-08-14
1
-2
/
+3
*
feat: add paginated history page with activity log
diogo464
2025-08-14
1
-0
/
+35
*
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
*
Fix SSR storage data fetching in drive pages
diogo464
2025-08-13
2
-42
/
+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
3
-4
/
+134
*
Implement path-based downloads with blob redirect system
diogo464
2025-08-13
1
-0
/
+37
*
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
2
-7
/
+12
*
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
7
-57
/
+12
*
Convert V2 UI to server-side data loading
diogo464
2025-08-12
2
-4
/
+8
*
Implement /v2 prototype UI with page-based navigation
diogo464
2025-08-12
3
-0
/
+33
*
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
*
basic v0 ui working
diogo464
2025-08-11
5
-111
/
+114
*
snapshot
diogo464
2025-08-11
4
-178
/
+22
*
basic file upload
diogo464
2025-08-11
3
-1
/
+146
*
snapshot
diogo464
2025-08-11
7
-0
/
+379