Commit Graph
10 Commits
Author SHA1 Message Date
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