diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-03 09:53:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-03 09:53:46 +0300 |
| commit | 0f18fcd2dd98c9261f8c8ce1be1d895184567357 (patch) | |
| tree | 2e87e69938772699e18a344e4db8e97c46dbe047 /web/css | |
| parent | 92a59298ac32b4ee6e4f24e6c93307eaa152cd27 (diff) | |
feat: hybrid cache-busting for thumbnails and covers
- Add Cache-Control: no-cache headers to thumbnail and cover endpoints
(GET /api/media/{id}/thumbnail, GET /api/sets/{id}/cover,
GET /s/{token}/thumbnail) so browsers revalidate instead of
serving stale cached images after regeneration.
- Add frontend cache-busting via ?t=Date.now() after folder cover
regeneration so the browser fetches the newly overwritten image.
- Replace toolbar filters with inline search syntax (min:, max:,
tag:, like:, type:, sort:, minsize:, maxsize:) for faster filtering.
- Remove dedicated toolbar and advanced filter panel; consolidate
all filtering into the search bar.
- Expand filter state to support filesize_min/filesize_max.
Diffstat (limited to 'web/css')
0 files changed, 0 insertions, 0 deletions
