* Initial
* Faster user page
* Remove redundant function
* Favorite badge sorting
* Upgrade deps
* Simplify entry.server
* Bun tests initial
* Update package.json npm -> bun
* Update README
* Type safe translations again
* Don't load streams info for finalized tournaments
* Translations as an object
* More unit test work
* Convert match.server.test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* test
* Test & all done
* Working cf
* Bun GA try
* No cache
* spacing
* spacing 2
* Add SQL logging
* Remove NR
* Hmm
* Hmm 2
* Interesting
* SKALOP_SYSTEM_MESSAGE_URL
* .
* .
* ?
* .
* ?
* Server.ts adjust
* Downgrade Tldraw
* E2E test fix
* Fix lint
* all api changes fixed (i think), bugs and styling to fix though
* languages work again
* deleting icons on background change + fixed style panel thing
* all features should be working and updated
* ran prettier on Planner.tsx
* fixed backgrounds not being deleted + undoing works now after changing background
* ran prettier
* removed an outdated comment
* Remove old code
* Add prefetching
* Elim bracket initial
* Hide rounds with only byes
* Round hiding logic
* Align stuff
* Add TODO
* Adjustments
* Deadline
* Compactify button
* Simulations
* Round robin bracket initial
* eventId -> tournamentId
* seedByTeamId removed
* Couple more TODOs
* RR placements table
* Locking matches
* Extract TournamentStream component
* Bracket streams
* Remove extras for tournament-manager, misc
* Fix E2E tests
* Fix SKALOP_SYSTEM_MESSAGE_URL in env.example
* TODOs
* TODO moved to GitHub
* Handle team changing in match cache invalidation
* Fix streamer seeing undo last score button
* Show "Sub" badge on team roster page
* Show who didn't play yet on match teams preview
* Ranked/unranked badge
* Bracket hover show roster
* Add lock/unlock match test
* Fix score reporting
* Migrations
* Arrange admin UI
* Load staff from DB
* Fix TODO
* Can add/remove staff
* isTournamentAdmin / isTournamentOrganizer
* Show chat to streamer
* User titles in the chat
* chat name color
* Unique constraint
* TO Staff E2E tests
* Casts on stream page
* Streamer test
* Fix test