aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/admin/handler_test.go
AgeCommit message (Expand)Author
2026-02-24fix(admin): show username in submissions and add testcase links to problems listClaude
2026-02-21refactor: rename stuttering exported types in game and tournament packagesnsfisis
2026-02-21refactor(admin): separate business logic into game and tournament servicesnsfisis
2026-02-21refactor(api): separate business logic into game, tournament, session packagesnsfisis
2026-02-20style(backend): modernize Go syntax with range-over-int and type inferencensfisis
2026-02-20feat(admin): add bulk rejudge for game submissionsnsfisis
2026-02-20feat(admin): add rejudge functionality for submissionsnsfisis
2026-02-18feat: refactor tournament to generic DB-backed N-person bracketnsfisis
2026-02-16test(backend): add unit tests for admin handlers and taskqueuensfisis