sendou.ink/app/features/tournament
2026-05-01 07:02:52 +03:00
..
actions Merge branch 'main' into new-match-page 2026-04-23 07:05:39 +03:00
components Remove redundant isOwner column (#2944) 2026-04-06 15:21:15 +03:00
core Round robin only tournament support (#2996) 2026-04-24 18:03:53 +03:00
loaders Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
queries Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
routes Various progress 2026-05-01 07:02:52 +03:00
SavedCalendarEventRepository.server.ts Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
tournament-constants.ts A/B (bipartite) round robin variation (#2985) 2026-04-18 14:21:28 +03:00
tournament-schemas.server.ts A/B (bipartite) round robin variation (#2985) 2026-04-18 14:21:28 +03:00
tournament-test-utils.ts Various tournament queries migrated to Kysely (#2978) 2026-04-14 20:26:48 +03:00
tournament-utils.server.ts Progress incl. tournament admin tab 2026-04-24 19:41:42 +03:00
tournament-utils.test.ts Fix avgSeedingSkillOrdinal condition in autoseed 2026-04-19 07:10:49 +03:00
tournament-utils.ts Fix avgSeedingSkillOrdinal condition in autoseed 2026-04-19 07:10:49 +03:00
tournament.module.css Tournament teams list page team members' name styling tweaks 2026-04-15 20:39:34 +03:00
TournamentRepository.server.ts Progress including pick/bans in timeline 2026-04-27 18:15:29 +03:00
TournamentTeamRepository.server.ts A/B (bipartite) round robin variation (#2985) 2026-04-18 14:21:28 +03:00