mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-22 15:09:16 -05:00
* 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
|
||
|---|---|---|
| .. | ||
| Admin.tsx | ||
| Alert.tsx | ||
| ArrowUp.tsx | ||
| CheckIn.tsx | ||
| Checkmark.tsx | ||
| Clock.tsx | ||
| Cross.tsx | ||
| Discord.tsx | ||
| Edit.tsx | ||
| Error.tsx | ||
| GitHub.tsx | ||
| LogOut.tsx | ||
| Minus.tsx | ||
| Patreon.tsx | ||
| Refresh.tsx | ||
| Search.tsx | ||
| SpeechBubble.tsx | ||
| Success.tsx | ||
| Trash.tsx | ||
| Twitch.tsx | ||
| Twitter.tsx | ||
| User.tsx | ||
| Users.tsx | ||
| YouTube.tsx | ||