Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v0.2.0
2023-11-11What’s Changed
- Dashboard endpoint by @evroon in https://github.com/evroon/bracket/pull/285
- Add ruff check by @evroon in https://github.com/evroon/bracket/pull/294
- Add vulture check by @evroon in https://github.com/evroon/bracket/pull/296
- Add vulture to precommit and fix backend workflow by @evroon in https://github.com/evroon/bracket/pull/297
- Extend dashboard pages by @evroon in https://github.com/evroon/bracket/pull/289
- Add schedule builder by @evroon in https://github.com/evroon/bracket/pull/267
- Implement scheduling for elimination stage items by @evroon in https://github.com/evroon/bracket/pull/314
- Time scheduling by @evroon in https://github.com/evroon/bracket/pull/315
- Show start time in matches by @evroon in https://github.com/evroon/bracket/pull/319
- Filter on groups in teams table by @evroon in https://github.com/evroon/bracket/pull/321
- Fix update of match start times by @evroon in https://github.com/evroon/bracket/pull/322
- Fix start time null by @evroon in https://github.com/evroon/bracket/pull/323
- Sort stage items by @evroon in https://github.com/evroon/bracket/pull/324
- Add elo to teams table by @evroon in https://github.com/evroon/bracket/pull/325
- Fix swiss scheduling by @evroon in https://github.com/evroon/bracket/pull/328
Full Changelog: https://github.com/evroon/bracket/compare/v0.1.9…v0.2.0