immich-docker/search-app
Jeff Emmett 76f8816b82 feat: /__reset recovery page + no-store on 5xx responses
/__reset returns a self-contained page that unregisters every service
worker, clears every cache, drops the heatmap API key, and reloads.
Use when a PWA is stuck on a bad cached chunk or SW state — visiting
photos.jeffemmett.com/__reset (even inside the broken PWA) fixes it.

Also mark any upstream 5xx response as no-store so a transient error
during a container restart can't get pinned into a browser or CDN
cache and brick the PWA long-term.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 13:05:43 -04:00
..
Dockerfile feat: add search-app proxy with WebSocket support and upload buffering 2026-04-14 12:47:53 -04:00
live-search.js feat: map view stacks top/bottom + sorts photos by distance to center 2026-04-17 12:53:49 -04:00
server.js feat: /__reset recovery page + no-store on 5xx responses 2026-04-17 13:05:43 -04:00