Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v0.1.5
2023-05-19What’s Changed
- Dependabot: daily major updates by @evroon in https://github.com/evroon/bracket/pull/206
- Bump @mdx-js/react from 1.6.22 to 2.3.0 in /docs by @dependabot in https://github.com/evroon/bracket/pull/207
- Bump @types/node from 18.16.3 to 20.1.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/209
- Display stage name and select active stage by default by @evroon in https://github.com/evroon/bracket/pull/210
- Update mypy requirement from 1.2.1 to 1.3.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/211
- Add warning to README.md about state of project by @evroon in https://github.com/evroon/bracket/pull/213
- Bump typescript from 4.9.5 to 5.0.4 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/214
- Add
run.shto run both backend and frontend by @evroon in https://github.com/evroon/bracket/pull/216 - Select active stage by default by @evroon in https://github.com/evroon/bracket/pull/215
- Add stages modal by @evroon in https://github.com/evroon/bracket/pull/217
- Fix rounds dependency and disallow deletion of active stages by @evroon in https://github.com/evroon/bracket/pull/218
Full Changelog: https://github.com/evroon/bracket/compare/v0.1.4…v0.1.5