immich-docker/search-app
Jeff Emmett 7be768e2db feat: pinch-zoom, heatmap iframe, and scroll strips on /explore
- Enable native mobile pinch-zoom by rewriting the viewport meta.
- Strip Content-Security-Policy / X-Frame-Options from HTML responses
  so heatmap.jeffemmett.com can be iframed in.
- On /explore: inject a collapsible heatmap iframe at the top, and
  replace People + Places sections (truncated grid with 'view more')
  with horizontally-scrollable strips fetched from /api/people and
  /api/search/cities.
- Re-run injection on history pushState + MutationObserver to cover
  Svelte SPA route changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 12:41:14 -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: pinch-zoom, heatmap iframe, and scroll strips on /explore 2026-04-17 12:41:14 -04:00
server.js feat: pinch-zoom, heatmap iframe, and scroll strips on /explore 2026-04-17 12:41:14 -04:00