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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add Create Folder functionality with dialog interface
diogo464
2025-08-13
2
-0
/
+137
*
Fix URL encoding for paths with special characters
diogo464
2025-08-12
2
-7
/
+12
*
Implement authenticated file/directory deletion
diogo464
2025-08-12
3
-36
/
+99
*
Replace complex /api/fs with simple /api/upload endpoint
diogo464
2025-08-12
3
-219
/
+74
*
Clean up old UI code and rename V2 to Drive
diogo464
2025-08-12
12
-1129
/
+27
*
Convert V2 UI to server-side data loading
diogo464
2025-08-12
4
-685
/
+641
*
Implement /v2 prototype UI with page-based navigation
diogo464
2025-08-12
9
-0
/
+990
*
cli: removed create-file command
diogo464
2025-08-12
1
-51
/
+0
*
cli: added type filter to ls command
diogo464
2025-08-12
1
-8
/
+46
*
Implement working upload functionality
diogo464
2025-08-12
2
-49
/
+202
*
Make entire directory rows clickable for toggle
diogo464
2025-08-12
1
-5
/
+9
*
Enable clickable file downloads in file tree
diogo464
2025-08-12
1
-1
/
+12
*
Add pagination and improve history table layout
diogo464
2025-08-12
1
-7
/
+86
*
Implement history page with real data from Drive_log API
diogo464
2025-08-11
2
-147
/
+98
*
Add Drive_log function and /api/log endpoint
diogo464
2025-08-11
3
-1
/
+56
*
cli: added log subcommand
diogo464
2025-08-11
1
-0
/
+15
*
Calculate directory sizes as sum of all contents
diogo464
2025-08-11
1
-10
/
+18
*
Add time with seconds to info dialog modified field
diogo464
2025-08-11
1
-1
/
+14
*
Remove select all checkbox from table header
diogo464
2025-08-11
1
-45
/
+1
*
Add sorted tree structure to Drive_tree function
diogo464
2025-08-11
1
-1
/
+22
*
Simplify frontend by removing FileItem conversion layer
diogo464
2025-08-11
7
-430
/
+230
*
update CLI command from create-dir to mkdir
diogo464
2025-08-11
1
-11
/
+11
*
implement RESTful API and remove legacy endpoints
diogo464
2025-08-11
6
-176
/
+264
*
add delete api endpoint with authentication
diogo464
2025-08-11
4
-1
/
+80
*
add api route for recursive file listing
diogo464
2025-08-11
2
-1
/
+14
*
basic v0 ui working
diogo464
2025-08-11
26
-617
/
+3384
*
snapshot
diogo464
2025-08-11
9
-202
/
+233
*
basic file upload
diogo464
2025-08-11
6
-16
/
+474
*
snapshot
diogo464
2025-08-11
31
-17
/
+7082
*
reorganized repo
diogo464
2025-08-10
8
-151
/
+11
*
added blob subcommand
diogo464
2025-08-08
1
-0
/
+24
*
added blob size
diogo464
2025-08-08
1
-7
/
+26
*
updated hex dependency
diogo464
2025-08-08
2
-3
/
+3
*
added common flags and refactored some code
diogo464
2025-08-08
1
-33
/
+77
*
renamed View to Ls
diogo464
2025-08-08
1
-4
/
+4
*
improved view subcommand
diogo464
2025-08-08
1
-8
/
+35
*
perf: exit(0) on view command to avoid destructors
diogo464
2025-08-08
1
-0
/
+1
*
perf: use stdout buf writer
diogo464
2025-08-08
1
-18
/
+32
*
update gitignore
diogo464
2025-08-08
1
-0
/
+3
*
rust cli init
diogo464
2025-08-08
14
-459
/
+1398
*
init
diogo464
2025-08-07
10
-0
/
+606
[prev]