sendou.ink/app/features/tournament
2026-05-17 13:19:25 +03:00
..
actions Fix WS revalidate on tournament bracket & match pages (#3061) 2026-05-13 20:17:29 +03:00
components Remove redundant isOwner column (#2944) 2026-04-06 15:21:15 +03:00
core New match page (#3032) 2026-05-04 18:15:10 +03:00
loaders Fix crash when visiting tournament team page after tournament start who did not check in 2026-05-12 21:01:49 +03:00
queries Deprecate tournament team page DB call in favor of derived data 2026-05-02 14:06:45 +03:00
routes New hooks and components for localized date time (#3065) 2026-05-17 13:19:25 +03:00
SavedCalendarEventRepository.server.ts Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
tournament-constants.ts Cap placements bracket progression placements at 100 2026-05-10 14:22:40 +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 New match page (#3032) 2026-05-04 18:15:10 +03:00
tournament-utils.test.ts Allow reporting weapons after tournament has finalized 2026-05-11 20:50:13 +03:00
tournament-utils.ts Allow reporting weapons after tournament has finalized 2026-05-11 20:50:13 +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 New match page (#3032) 2026-05-04 18:15:10 +03:00
TournamentTeamRepository.server.ts Fix team having many tournament level check-ins 2026-04-27 18:05:49 +03:00