umami/src/app
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
..
(collect) Reformatted files with biome. 2025-11-22 22:42:42 -08:00
(main) Add real-time session updates via Server-Sent Events 2025-12-10 16:02:44 +03:00
api Add authentication, Redis pub/sub, and error handling to SSE 2025-12-10 16:06:18 +03:00
login Merge branch 'dev' into feat/thumbnail-team-memory 2025-12-01 10:43:48 -08:00
logout Reformatted files with biome. 2025-11-22 22:42:42 -08:00
share/[...shareId] remove locale code from SharePage 2025-12-02 16:10:11 -08:00
sso Reformatted files with biome. 2025-11-22 22:42:42 -08:00
layout.tsx Reformatted files with biome. 2025-11-22 22:42:42 -08:00
not-found.tsx
page.tsx Handle user account redirect. 2025-12-01 23:33:57 -08:00
Providers.tsx Reformatted files with biome. 2025-11-22 22:42:42 -08:00