Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v0.1.7
2023-09-12What’s Changed
- Use pydantic v1 by @evroon in https://github.com/evroon/bracket/pull/239
- Implement stage type specific round scheduling by @evroon in https://github.com/evroon/bracket/pull/226
- Improve responsiveness header by @evroon in https://github.com/evroon/bracket/pull/250
- Backend bugfixes and frontend fixes by @evroon in https://github.com/evroon/bracket/pull/251
- Frontend improvements by @evroon in https://github.com/evroon/bracket/pull/253
- Add courts functionality by @evroon in https://github.com/evroon/bracket/pull/256
Dependency upgrades
- Bump ts-jest from 27.1.5 to 29.1.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/227
- Bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in https://github.com/evroon/bracket/pull/229
- Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in https://github.com/evroon/bracket/pull/228
- Bump jest and @types/jest in /frontend by @dependabot in https://github.com/evroon/bracket/pull/230
- Bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in https://github.com/evroon/bracket/pull/231
- Bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/evroon/bracket/pull/232
- Update mypy requirement from 1.3.0 to 1.4.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/233
- Update mypy requirement from 1.4.0 to 1.4.1 in /backend by @dependabot in https://github.com/evroon/bracket/pull/234
- Update mypy requirement by @evroon in https://github.com/evroon/bracket/pull/235
- Bump word-wrap from 1.2.3 to 1.2.5 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/240
- Bump semver from 5.7.1 to 5.7.2 in /docs by @dependabot in https://github.com/evroon/bracket/pull/237
- Bump semver from 6.3.0 to 6.3.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/236
- Bump prettier from 2.8.8 to 3.0.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/242
- Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/243
- Bump @typescript-eslint/parser from 5.59.2 to 6.3.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/244
- Bump @testing-library/jest-dom from 5.16.5 to 6.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/245
- Bump eslint-plugin-testing-library from 5.10.3 to 6.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/246
- Bump cookies-next from 2.1.1 to 3.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/247
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/248
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/evroon/bracket/pull/249
- Bump docker/build-push-action from 4.1.0 to 4.2.1 by @dependabot in https://github.com/evroon/bracket/pull/254
- Bump cookies-next from 3.0.0 to 4.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/255
Full Changelog: https://github.com/evroon/bracket/compare/v0.1.6…v0.1.7