sw-fe/public
SocioWire 0d58ca25ab Fix service worker caching API responses
The service worker was using cache-first strategy for ALL requests
including API calls, causing stale data to be served indefinitely.

Now API routes (/api/*, /ws) are always fetched fresh.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 07:47:14 +00:00
..
icons update frontend 2025-12-21 23:37:00 -05:00
favicon.ico update frontend 2025-12-21 23:37:00 -05:00
manifest.json update frontend 2025-12-21 19:02:04 -05:00
privacy.html Improve map UX, theming, and privacy page 2025-12-27 14:50:18 -05:00
pwaInstall.js update frontend 2025-12-21 21:20:31 -05:00
robots.txt Add basic SEO metadata and sitemap 2025-12-29 22:49:22 -05:00
service-worker.js Fix service worker caching API responses 2026-01-04 07:47:14 +00:00
silent-check-sso.html Enhance analytics, map overlay, and UI fixes 2025-12-26 19:21:04 -05:00
sitemap.xml Add basic SEO metadata and sitemap 2025-12-29 22:49:22 -05:00