umami/src
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
..
app Add authentication, Redis pub/sub, and error handling to SSE 2025-12-10 16:06:18 +03:00
assets
components Add authentication, Redis pub/sub, and error handling to SSE 2025-12-10 16:06:18 +03:00
lang fix: [#3778] update 'Edit' word to support translation 2025-11-29 12:40:22 +01:00
lib Add authentication, Redis pub/sub, and error handling to SSE 2025-12-10 16:06:18 +03:00
permissions Reformatted files with biome. 2025-11-22 22:42:42 -08:00
queries add cascading deletes to revenue/segment table 2025-12-02 09:41:46 -08:00
store Reformatted files with biome. 2025-11-22 22:42:42 -08:00
styles Updated prisma. 2025-11-21 21:35:11 -08:00
tracker Reformatted files with biome. 2025-11-22 22:42:42 -08:00
declaration.d.ts
index.ts Reformatted files with biome. 2025-11-22 22:42:42 -08:00