Commit Graph

126 Commits

Author SHA1 Message Date
devRaGonSa
096031a9b6 fix: use hero header whitespace on desktop 2026-05-26 10:38:41 +02:00
devRaGonSa
ae9af85abf fix: adjust current match copy 2026-05-23 18:02:13 +02:00
devRaGonSa
78c0be6b81 feat: add NAS Portainer deployment assets 2026-05-23 14:38:04 +02:00
devRaGonSa
dfdb53d2b6 fix: improve historical worker visibility and recent pagination 2026-05-22 10:57:30 +02:00
devRaGonSa
96a16cdee2 fix: restore home server action buttons 2026-05-22 09:21:26 +02:00
devRaGonSa
22c22ce02e fix: refine two-column live combat feed 2026-05-22 08:58:50 +02:00
devRaGonSa
95b5dc4dfc fix: refine live killfeed screen and realtime stats 2026-05-21 21:51:57 +02:00
devRaGonSa
efa4e5cb16 chore: add weapon icon assets 2026-05-21 19:56:57 +02:00
devRaGonSa
d558ac81ed feat: refine current match live feed 2026-05-21 19:47:12 +02:00
devRaGonSa
cd50422307 chore: add weapon icon assets 2026-05-21 19:28:17 +02:00
devRaGonSa
4d7acb6fc5 feat: add current match killfeed overlay and player stats 2026-05-21 18:59:44 +02:00
devRaGonSa
2c614982b3 fix: shorten current match server display name 2026-05-21 17:09:40 +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
f54ba4dbd3 feat: refine team filters and epic profile links 2026-05-21 11:00:50 +02:00
devRaGonSa
af1e2a27bd Merge remote-tracking branch 'origin/codex/match-detail-scoreboard-and-player-links' 2026-05-21 10:31:04 +02:00
devRaGonSa
1b3b948ded feat: add scoreboard and player external links 2026-05-21 10:22:18 +02:00
devRaGonSa
6170a7af91 feat: add player table sorting and filters 2026-05-21 10:01:40 +02:00
devRaGonSa
239595052e feat: migrate rcon historical storage to postgres 2026-05-21 08:18:45 +02:00
devRaGonSa
b3691e5271 fix: hide pending region and improve rcon freshness 2026-05-20 21:48:24 +02:00
devRaGonSa
b534f0c7c3 feat: add player hover stats panel 2026-05-20 21:18:44 +02:00
devRaGonSa
73498a80df fix: distinguish player teams and correct recent player counts 2026-05-20 20:50:07 +02:00
devRaGonSa
16258effb7 fix: keep recent match actions inline 2026-05-20 19:16:12 +02:00
devRaGonSa
28395b14b4 fix: align recent match cards 2026-05-20 18:20:43 +02:00
devRaGonSa
6a480669dd fix: hide scoreboard links from recent match cards 2026-05-20 18:07:24 +02:00
devRaGonSa
43f9ad2d2f fix: clean recent match cards layout 2026-05-20 14:47:09 +02:00
devRaGonSa
d788597083 Polish match detail final scoreboard 2026-05-20 10:50:25 +02:00
devRaGonSa
511ebedde7 Harden match detail scoreboard link 2026-05-20 10:43:08 +02:00
devRaGonSa
c4f62bbe76 Add match detail map hero image 2026-05-20 10:39:10 +02:00
devRaGonSa
8343720235 Fix match detail faction assets 2026-05-20 10:30:16 +02:00
devRaGonSa
4670c45dbf fix: align match detail with scoreboard layout 2026-05-20 09:42:01 +02:00
devRaGonSa
713810fbfa fix: polish match detail scoreboard structure 2026-05-20 09:41:17 +02:00
devRaGonSa
70f5719ec0 fix: add scoreboard detail stylesheet 2026-05-19 19:40:23 +02:00
devRaGonSa
ef8de88163 fix: actually render scoreboard match detail layout 2026-05-19 19:33:13 +02:00
devRaGonSa
500c123a6f Polish RCON match detail presentation 2026-05-19 15:45:27 +02:00
devRaGonSa
6c1edeaf1b feat: render rcon materialized match details 2026-05-19 14:58:35 +02:00
devRaGonSa
9baf20b569 fix: load dynamic recent matches in historical UI
* fix: load dynamic recent matches in historical UI

* fix: load dynamic recent matches in historical UI
2026-05-19 11:35:28 +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
devRaGonSa
af4de29a0a feat: add internal match detail links
Add internal match detail links for recent matches without safe external URLs while preserving external links when available.
2026-05-19 10:37:28 +02:00
devRaGonSa
d2de0597b6 chore: polish historical copy and match links
Polish public historical page copy and add safe links for recent matches when source URLs are available.
2026-05-19 10:12:52 +02:00
devRaGonSa
bf3ba630fc chore: hide paused elo and mvp UI
Hide paused MVP/Elo UI from the public historical page and remove server 3 from the frontend selector while preserving backend code and data.
2026-05-19 09:57:09 +02:00
devRaGonSa
3e9f8dce5f Show 10 recent matches in history 2026-03-26 11:00:06 +01:00
devRaGonSa
50bfadf471 Promote rcon historical model to primary 2026-03-26 07:18:56 +01:00
devRaGonSa
6ed416f79a Add rcon-first elo mmr foundation 2026-03-25 17:29:29 +01:00
devRaGonSa
787e753f77 Make backend RCON-first with safe fallback 2026-03-25 14:11:52 +01:00
devRaGonSa
43e1d612af Add historical monthly MVP V2 UI and comparison panel 2026-03-25 09:48:35 +01:00
devRaGonSa
9af663c21f Add MVP V2 UI and comparison panel tasks 2026-03-25 09:29:11 +01:00
devRaGonSa
f58ba29054 Add monthly MVP top 3 historical UI 2026-03-24 10:01:46 +01:00
devRaGonSa
c553de6fa5 Align live refresh interval 2026-03-23 20:46:28 +01:00
devRaGonSa
96b0944087 Polish historical labels 2026-03-23 16:43:50 +01:00