Leo Vasanko leo
  • Joined on 2023-10-15
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 23:30:45 +00:00
d42f0f7601 Zip download support, streaming. Needs cleanup
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 20:15:28 +00:00
4c51029c9f A number of bugfixed on watching, which now works much better.
4de2027959 Fix scaling and mobile layouts
d5e1304c0d Connection status/error messages
Compare 3 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 16:11:01 +00:00
54d6ea6332 Implement proper login/logout UI, fix breadcrumbs on file listing.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 14:53:43 +00:00
c695c09ecc Persist document in sessionStorage for fast reloads and offline use.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 14:48:51 +00:00
d36605cd5b Rewritten WS handling, file selections. Minor UI fixes.
fc1fb3ea5d Give full tree updates as root message rather than everything as update messages
Compare 2 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-07 02:27:07 +00:00
32fa005c62 Add summary row on file listing
fabec4dd7e Even faster search
ece64f48be Cleanup, TS errors but it compiles and works...
1f24313d23 Bugfixes on tooltip z-indexing. Search using breadcrumbs in table. Link fixes.
e3af21af91 Rewrite document store to keep all docs: filter and path selection without recreation. Much faster sorting and filtering.
Compare 6 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-06 18:51:56 +00:00
b25d0fc14b Breadcrumbs keep longest path, browsing breadcrumbs with left/right arrows, highlight current.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-06 16:51:16 +00:00
5386508e28 Improved mobile layout for landscape. Oneline header.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-06 15:33:50 +00:00
129250e072 Implement tooltips and other UI tuning.
c2be2ecd31 Fix copying of files.
dd1d85f412 dateformat code cleanup
Compare 3 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-05 23:12:47 +00:00
4c7b310f82 Added time element on mtimes, dates smaller, code formatted
1250037cfd Always the same date formatting by fixing a suitable locale
cdc936d2d5 Fix bug when browsing around the end
4f370440d9 Shift-Up/Down selection
feaa8e315e Tighter table
Compare 8 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-05 14:07:25 +00:00
139ff51dcd Remove build (wwwroot) from repo. UI tweaks.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-05 13:13:38 +00:00
589e5a682c Smoother UI and various other adjustments.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-05 04:11:34 +00:00
8114d679ef Merged checkboxes and file icons.
32b8e0702c Fix file deletion, now erases folders and files.
cc74912bb9 Print CSS
c3cf4caa9a Create new folder automatically navigates into it. Rename still flaky.
Compare 4 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 21:04:35 +00:00
b3eacf04f7 Fix selection button visibility
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 20:54:22 +00:00
047facaacb Style tuning
41fbd3d122 Multiple file downloads via Filesystem API, and other tuning.
40a45568c1 Remove width and height attributes of SVGs to make them scalable via CSS
Compare 3 commits »
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 14:10:23 +00:00
8c6690ea98 Major changes:
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 01:27:13 +00:00
997e0b8549 Numeric sorting and filter. "New Folder 12" > "New Folder 2"
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 00:57:59 +00:00
115bb5db59 Restore quick search functionality.
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 00:44:20 +00:00
leo pushed to plaintable at Vasanko/cista-storage 2023-11-04 00:43:55 +00:00
4aae194060 Remove extra new folder button, instead make header button work