Commit Graph
21 Commits
Author SHA1 Message Date
devRaGonSa 8a6af3e869 fix: align home server action buttons 2026-05-21 18:41:55 +02:00
devRaGonSa 152a4aa3ae fix: rebalance home server card layout 2026-05-21 17:42:32 +02:00
devRaGonSa 2c614982b3 fix: shorten current match server display name 2026-05-21 17:09:40 +02:00
devRaGonSa fa5a2a936e fix: avoid elo imports in scoreboard candidate backfill 2026-05-20 13:20:05 +02:00
devRaGonSa 1435dc3269 feat: add scoreboard candidate backfill command 2026-05-20 13:13:01 +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 566199ceed fix: load scoreboard detail stylesheet 2026-05-19 19:41:00 +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 586dc92a75 chore: add rcon match detail scoreboard layout task 2026-05-19 16:41:38 +02:00
devRaGonSa 8b0b651dc2 fix: add rcon gamestate read model helpers 2026-05-19 12:00:37 +02:00
devRaGonSaandGitHub 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
devRaGonSaandGitHub 93a9fb8028 fix: add rcon historical coverage checks 2026-05-19 11:25:28 +02:00
devRaGonSaandGitHub 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
devRaGonSaandGitHub 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
devRaGonSaandGitHub 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
devRaGonSaandGitHub 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
devRaGonSaandGitHub 032aaa9ad5 fix: restore historical rcon-first fallback policy
Restore historical RCON-first policy with public scoreboard as fallback only. Keep Elo/MMR paused and server 3 out of default targets.
2026-05-19 09:34:15 +02:00
devRaGonSaandGitHub 2271608836 fix: keep backend startup independent from paused elo
Avoid eager Elo/MMR imports during backend startup while the feature is paused. Add validation coverage for backend startup and health route resolution.
2026-05-19 09:09:20 +02:00
devRaGonSaandGitHub 50d11f0c34 chore: update AI platform integration
Update HLL Vietnam AI Platform integration with ai-platform.json, extended task lifecycle folders, config-aware runner, lightweight validation, report ignore rules, and platform documentation updates.
2026-05-19 08:43:56 +02:00