Commit Graph

7 Commits

Author SHA1 Message Date
Kalle
78919537e7
Update LICENSE 2024-09-15 08:51:07 +03:00
Kalle
185295d54e
User page initial with SQLite3 (#822)
* 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
2022-05-16 17:52:54 +03:00
Kalle
59e7543b8a
Create LICENSE 2021-11-27 16:18:15 +02:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Kalle
ec77d30b5b
Create LICENSE 2021-06-28 09:41:10 +03:00
Kalle (Sendou)
1576f89925 move to old 2020-10-13 14:27:02 +03:00
Kalle
c3f87341d1
Create LICENSE 2020-06-02 22:26:42 +03:00