Leo Vasanko leo
  • Joined on 2023-10-15
leo pushed to main at Vasanko/cista-storage 2023-11-18 20:37:56 +00:00
a366a0bcc6 Improve Gallery keyboard navigation
leo pushed to main at Vasanko/cista-storage 2023-11-18 20:26:44 +00:00
2ff0f78759 Remove new folder button until implemented in gallery
9a2d6e8065 Fix theming of filenames in gallery light mode.
Compare 2 commits »
leo pushed tag v0.6.0 to Vasanko/cista-storage 2023-11-18 20:13:49 +00:00
leo pushed to main at Vasanko/cista-storage 2023-11-18 20:04:38 +00:00
62388eb555 Fix preview images that need rotation
53778543bf Remove debug
Compare 2 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-18 19:40:38 +00:00
8dda230510 Add PIL dependency
leo pushed to main at Vasanko/cista-storage 2023-11-18 19:38:29 +00:00
696e3ab568 Implement media preview thumbnails for Gallery
leo pushed to main at Vasanko/cista-storage 2023-11-18 18:22:10 +00:00
85ac12ad33 Fix empty folder / folder missing for empty folders at root
leo pushed to main at Vasanko/cista-storage 2023-11-18 18:15:17 +00:00
e56cc47105 Large number of keyboard navigation and other fixes.
ebbd96bc94 Global shortcut keys tuning.
a9b6d04361 Remove defineProps imports (it is a compiler macro now).
5808fe17ad Fix cursor handling
671359e327 Search placeholder
Compare 6 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-18 15:01:02 +00:00
de482afd60 Improved breadcrumb scaling
a547052e29 Added header eye button for gallery toggle
07c2ff4c15 Keyboard sort by 1-2-3 supplemented by the key left of them for default sort.
Compare 3 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-18 03:44:23 +00:00
e20b04189f Refactoring cursor to be stored in store as key only. A few issues remain.
8da141744e Implemented Gallery view for media files.
11887edde3 Skip any symlinks while scanning. Stats on how long a scan took.
034c6fdea9 Fixed header and breadcrumb layout and issues.
c5083f0f2b Correct error page rendering via Sanic.
Compare 5 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-17 01:10:22 +00:00
f8a9197474 Tidying up log, correct HTTP status for error pages.
leo pushed to main at Vasanko/cista-storage 2023-11-16 17:25:06 +00:00
5285cb2fb5 Watching cleanup
leo pushed to main at Vasanko/cista-storage 2023-11-16 15:11:49 +00:00
b6b387d09b Code cleanup and bugfixes:
669762dfe7 Update documentation README
Compare 2 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-16 14:56:07 +00:00
ce909a03b8 Fix quit handling on watcher.
leo pushed to main at Vasanko/cista-storage 2023-11-16 14:28:12 +00:00
de3e36f9ce Fix unix socket clearing; until Sanic start accepting Path for unix socket name.
e6624d94f7 Fix threading deadlock when multiple users connected at the same moment. Implement more graceful server exit. Reduce excessive logging.
48102b40b2 Use logger, not logging, of Sanic
79a1ad748f Quieter exit, avoid message of wwwroot update after shutdown.
Compare 4 commits »
leo pushed to main at Vasanko/cista-storage 2023-11-15 02:45:02 +00:00
28c7eedf16 Delete docs/cista.jpg
leo pushed to main at Vasanko/cista-storage 2023-11-15 02:43:23 +00:00
6f4ddcb60c Upload files to "docs"
leo pushed to main at Vasanko/cista-storage 2023-11-15 02:41:26 +00:00
2fe8a9b0f5 Update README.md
leo pushed to main at Vasanko/cista-storage 2023-11-15 02:40:56 +00:00
62791a25b0 Upload files to "docs"
leo pushed to main at Vasanko/cista-storage 2023-11-15 02:10:09 +00:00
929242cfc6 Update README.md