sendou.ink/app/features/tournament-bracket/core
2025-03-08 09:59:51 +02:00
..
brackets-manager Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
tests Adjust Round Robin & Swiss standings logic (#2036) 2025-01-18 09:48:52 +02:00
Bracket.test.ts Adjust Round Robin & Swiss standings logic (#2036) 2025-01-18 09:48:52 +02:00
Bracket.ts Fix Swiss losses against tied calculation while bracket in progress Closes #2040 2025-01-19 14:48:59 +02:00
emitters.server.ts Tournament SSE tweaks 2024-09-02 17:07:18 +03:00
mapList.server.ts Linked third place match (#2133) 2025-03-07 22:36:10 +02:00
PickBan.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
PreparedMaps.test.ts Handle trimming out third place match in prepared maps 2025-02-05 10:59:52 +02:00
PreparedMaps.ts Allow up to 256 teams elim tournament to be prepared 2025-02-23 20:10:52 +02:00
Progression.test.ts Fix destination bracket text when many starting brackets 2025-02-23 21:23:48 +02:00
Progression.ts Fix destination bracket text when many starting brackets 2025-02-23 21:23:48 +02:00
rounds.ts Linked third place match (#2133) 2025-03-07 22:36:10 +02:00
summarizer.server.ts Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
summarizer.test.ts Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00
Swiss.ts Free bracket progression (#1959) 2024-11-10 12:07:43 +02:00
toMapList.ts Free bracket progression (#1959) 2024-11-10 12:07:43 +02:00
Tournament.server.ts Get round and bracket details from tournament-match endpoint Closes #2062 2025-02-04 13:15:39 +02:00
Tournament.test.ts Allow overriding bracket destination to "eliminated" 2025-02-24 21:35:04 +02:00
Tournament.ts Give better error message to TO when can't check-in a team 2025-03-08 09:59:51 +02:00