LeoVasanko
be69164c8f
Bundle icons into a single file.
2026-01-30 19:12:27 +00:00
LeoVasanko
4f39875786
TypeScript check and typing corrections.
2026-01-30 19:03:37 +00:00
LeoVasanko
146497d731
Fix display of vertical images and videos such they fit in the gallery item.
2026-01-22 02:35:24 +00:00
LeoVasanko
d32afa6016
Display play button on video previews to indicate it is a video that can be played.
2026-01-22 01:43:50 +00:00
LeoVasanko
64de17a74b
Maintenance update ( #7 )
...
- Use modern tooling uv and bun
- Various changes to work with latest PyAV and PIL that have changed their API
- Improved image, video and document previews (uses AVIF, renders AVIF/HEIC/videos in HDR, faster processing)
- Fix a server hang in some cases where a folder was moved or renamed
- Log exceptions instead of only returning 500 response to client
- Log timing of preview generation functions
- Default to quality 50 in previews (previously 40)
2025-08-15 16:03:04 +00:00
LeoVasanko
ee65f8afb7
Small fixes
2023-11-20 12:57:05 +00:00
LeoVasanko
907fdb9baf
Gallery improvements, better layout and autoplay of next media file.
2023-11-20 17:51:34 +00:00
LeoVasanko
4b49f454ba
More robust and flexible layout.
2023-11-19 13:55:52 +00:00
LeoVasanko
d939c1ddbb
Video preview posters
2023-11-19 08:44:46 +00:00
LeoVasanko
c72e3d91ee
Added PDF previews. Preview quality configurable. Preview browser caching and cache busting.
2023-11-19 07:16:24 +00:00
LeoVasanko
c84c570d2e
Implement media preview thumbnails for Gallery
2023-11-19 03:38:25 +00:00
LeoVasanko
a04b2794d6
Large number of keyboard navigation and other fixes.
2023-11-19 02:15:13 +00:00
LeoVasanko
651ce7b6a7
Remove defineProps imports (it is a compiler macro now).
2023-11-18 23:47:55 +00:00
LeoVasanko
9895d7bf6c
Implemented Gallery view for media files.
2023-11-18 10:32:24 +00:00