Leo Vasanko LeoVasanko
  • Joined on 2023-10-15
LeoVasanko created branch branding in Vasanko/cista-storage 2023-11-08 22:48:42 +00:00
LeoVasanko pushed to branding at Vasanko/cista-storage 2023-11-08 22:48:42 +00:00
02ee7bf7f5 Favicon, title, automatic & manual server naming.
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-08 21:08:49 +00:00
e26cb8f70a Linting, removed extra line from pyproject.toml.
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-08 20:56:46 +00:00
9bbbc829a1 Correct processing of custom config dir
LeoVasanko merged pull request Vasanko/cista-storage#1 2023-11-08 20:38:40 +00:00
Frontend created and rewritten a few times, with some backend fixes
LeoVasanko pushed to main at Vasanko/cista-storage 2023-11-08 20:38:40 +00:00
876d76bc1f Frontend created and rewritten a few times, with some backend fixes (#1)
LeoVasanko deleted branch plaintable from Vasanko/cista-storage 2023-11-08 20:38:40 +00:00
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-08 20:37:39 +00:00
be1bc22538 Merge branch 'main' into plaintable
b0d6b75ac1 Ruff linter
4a53d0b8e2 Formatting and fix Internal Server Error on upload
Compare 3 commits »
LeoVasanko created pull request Vasanko/cista-storage#1 2023-11-08 20:30:43 +00:00
Frontend created and rewritten a few times, with some backend fixes
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-08 20:11:28 +00:00
259f585968 Fix worker restart.
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-08 20:07:28 +00:00
4bb7d091e4 Allow mkdir to create parents alike other file operations do.
4ae31fe241 Fix rename and new folder functions.
f0c7465944 White-bg editbox for rename in light mode.
a3a6b3771c Rewritten uploads with queuing multiple tasks etc.
Compare 4 commits »
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-08 11:03:06 +00:00
348f8e183e Implement uploads
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-08 00:55:06 +00:00
37167a41a6 Fix server exit hang on MacOS, cleanup, include directories in zips, natural sort.
63f6008a0a Stricter filename sanitation
4fd769cce2 Zip download done.
2695fc67f3 Offer polling instead of inotify for OSes other than Linux
Compare 4 commits »
LeoVasanko pushed to plaintable at Vasanko/cista-storage 2023-11-07 23:30:45 +00:00
d42f0f7601 Zip download support, streaming. Needs cleanup
LeoVasanko 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 »
LeoVasanko 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.
LeoVasanko 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.
LeoVasanko 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 »
LeoVasanko 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 »
LeoVasanko 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.