Block a user
2ff0f78759
Remove new folder button until implemented in gallery
9a2d6e8065
Fix theming of filenames in gallery light mode.
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
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.
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.
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.