Leo Vasanko LeoVasanko
  • Joined on 2023-10-15
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-13 11:44:29 +00:00
7a08f7cbe2 Pasteing files and folders to upload.
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-13 10:19:19 +00:00
dd37238510 Update modified immediately when entering a folder
c8d5f335b1 Fix upload of zero-sized files.
bb80b3ee54 Clear file upload input to allow re-uploading the same item.
Compare 3 commits »
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-13 09:06:48 +00:00
06d860c601 Only update time-ago modified field on current folder (optimization, full update was slow for large storages).
c321de13fd Don't reload backend on wwwroot changes.
Compare 2 commits »
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-13 08:38:13 +00:00
278e8303c4 Upload manager UI fix/tuning.
LeoVasanko opened issue Vasanko/cista-storage#4 2023-11-13 00:11:44 +00:00
Progress towards 1.0
LeoVasanko pushed tag v0.2.0 to Vasanko/cista-storage 2023-11-12 23:35:38 +00:00
LeoVasanko deleted branch frontend from Vasanko/cista-storage 2023-11-12 23:21:50 +00:00
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-12 23:20:41 +00:00
9854dd01cc More efficient flat file list format and various UX improvements (#3)
LeoVasanko deleted branch major-upgrade from Vasanko/cista-storage 2023-11-12 23:20:41 +00:00
LeoVasanko merged pull request Vasanko/cista-storage#3 2023-11-12 23:20:40 +00:00
More efficient flat file list format and various UX improvements
LeoVasanko pushed to major-upgrade at Vasanko/cista-storage 2023-11-12 23:15:22 +00:00
445ce075d4 Remaining typing fixes, compiles cleanly.
c2b9ef6c2f Frontend typing fixes, removing dead code.
Compare 2 commits »
LeoVasanko pushed to major-upgrade at Vasanko/cista-storage 2023-11-12 22:38:32 +00:00
5bdeb180b5 Inotify is still missing some changes, prefer polling for now.
e206a1a359 Added watch slicing tests, rewritten slice function.
97c694a654 Correct locking on inotify watching, always use updates.
12c954394a Added tests for backend watching tree diff, fixed bugs.
c31fb24752 Correct locking in thread poll watcher
Compare 5 commits »
LeoVasanko pushed to major-upgrade at Vasanko/cista-storage 2023-11-12 20:09:36 +00:00
2978e0c968 Better special handling for root Document. Restore live updates of relative modified times.
540e825cc3 Watching code cleanup
Compare 2 commits »
LeoVasanko created pull request Vasanko/cista-storage#3 2023-11-12 19:45:40 +00:00
File list format switched to flat tree with server-side natural sort and various UX improvements
LeoVasanko created branch major-upgrade in Vasanko/cista-storage 2023-11-12 19:41:55 +00:00
LeoVasanko pushed to major-upgrade at Vasanko/cista-storage 2023-11-12 19:41:55 +00:00
0be72827db Remove test.zip generation
88aca511e7 Colored file size
be1c4c1504 Fixes to URL path handling, search query on URL
00a4297c0b New filelist format on frontend
ef5e37187d Completely revamped file list format. Fixes to zip creation.
Compare 10 commits »
LeoVasanko deleted branch branding from Vasanko/cista-storage 2023-11-08 23:00:10 +00:00
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-08 23:00:09 +00:00
fb03fa5430 Favicon, title, automatic & manual server naming (#2)
LeoVasanko merged pull request Vasanko/cista-storage#2 2023-11-08 23:00:08 +00:00
Favicon, title, automatic & manual server naming
LeoVasanko created pull request Vasanko/cista-storage#2 2023-11-08 22:59:49 +00:00
Favicon, title, automatic & manual server naming