sendou.ink/app/features/tournament-bracket/core
Kalle 96781122e2
Add user to many tournaments in a tournament (#2001)
* Initial

* Load as objects

* fix types

* Progress

* Summarizer

* Show alert about readding player

* Tests
2024-12-28 11:40:39 +02:00
..
brackets-manager Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
tests Many starting brackets (#1992) 2024-12-22 12:55:35 +02:00
Bracket.test.ts Fix formatting 2024-12-20 23:14:07 +02:00
Bracket.ts Fix "losses against" tiebreaker calculation with dropped teams Closes #1989 2024-12-20 16:15:48 +02:00
emitters.server.ts Tournament SSE tweaks 2024-09-02 17:07:18 +03:00
mapList.server.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
PickBan.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
PreparedMaps.test.ts Fix prepared maps missing 3rd place match crash 2024-12-23 18:32:27 +02:00
PreparedMaps.ts Fix prepared maps missing 3rd place match crash 2024-12-23 18:32:27 +02:00
Progression.test.ts Many starting brackets (#1992) 2024-12-22 12:55:35 +02:00
Progression.ts Many starting brackets (#1992) 2024-12-22 12:55:35 +02:00
rounds.ts Fix round number in losers starting at 2 sometimes 2024-12-19 22:28:55 +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 Free bracket progression (#1959) 2024-11-10 12:07:43 +02:00
Tournament.test.ts Many starting brackets (#1992) 2024-12-22 12:55:35 +02:00
Tournament.ts Add user to many tournaments in a tournament (#2001) 2024-12-28 11:40:39 +02:00