Commit Graph

13 Commits

Author SHA1 Message Date
e5b414ea76 perf: optimize server-side analytics and notifications to resolve 32s transaction delay
- Added 5s timeout to GotifyNotificationService
- Reduced timeout to 2s in UmamiAnalyticsService
- Implemented non-blocking analytics tracking in layout using Next.js after() API
2026-02-18 10:24:10 +01:00
e9cd8d1768 fix(analytics): restore Smart Proxy mechanism and remove conflicting rewrites 2026-02-12 17:33:42 +01:00
6d2279224e fix(analytics): ensure Umami Website ID is visible to client bundle 2026-02-12 17:19:01 +01:00
eb258b7780 feat: improved analytics 2026-02-09 23:47:56 +01:00
56b27b26bc refactor: move umami and sentry to server side 2026-02-07 09:58:31 +01:00
f2758abc85 refactor: Standardize Umami analytics environment variables to non-public names with fallbacks to NEXT_PUBLIC_ prefixed versions. 2026-02-06 22:35:49 +01:00
5c71e9a064 env
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m36s
2026-01-27 00:30:12 +01:00
feedf30be1 env vars
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 3m30s
2026-01-26 12:57:06 +01:00
f2dd76a7a6 build
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m30s
2026-01-26 02:30:19 +01:00
574d5a8a9a deploy
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m32s
2026-01-26 02:19:48 +01:00
1380d40b4d proxy urls
Some checks failed
Build & Deploy KLZ Cables / deploy (push) Failing after 2m21s
2026-01-25 13:25:37 +01:00
72711c74ba umami
Some checks failed
Build & Deploy KLZ Cables / deploy (push) Failing after 13m20s
2026-01-24 22:03:06 +01:00
b05a21350c umami, glitchtip, redis
Some checks failed
Build & Deploy / deploy (push) Failing after 3m45s
2026-01-18 15:37:51 +01:00