Bracket
Selfhosted tournament system
Alternative to: challonge, toornament

About
Versions (41)
v0.1.0
2023-02-21What’s Changed
- First version of backend and frontend by @evroon in https://github.com/evroon/bracket/pull/1
- Bump minimist from 1.2.5 to 1.2.7 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/4
- Bump typescript from 4.8.4 to 4.9.4 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/12
- Bump @next/bundle-analyzer from 12.3.1 to 13.0.6 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/9
- Bump @next/eslint-plugin-next from 12.1.4 to 13.0.6 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/11
- Bump loader-utils from 1.4.0 to 1.4.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/5
- Update isort requirement from 5.10.1 to 5.11.1 in /backend by @dependabot in https://github.com/evroon/bracket/pull/7
- Bump @testing-library/jest-dom from 5.16.3 to 5.16.5 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/8
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/3
- Bump @mantine/next from 5.7.2 to 5.9.4 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/10
- Bump terser from 4.8.0 to 4.8.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/6
- Fix pipenv caching by @evroon in https://github.com/evroon/bracket/pull/13
- Bump @babel/core from 7.17.8 to 7.20.5 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/21
- Bump @next/eslint-plugin-next from 13.0.6 to 13.0.7 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/22
- Update aioresponses requirement from 0.7.3 to 0.7.4 in /backend by @dependabot in https://github.com/evroon/bracket/pull/16
- Create tournaments system by @evroon in https://github.com/evroon/bracket/pull/2
- Update isort requirement from 5.11.1 to 5.11.3 in /backend by @dependabot in https://github.com/evroon/bracket/pull/18
- Bump eslint-plugin-jsx-a11y from 6.6.0 to 6.6.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/23
- Update alembic requirement from 1.8.1 to 1.9.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/20
- Bump react-router-dom from 6.4.5 to 6.5.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/19
- Update sqlalchemy requirement from 1.4.41 to 1.4.45 in /backend by @dependabot in https://github.com/evroon/bracket/pull/14
- Update databases requirement from 0.6.2 to 0.7.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/15
- Bump @emotion/react from 11.10.4 to 11.10.5 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/17
- Update pylint requirement from 2.15.8 to 2.15.9 in /backend by @dependabot in https://github.com/evroon/bracket/pull/31
- Update alembic requirement from 1.9.0 to 1.9.1 in /backend by @dependabot in https://github.com/evroon/bracket/pull/27
- Remove and update dependencies by @evroon in https://github.com/evroon/bracket/pull/33
- Fix dependabot config by @evroon in https://github.com/evroon/bracket/pull/34
- Update isort requirement from 5.11.3 to 5.11.4 in /backend by @dependabot in https://github.com/evroon/bracket/pull/32
- Rename ladderz to bracket by @evroon in https://github.com/evroon/bracket/pull/24
- Bump actions/cache from 2 to 3 by @dependabot in https://github.com/evroon/bracket/pull/36
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/evroon/bracket/pull/37
- Add codecov CI by @evroon in https://github.com/evroon/bracket/pull/38
- Improve CI and README by @evroon in https://github.com/evroon/bracket/pull/39
- Add more integration tests by @evroon in https://github.com/evroon/bracket/pull/40
- Add more integration tests by @evroon in https://github.com/evroon/bracket/pull/41
- Bump @testing-library/dom from 8.12.0 to 8.19.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/35
- Bump eslint-plugin-react from 7.30.1 to 7.31.11 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/26
- Bump eslint-plugin-testing-library from 5.2.0 to 5.9.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/25
- Bump @testing-library/react from 13.0.0 to 13.4.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/30
- Create db tables when the db is empty by @evroon in https://github.com/evroon/bracket/pull/42
- Run dependabot daily by @evroon in https://github.com/evroon/bracket/pull/44
- Bump @mantine/next from 5.9.5 to 5.9.6 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/46
- Update pydantic requirement from 1.10.2 to 1.10.4 in /backend by @dependabot in https://github.com/evroon/bracket/pull/45
- Bump @tabler/icons from 1.118.0 to 1.119.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/47
- Bump prettier from 2.7.1 to 2.8.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/49
- Bump eslint-plugin-jest from 26.5.3 to 27.2.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/48
- Bump @typescript-eslint/parser from 5.30.0 to 5.47.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/50
- Add tournaments and club endpoints by @evroon in https://github.com/evroon/bracket/pull/43
- Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/60
- Bump babel-loader from 8.2.4 to 9.1.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/59
- Bump @types/node from 18.11.4 to 18.11.18 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/55
- Bump @testing-library/user-event from 14.0.4 to 14.4.3 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/51
- Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.48.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/56
- Add test coverage by @evroon in https://github.com/evroon/bracket/pull/61
- Bump @mantine/form from 5.9.5 to 5.10.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/58
- Add Dashboard by @evroon in https://github.com/evroon/bracket/pull/62
- Send
dashboard_publicwhen creating tournaments by @evroon in https://github.com/evroon/bracket/pull/72 - Update fastapi-cache2 requirement from 0.1.9 to 0.2.0 in /backend by @dependabot in https://github.com/evroon/bracket/pull/71
- Bump prettier from 2.8.1 to 2.8.2 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/67
- Bump @babel/core from 7.20.5 to 7.20.12 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/63
- Update pylint requirement from 2.15.9 to 2.15.10 in /backend by @dependabot in https://github.com/evroon/bracket/pull/69
- Improve docs by @evroon in https://github.com/evroon/bracket/pull/76
- Various bugfixes by @evroon in https://github.com/evroon/bracket/pull/77
- Fix README logo by @evroon in https://github.com/evroon/bracket/pull/82
- Fix README content by @evroon in https://github.com/evroon/bracket/pull/83
- Fix formatting, preview images by @evroon in https://github.com/evroon/bracket/pull/84
- Dashboard auth fixes by @evroon in https://github.com/evroon/bracket/pull/90
- Update codecov.yml by @evroon in https://github.com/evroon/bracket/pull/93
- Fix bug with no content on dashboard by @evroon in https://github.com/evroon/bracket/pull/94
- Ignore unfinished games in score by @evroon in https://github.com/evroon/bracket/pull/95
- Add Sentry by @evroon in https://github.com/evroon/bracket/pull/96
- Bump @next/bundle-analyzer from 13.1.1 to 13.1.3 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/92
- Bump next from 13.1.1 to 13.1.3 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/91
- Bump eslint-plugin-import from 2.26.0 to 2.27.5 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/88
- Change page title on dashboard by @evroon in https://github.com/evroon/bracket/pull/97
- Bump eslint-plugin-react from 7.31.11 to 7.32.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/86
- Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/89
- Create LICENSE by @evroon in https://github.com/evroon/bracket/pull/98
- Add skeletons to dashboard by @evroon in https://github.com/evroon/bracket/pull/99
- Improve scheduling by @evroon in https://github.com/evroon/bracket/pull/114
- Fix update of tournaments by @evroon in https://github.com/evroon/bracket/pull/115
- Fix round order by @evroon in https://github.com/evroon/bracket/pull/119
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.53.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/122
- Bump swr from 2.0.0 to 2.0.3 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/111
- Bump next from 13.1.3 to 13.1.6 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/112
- Bump prettier from 2.8.2 to 2.8.4 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/118
- Bump @testing-library/dom from 8.19.1 to 9.0.0 in /frontend by @dependabot in https://github.com/evroon/bracket/pull/121
New Contributors
- @evroon made their first contribution in https://github.com/evroon/bracket/pull/1
- @dependabot made their first contribution in https://github.com/evroon/bracket/pull/4
Full Changelog: https://github.com/evroon/bracket/commits/v0.1.0