Commit Graph

147 Commits

Author SHA1 Message Date
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
5355f84c5d Fix annual ranking generator PostgreSQL default 2026-06-09 13:50:18 +02:00
devRaGonSa
d9371d6912 Isolate runner read model refresh from legacy snapshot failures 2026-06-09 12:34:34 +02:00
devRaGonSa
f341b5510c Automate player read model refresh 2026-06-09 11:59:31 +02:00
devRaGonSa
455a712913 Fix player profile runtime PostgreSQL grouping 2026-06-09 11:23:39 +02:00
devRaGonSa
5a52889cfb Add player period stats read model 2026-06-09 10:49:00 +02:00
devRaGonSa
73a6c1afe1 Add player search read model 2026-06-09 10:31:21 +02:00
devRaGonSa
3834662b23 Automate ranking snapshot refresh 2026-06-09 09:56:51 +02:00
devRaGonSa
958609c74f Fix ranking snapshot CLI JSON serialization 2026-06-09 09:30:08 +02:00
devRaGonSa
2ee1c7d7c7 Fix ranking snapshot generator PostgreSQL default 2026-06-09 09:19:04 +02:00
devRaGonSa
07a79b3294 Add weekly monthly ranking snapshot generator 2026-06-09 09:02:09 +02:00
devRaGonSa
86b1660490 Fix PostgreSQL ranking derived metrics 2026-06-09 08:45:46 +02:00
devRaGonSa
394f6e71d7 Fix PostgreSQL ranking snapshot schema 2026-06-09 08:30:37 +02:00
devRaGonSa
60334417d2 Add ranking snapshot performance path 2026-06-09 08:13:42 +02:00
devRaGonSa
12a215d11a Add ranking metric expansion 2026-06-09 07:32:29 +02:00
devRaGonSa
dbfa28f8a4 Add global ranking page 2026-06-08 19:14:29 +02:00
devRaGonSa
cdfaf6f28f Complete Stats validation, comparison cards, and annual ranking hardening 2026-06-08 18:12:36 +02:00
devRaGonSa
c8ba141a4f Add annual ranking snapshot API 2026-06-08 14:27:01 +02:00
devRaGonSa
c12c6bf9e1 Add annual ranking snapshot generator 2026-06-08 14:24:21 +02:00
devRaGonSa
82d280e629 Add annual ranking snapshot storage 2026-06-08 13:44:09 +02:00
devRaGonSa
6292c8cf34 Add personal stats player endpoint 2026-06-08 12:11:54 +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
devRaGonSa
37f5e0479b fix: add observable rcon backfill operator command 2026-05-23 14:12:22 +02:00
0d061803a0 feat: add rcon historical backfill for leaderboard windows 2026-05-23 13:51:16 +02:00
devRaGonSa
a215b382db fix: serialize manual rcon capture output 2026-05-22 23:41:05 +02:00
devRaGonSa
5d3288f0f6 fix: route historical leaderboard snapshots to rcon read model 2026-05-22 16:40:03 +02:00
devRaGonSa
c0be3995e7 fix: expose rcon materialized leaderboard payload 2026-05-22 16:38:27 +02:00
devRaGonSa
d741028098 fix: add rcon materialized leaderboard snapshots 2026-05-22 16:35:44 +02:00
devRaGonSa
664f3f456f fix: refresh historical snapshots from runner 2026-05-22 14:56:54 +02:00
devRaGonSa
dfdb53d2b6 fix: improve historical worker visibility and recent pagination 2026-05-22 10:57:30 +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
348997d27a fix: allow local frontend cors origins 2026-05-21 20:31:33 +02:00