Leo Vasanko leo
  • Joined on 2023-10-15
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 00:21:41 +00:00
12eabd29c3 Recreated page navigation buttons.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 22:26:38 +00:00
589b21f944 Don't need to import components anymore
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 21:59:48 +00:00
d3f584b738 URL decode before using control API
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 21:54:21 +00:00
225f2b0651 A bit hacky but working mkdir
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 21:19:35 +00:00
b759d8324c Login still a bit buggy but working...
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 20:07:15 +00:00
119aba2b3c Cleanup, lint, format etc.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-03 16:19:27 +00:00
f52d58d645 Big changes...
6cba674b30 Build down to 90 kB, 1.5 MB less after removing ant-design.
831b2716f7 Removing stuff, refactoring for simplicity
7e5901a2cf Fix indent
a4f95d730b Fix file links
Compare 6 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-02 17:40:31 +00:00
3479a0da57 Remove node_modules
leo pushed to plaintable at Vasanko/cista-storage 2023-11-02 17:38:56 +00:00
f99d92b217 Add support for actual renaming of files, and UI on plain tree.
leo created branch plaintable in Vasanko/cista-storage 2023-11-02 15:34:49 +00:00
leo pushed to plaintable at Vasanko/cista-storage 2023-11-02 15:34:49 +00:00
68a701538b Prototyping plain table for files list
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 23:07:16 +00:00
05a16e3037 New build, typing ignores...
52ecbc3d36 Search filtering
042f1b7f42 cista.util submodule
d27cb2133a Rewrite folder selection. Needs better error handling still.
Compare 4 commits »
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 21:12:53 +00:00
a8ea43194d Add settings to use npm run dev server with cista -l :8000 backend
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 20:16:49 +00:00
07fe7448cc Update front build.
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 20:03:18 +00:00
783af44e26 Ruff
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 17:32:52 +00:00
0d6180e8a4 Add charset=UTF-8
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 17:08:12 +00:00
bdc0bbd44f Implemented HTTP caching and updates on wwwroot, much faster page loads.
leo pushed to frontend at Vasanko/cista-storage 2023-11-01 14:58:19 +00:00
ba36eaec1b Allow multiple commands on control socket without disconnecting.
a435a30c88 Realtime updates of wwwroot files when --dev is used.
742b05ed66 Faster wwwroot serving, uses RAM cache of brotli compressed data for all assets.
a26dc42d88 Fix control message decoding.
9002afbc7e Merged something
Compare 5 commits »
leo pushed to frontend at Vasanko/cista-storage 2023-10-28 21:23:24 +01:00
acdd776b92 Formatting and fix Internal Server Error on upload
leo pushed to frontend at Vasanko/cista-storage 2023-10-27 06:28:09 +01:00
8cc3ed1a04 Human-readable sizes
0d186726b5 Prettier file listing, using browser instead of viewer for file display (for now), sorting improved, modified timestamps improved.
63bbe84859 Provide file/dir id from server. The value will stay the same if the file is renamed/moved, but will change if a file is replaced by another with the same name.
202f28ff15 Add esbuild dependency
Compare 4 commits »