umami/src/components
Arthur Sepiol 5874cf80f5 Add authentication, Redis pub/sub, and error handling to SSE
Improvements:
- Add Redis pub/sub support for multi-server deployments
- Add authentication check to SSE stream endpoint
- Add 30s heartbeat keepalive for long-lived connections
- Implement exponential backoff reconnection logic in client
- Fix TypeScript types (websiteId optional, timer types)
- Use specific query key invalidation instead of broad match
- Fix undefined access in session-events listener map
2025-12-10 16:06:18 +03:00
..
boards Updated reports components. 2025-03-26 21:54:23 -07:00
charts Reformatted files with biome. 2025-11-22 22:42:42 -08:00
common Add real-time session updates via Server-Sent Events 2025-12-10 16:02:44 +03:00
hooks Add authentication, Redis pub/sub, and error handling to SSE 2025-12-10 16:06:18 +03:00
input Fix date range increment function 2025-12-03 14:47:56 -08:00
metrics Merge branch 'master' into dev 2025-12-03 00:17:44 -08:00
svg Reformatted files with biome. 2025-11-22 22:42:42 -08:00
icons.ts Updated edit forms and icons. 2025-09-26 01:46:36 -07:00
messages.ts Merged nav menus. 2025-09-25 20:46:00 -07:00