5ed627d9f4
Quieter SVT-AV1 when encoding video previews.
LeoVasanko2026-08-11 16:07:34 +00:00
f0c3f7a7f9
Silence WebSocket connection closed log messages (we have our own access logging).
LeoVasanko2026-08-11 14:41:07 +00:00
953ec628a0
Add -nostdin to ffmpeg preview conversions to suppress keyboard prompts
v1.9.9
LeoVasanko2026-08-11 05:32:27 +00:00
e678c8c267
Put the failing ffmpeg command on its own line in error messages
LeoVasanko2026-08-11 05:31:30 +00:00
69d58f99e3
Drop noisy ffmpeg fallback for non-HEIC images, quiet ffmpeg output
LeoVasanko2026-08-11 05:29:32 +00:00
36764885ed
Silence pyvips deprecation and INFO spam in preview worker
v1.9.8
LeoVasanko2026-08-11 05:11:44 +00:00
5a82560cf2
Format preview worker logs like the main process, tagged with worker pid
LeoVasanko2026-08-11 05:05:07 +00:00
7b1c6f6772
Fix preview pool permanently wedging after worker stderr pipe fills
v1.9.7
LeoVasanko2026-08-11 04:57:20 +00:00
c025e7af95
Fix deprecation warning from fitz being renamed to pymupdf: update import.
v1.9.6
LeoVasanko2026-08-11 02:23:48 +00:00
3bad311e35
Tell Paskia SSO not to renew session on WebSocket connections where we cannot pass back the refreshed cookie.
v1.9.5
LeoVasanko2026-08-11 02:08:01 +00:00
fdc4fe0a3e
Forward client user-agent to SSO backend on validation refreshes. Matches function of existing proxy_auth_request (copies all headers) and proxy_auth_websocket (copies user-agent when present).
LeoVasanko2026-08-10 14:08:17 +00:00
f4c44ce1aa
Remove unused frontend test framework
LeoVasanko2026-07-28 02:32:26 +00:00
49232f11cc
Fix rename flow: KeepAlive-cached view watchers cleared cursor on stale props
LeoVasanko2026-07-28 02:16:23 +00:00
1258eff42d
Fix preview worker pool leak: ffmpeg must not inherit worker stdin
LeoVasanko2026-07-28 01:14:15 +00:00
718d46e3f9
Fix search in subdirectories (problem saving search field in URL).
v1.9.3
LeoVasanko2026-06-17 04:01:21 +00:00
92d9c40a28
Center file rename input in gallery mode to be more consistent with normal titles.
LeoVasanko2026-06-17 03:43:01 +00:00
4f646fb344
Fix layout when there is more space than needed to display file explorer (don't scale larger) or gallery (don't bottom align).
v1.9.2
LeoVasanko2026-06-17 03:30:20 +00:00
2864e9f041
Hide tiny Other slice in disk space chart
LeoVasanko2026-05-05 02:20:55 +00:00
b5a94b5eee
Frontend upload batch space check with 512 MiB margin
LeoVasanko2026-05-05 02:13:18 +00:00
d4be755d46
Enforce 128 MiB minimum free space on uploads
LeoVasanko2026-05-05 01:46:30 +00:00
07089aa9a7
frontend: add About dialog and unify global dialog backdrop
v1.8.6
LeoVasanko2026-05-03 23:40:54 +00:00
c3146744b7
PageUp/PgDn/Home/End navigation; fix rename API path; immediate local rename update
LeoVasanko2026-05-03 22:58:51 +00:00
48d7435d0b
Allow portrait documents to render somewhat taller because gaps were being left between them depending on window width.
LeoVasanko2026-05-03 18:36:14 +00:00
3e80325053
Smoother scrolling in gallery when using keyboard navigation.
LeoVasanko2026-05-03 18:33:19 +00:00
31fc02ddbf
Keep the file extension always visible but discreetly as part of the filename. Fix Escape in rename field.
LeoVasanko2026-05-03 18:22:03 +00:00
1dc0c4441a
Fixes on server startup and shutdown with Sanic internals. Parallel shutdown tasks as non-blocking async tasks to avoid blocking the event loop and causing a warning of that.
LeoVasanko2026-05-02 19:22:23 +00:00
c7ba0d5a04
Dynamically adjusting layout to maximize screen space used for document previews. Row width changes with aspect ratio of items on that row. Server side tracking of size as part of the main listing.
LeoVasanko2026-05-02 18:45:44 +00:00
0071058b29
Avoid gallery layout collapse while previews are still loading. Maintain the boxes fixed size regardless.
LeoVasanko2026-05-02 16:19:42 +00:00
338c74de69
Avoid noisy output on normal WebSocket closing.
LeoVasanko2026-05-02 16:12:42 +00:00
b13f08eab2
Avoid InvalidStateError on conversion tasks trying to set their result after preview cancelled.
LeoVasanko2026-05-02 16:04:21 +00:00
5d566d6deb
Restore CISTA_HOME internal environment passing of config dir removed in commit 31e0197, that was not being passed across processes.
v1.8.3
LeoVasanko2026-05-02 05:47:24 +00:00
2fa52229cc
Exception nazi and other suppression removals. Added tests on auth flows that were simplified to linter requirements.
LeoVasanko2026-05-02 05:22:56 +00:00
2dea459d8f
Update fastapi-vue-setup 1.3.1 to avoid ruff errors. Fixed devserver script on platforms where Sanic needs AppServer.
LeoVasanko2026-05-02 05:03:43 +00:00
922069c603
Imports to top of file (ruff rule now). Refactor a couple of import cycles by implementing clear hierarchy of modules.
LeoVasanko2026-05-02 04:46:34 +00:00
5c7c7343ad
Fix logging regressions from unrelated changes and ruff changing emoji into i. Simplified custom logger.
LeoVasanko2026-05-02 04:16:38 +00:00
593d16d8c5
Use tracerite for human-readable tracebacks.
LeoVasanko2026-05-02 03:50:20 +00:00
575df1214b
session: rename cookie to 'cista', add __Host- prefix on HTTPS
LeoVasanko2026-04-27 03:56:07 +00:00
1927c24053
Revert an accidental change of functionality that was breaking file listings, originally done for linting purposes in commit 3767fb0.
LeoVasanko2026-04-26 07:47:27 +00:00
6242c76be8
Add share token support with virtual filesystem and selection toolbar button
LeoVasanko2026-04-26 07:46:14 +00:00