Commit Graph

13 Commits

Author SHA1 Message Date
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 (Sendou)
30459016c0 Add Prettier 2021-12-02 20:56:38 +02:00
Kalle (Sendou)
88b690b6ad Switch to Solid.js 2021-11-13 23:29:31 +02:00
Kalle (Sendou)
bc1742b123 Add Prettier 2021-10-31 13:23:45 +02:00
Kalle (Sendou)
e123544358 Clean slate 2021-10-23 16:06:15 +03:00
Ryan Laughlin
cba5f4db83
Re-enable GitHub Actions (#369)
* Re-enable GitHub Actions

* Run prettier

* Try running all build steps during GitHub Actions

* Skip running 'next build' maybe?

* Tell prettier to ignore exported locale files
2021-04-08 01:04:37 +03:00
Kalle (Sendou)
323b093dfa prettier:format command 2021-04-02 00:35:48 +03:00
Kalle (Sendou)
9d6f5731f9 remove unused 2021-01-30 12:38:46 +02:00
Kalle (Sendou)
c01967113c quad table 2020-12-12 14:36:26 +02:00
Kalle (Sendou)
2c409bb6c7 closes #207 fallback blocking 2020-12-12 12:35:29 +02:00
Kalle (Sendou)
8567b10cfd update prettier ignore 2020-12-11 16:33:17 +02:00
Kalle (Sendou)
9c08e44d8c lingui initial 2020-11-04 03:09:57 +02:00
Kalle (Sendou)
50df1d07fe add prettierignore 2020-10-16 01:08:24 +03:00