* 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
* 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
* Update PlusVotingResult
* Logic
* Replace plus tiers
* Testing initial
* Test progress
* Working one test
* Tests
* Schema different file
* Dynamic test
* Fix test util
* Clean away prisma migrations
* Way to migrate WIP
* SQLite3 seeding script initial
* Fetch tournament data in loader
* CheckinActions new loader data model
* Virtual banner text color columns
* Logged in user
* Count teams
* ownTeam
* Map pool tab fully working
* Teams tab
* Fix timestamp default
* Register page
* Manage team page
* Camel case checkedInTimestamp
* Clean slate
* Add .nvmrc
* Add favicon
* Package lock file version 2
* Update tsconfig
* Add Tailwind
* Add StrictMode
* Add background color
* Auth without DB
* Revert "Add Tailwind"
This reverts commit 204713c602.
* Auth with DB
* Switch back to tilde absolute import
* Import layout
* Camel case for database columns
* Move auth routes to folder
* User popover links working
* Import linters
* User page initial
* User edit page with country
* Script to delete db files before migration in dev
* Remove "youtubeName" column
* Correct avatar size on desktop
* Fix SubNav not spanning the whole page
* Remove duplicate files
* Update README