sendou.ink/app/features/tournament
2025-10-11 11:14:33 +03:00
..
actions Replace trivial function with a built-in 2025-07-14 21:58:04 +03:00
components Document Tournament module and remove redundant code 2025-07-07 21:13:32 +03:00
core E2E tests against built site + add to pipeline (#2563) 2025-10-11 11:14:33 +03:00
loaders BIome v2 upgrade 2025-06-22 16:49:27 +03:00
queries Fix crash when starting second Swiss bracket in the same tournament 2025-09-29 20:31:03 +03:00
routes New tournament map list generation with patterns (#2557) 2025-10-08 17:00:19 +03:00
tournament-constants.ts VITE_PROD_MODE env var for easier development against prod DB 2025-04-09 22:14:39 +03:00
tournament-schemas.server.ts wip (#2391) 2025-06-11 18:59:54 +03:00
tournament-test-utils.ts Clear active roster if admin removes a member in it Closes #2427 2025-06-27 13:48:43 +03:00
tournament-utils.server.ts Tournament org bans (#2397) 2025-06-16 22:28:10 +03:00
tournament-utils.ts BIome v2 upgrade 2025-06-22 16:49:27 +03:00
tournament.css Swiss early advance variation (#2527) 2025-09-21 09:05:58 +03:00
TournamentRepository.server.ts Drop some unused columns, make TournamentRounds.maps always to be defined 2025-07-25 21:48:07 +03:00
TournamentTeamRepository.server.ts New tournament map list generation with patterns (#2557) 2025-10-08 17:00:19 +03:00