Commit Graph

23 Commits

Author SHA1 Message Date
SocioWire bc9d422319 Fix SSO black page - clear bad tokens and exclude /auth from cache
- Add clearBadTokens() to remove tokens with wrong issuer
- Exclude /auth routes from service worker caching
- Prevents black page when tokens from old auth config are stored

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 08:01:00 +00:00
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
Your Name ae61e19e09 Reduce service worker caching to avoid stale bundles 2025-12-30 20:52:20 -05:00
Your Name 1328e56c71 Bypass asset caching in service worker 2025-12-30 20:25:28 -05:00
Your Name 59d2aa27f1 Add basic SEO metadata and sitemap 2025-12-29 22:49:22 -05:00
Your Name 909715c2d7 Improve map UX, theming, and privacy page 2025-12-27 14:50:18 -05:00
Your Name b8ac7d2010 Enhance analytics, map overlay, and UI fixes 2025-12-26 19:21:04 -05:00
Your Name 406d1f5886 Add Keycloak Google SSO login UI 2025-12-25 21:19:10 -05:00
Your Name 500b0fc0bd update frontend 2025-12-21 23:37:00 -05:00
Your Name 5b3d35cd25 update frontend 2025-12-21 21:20:31 -05:00
Your Name 80d75a7a57 update frontend 2025-12-21 20:26:17 -05:00
Your Name 4d2f81f434 update frontend 2025-12-21 20:19:33 -05:00
Your Name dee963cd0e update frontend 2025-12-21 20:16:34 -05:00
Your Name ea31d3e69a update frontend 2025-12-21 20:06:05 -05:00
Your Name 555342d377 update frontend 2025-12-21 20:01:42 -05:00
Your Name 7ea3b2c4fa update frontend 2025-12-21 19:54:35 -05:00
Your Name 26a8bf84e8 update frontend 2025-12-21 19:17:06 -05:00
Your Name e47daa2efb update frontend 2025-12-21 19:09:10 -05:00
Your Name af7262868c update frontend 2025-12-21 19:02:04 -05:00
Your Name 352c5db328 update frontend 2025-12-21 18:50:18 -05:00
Your Name 4b99783e67 wow toit marxhe 2025-12-11 01:46:16 +00:00
Your Name 63244ee7cc peesque parfait 2025-12-11 01:37:06 +00:00
Your Name 222a907dd2 yeah 2025-12-08 23:22:58 +00:00