ec96fced40f51da44484d1c4a996b7072553917d
These endpoints had no Cache-Control, so the browser re-downloaded every thumbnail on each grid mount (the client fetches them with an auth header, which also bypasses default image caching). Returning to the grid after viewing a file re-fetched the whole visible page of thumbnails. Add Cache-Control: private, max-age=3600. Content is immutable per file id from the client's perspective (there is no replace-content UI); a future replace flow should cache-bust via a versioned URL. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
🎋Tanabata — web file manager with tags!
5.6 MiB
Languages
Go
50%
Svelte
38.6%
TypeScript
8.8%
PLpgSQL
1.4%
Dockerfile
0.5%
Other
0.7%