sendou.ink/app/features/tournament-bracket
Kalle ed0467f98e
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
Fix tournament chats expiring too early
In round robin, all matches are set to have both participants at the start.
If the bracket is larger e.g. 5 rounds then later rounds might have chat
disappearing before teams get a chance to play it.

Closes #3005
2026-04-25 21:15:17 +03:00
..
actions Check points are sent if required by the bracket 2026-04-21 08:59:58 +03:00
components A/B (bipartite) round robin variation (#2985) 2026-04-18 14:21:28 +03:00
core Round robin only tournament support (#2996) 2026-04-24 18:03:53 +03:00
loaders Fix tournament chats expiring too early 2026-04-25 21:15:17 +03:00
queries Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
routes A/B (bipartite) round robin variation (#2985) 2026-04-18 14:21:28 +03:00
tournament-bracket-schemas.server.ts Custom flow in pick/ban (#2923) 2026-03-29 18:00:15 +03:00
tournament-bracket-utils.test.ts Deadline per tournament match (#2657) 2025-12-10 19:42:30 +02:00
tournament-bracket-utils.ts Custom flow in pick/ban (#2923) 2026-03-29 18:00:15 +03:00
tournament-bracket.module.css Tweak match vod popover styling 2026-04-02 21:39:39 +03:00
TournamentMatchRepository.server.ts Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
TournamentMatchVodRepository.server.ts Add second vod sync 3-6 hours after the first one 2026-04-04 17:53:09 +03:00