LeoVasanko
0ebff0ec17
Preview: simplify pyvips timing to single processing ms + req total.
2026-04-25 00:06:35 +00:00
LeoVasanko
760f7bc35d
Fix vite argument passing on deno (fastapi-vue-setup upstream).
2026-02-05 20:13:03 +00:00
LeoVasanko
c7727c72d9
Make devserver script take --listen argument for vite, while forwarding other args correctly to backend
2026-02-04 19:23:34 +00:00
LeoVasanko
0bc2a12cfa
Make devserver script pass extra args to cista CLI.
2026-02-04 00:01:02 +00:00
LeoVasanko
2b6746c55e
Change default port to 8989 like Droppy. Using 8999 for backend in dev mode.
2026-02-01 06:09:56 +00:00
LeoVasanko
849b1a6868
Update scripts with latest fastapi-vue-setup.
2026-01-30 18:40:26 +00:00
LeoVasanko
ba6380e71e
Add a script to run devserver. Migrate to build and JS utils provided by fastapi-vue. Frontend directory renamed to frontend-build. Update Sanic, deprecations.
2026-01-21 23:32:04 +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
211da1cdda
Correct hatch build hook
2023-11-21 20:11:37 +00:00
LeoVasanko
83bc1bea81
Various build fixes, cleanup and details ( #6 )
...
- Major memory usage reduction in video previews
- Finally builds properly on Windows too
2023-11-21 15:32:49 +00:00
LeoVasanko
c578f84753
Add frontend build to Python packaging. Remove dead code, cleanup.
2023-11-14 08:19:33 +00:00