Commit Graph

41 Commits

Author SHA1 Message Date
devRaGonSa
beecc90fa7 Fix historical ratio values and stats profile performance regression 2026-06-11 14:32:17 +02:00
devRaGonSa
eefeb86767 Polish player profile KPM links and labels 2026-06-11 14:21:45 +02:00
devRaGonSa
a9a7e88411 Implement real player active time intervals and historical KPM 2026-06-11 12:09:23 +02:00
devRaGonSa
d225e243ad Fix public snapshot runner initialize storage argument 2026-06-11 10:34:51 +02:00
devRaGonSa
915d074b46 Fix public snapshot scheduler job failures 2026-06-11 10:22:37 +02:00
devRaGonSa
00e85d4708 Implement public snapshot scheduler 2026-06-11 10:00:05 +02:00
devRaGonSa
9809161aa6 Fix legacy historical recent matches fast path 2026-06-10 20:49:54 +02:00
devRaGonSa
0317894bed Fix legacy historical server summary fast path 2026-06-10 20:39:08 +02:00
devRaGonSa
6233ff821f Fix legacy historical all-servers timeout paths 2026-06-10 20:26:54 +02:00
devRaGonSa
68c6b5dac0 Restore near-real-time public server status 2026-06-10 20:12:00 +02:00
devRaGonSa
ba37000360 Fix current match AdminLog read-only PostgreSQL path 2026-06-10 19:58:18 +02:00
devRaGonSa
ac1816f688 Harden current match and servers public endpoints 2026-06-10 19:48:12 +02:00
devRaGonSa
ee76bfde1c Stabilize player stats and historical detail public reads 2026-06-10 19:28:10 +02:00
devRaGonSa
a2d6951bee Optimize historical match detail payload 2026-06-10 18:14:54 +02:00
devRaGonSa
ae5355c326 Schedule public snapshot refreshes and optimize historical loading 2026-06-10 14:32:41 +02:00
devRaGonSa
d5dee75166 Add annual ranking snapshots for supported metrics 2026-06-10 12:12:51 +02:00
devRaGonSa
31ca3297cd Optimize weekly monthly ranking read path 2026-06-10 11:21:05 +02:00
devRaGonSa
b16e768e8e Optimize annual ranking read path 2026-06-10 08:52:15 +02:00
devRaGonSa
d9371d6912 Isolate runner read model refresh from legacy snapshot failures 2026-06-09 12:34:34 +02:00
devRaGonSa
ede22fd62e fix: decouple live RCON capture from historical materialization 2026-06-05 16:55:14 +02:00
devRaGonSa
55e6c87a19 fix: show current match participants and align feed badges 2026-06-03 18:56:13 +02:00
devRaGonSa
18bb156434 feat: add database maintenance and update home copy 2026-06-02 11:21:15 +02:00
0d061803a0 feat: add rcon historical backfill for leaderboard windows 2026-05-23 13:51:16 +02:00
devRaGonSa
664f3f456f fix: refresh historical snapshots from runner 2026-05-22 14:56:54 +02:00
devRaGonSa
13cba1dcf1 fix: resolve current match fallback snapshots 2026-05-22 10:14:49 +02:00
devRaGonSa
de2cf726ea fix: handle postgres killfeed cursor parameter 2026-05-21 21:29:56 +02:00
devRaGonSa
d558ac81ed feat: refine current match live feed 2026-05-21 19:47:12 +02:00
devRaGonSa
4d7acb6fc5 feat: add current match killfeed overlay and player stats 2026-05-21 18:59:44 +02:00
devRaGonSa
45801bb955 fix: project current match live data safely 2026-05-21 16:39:18 +02:00
devRaGonSa
da3f1643a2 feat: add current match page and live kill feed 2026-05-21 15:18:03 +02:00
devRaGonSa
f0820a1da7 feat: persist and diagnose scoreboard correlation candidates 2026-05-21 14:45:49 +02:00
devRaGonSa
1b3b948ded feat: add scoreboard and player external links 2026-05-21 10:22:18 +02:00
devRaGonSa
605ab92cf8 feat: migrate displayed historical data to postgres 2026-05-21 09:27:08 +02:00
devRaGonSa
94362e5f93 fix: resolve scoreboard link for rcon match detail 2026-05-20 12:53:46 +02:00
devRaGonSa
500c123a6f Polish RCON match detail presentation 2026-05-19 15:45:27 +02:00
devRaGonSa
87c916a7e4 Add RCON player profile enrichment 2026-05-19 15:34:42 +02:00
devRaGonSa
419d686671 Add RCON player profile snapshots 2026-05-19 15:32:35 +02:00
devRaGonSa
cf60f1b265 feat: materialize rcon matches and backend detail data 2026-05-19 14:45:58 +02:00
devRaGonSa
2a1c23b4fd Add RCON AdminLog storage tests 2026-05-19 14:27:35 +02:00
devRaGonSa
3e6ef3546b feat: add rcon admin log parser 2026-05-19 12:24:39 +02:00
devRaGonSa
95bb09118f feat: resolve scoreboard links and enrich match details
Implement trusted scoreboard origins, persisted scoreboard links, RCON-to-scoreboard correlation, match link UX priority, enriched internal match details, and historical UI regression validation.
2026-05-19 11:13:17 +02:00