Commit Graph

112 Commits

Author SHA1 Message Date
Kalle
d76dff065a Patch 4.0 2023-05-31 21:47:44 +03:00
Kalle
5b94ced4ef Fix typos 2023-04-07 12:44:03 +03:00
Kalle
070229804c Add badge winners script 2023-03-26 19:42:18 +03:00
Kalle
61e8d24829 Add feature to README 2023-03-26 16:35:12 +03:00
Kalle
2392427762 Patch 3.0 Closes #1284 2023-03-01 18:42:32 +02:00
Kalle
4559705ca5 Rename badge script use id 2023-02-26 23:11:34 +02:00
Kalle
d652e76154 Various improvements 2023-01-13 21:18:07 +02:00
Kalle
d98e8af619 Explain feature folders in README 2022-12-22 20:09:53 +02:00
Kalle
5d4642c23c Adjust README 2 2022-12-10 21:46:25 +02:00
Kalle
127ba5cdeb Adjust README 2022-12-10 21:45:46 +02:00
Kalle
8a8e21fd8b Fancier README 2022-12-10 21:39:46 +02:00
Kalle
ffc92bdbce Chill Season 2022 update (2.0) 2022-11-30 22:24:56 +02:00
Kalle
bb722b225f Move all immutable assets to one folder
Closes #918
2022-11-26 16:33:43 +02:00
Kalle
14df9359ac Document adding new article
Closes #1151
2022-11-23 20:52:10 +02:00
Remmy Cat Stock
40d5286775 Keep translation progress automatically updated inside issue instead 2022-11-07 17:03:06 +01:00
Remmy Cat Stock
cc396b8ac1
Add configs for better support of different development environments (#1092)
* Add prettierrc and editorconfig

* Updated README with `npm run cf` steps & also a git command that will fix a line ending error

* Added reference

* Prettier ;_;

* Add gitattributes to make sure git uses core.autocrlf on windows

Co-authored-by: William Lam <w.lam@honteam.com>
2022-11-05 22:45:00 +01:00
Kalle
123565a952 Add November's Salmon Run gear 2022-11-03 20:20:34 +02:00
Kalle
e97fcd4e99 Remove Cypress tests
Planned to be replaced with Playwright maybe?
Just removing in the meanwhile so they don't confuse people.
Or that people won't accidentally develop new.
2022-10-30 02:15:15 +03:00
Kalle
e20b1b92b4 Remove note about WIP from README 2022-10-29 10:14:26 +03:00
Remmy Cat Stock
5b1b440c28
Re-encode all avif files 2022-10-16 11:48:37 +02:00
Kalle
8e8667c2f7 Fix prod database downloda instructions 2022-10-06 23:13:04 +03:00
Kalle
a300a5c4b7 Add rename badge script
Closes #972
2022-10-03 21:01:25 +03:00
Kalle
b010ffac9f Link to translation progress json in README 2022-09-24 11:52:13 +03:00
Kalle
47a4dcfb4f Add first translation-progress.md 2022-09-24 11:50:55 +03:00
Kalle
399df8e302 Add check-translation-jsons script 2022-09-24 11:48:46 +03:00
Kalle
ab3eafa4cf Fix setup instructions 2022-09-13 12:13:01 +03:00
Kalle
4fd6d29533 Add instructions on how to add translations to README 2022-09-06 01:43:45 +03:00
Kalle
1c53c03294 replace-img-names script 2022-09-03 18:14:53 +03:00
Kalle
13220f8598 Add weapon images 2022-09-03 18:14:53 +03:00
Kalle
adb4a3830c docs: fix production db download instructions
Seems like this workflow still needs some work though.
2022-08-20 11:38:14 +03:00
Kalle
9cc7b6e526 Add info to README about API 2022-08-13 17:32:41 +03:00
Kalle
f1081a1caf Merge branch 'rewrite' of github.com:Sendouc/sendou.ink into calendar 2022-08-13 13:45:08 +03:00
Kalle
d62d7deb35 Add instructions on how to dump prod database 2022-08-06 11:07:47 +03:00
Kalle
fa5f5d8d13 Fix install instructions 2022-08-02 08:31:07 +03:00
Kalle
dc3516e810 Fix setting up instructions 2022-07-25 22:01:05 +03:00
Kalle
c21d7ce321 Add add-badge command to README 2022-07-25 22:00:51 +03:00
Kalle
12d4714969 Add CONTRIBUTING.md 2022-07-16 16:15:19 +03:00
Kalle
67c8b2c449 Improve getting started with project experience 2022-07-06 11:02:23 +03:00
Kalle
9f50b04f2e Badge thumbnail images 2022-07-04 22:01:51 +03:00
Kalle
4bf6ec2db1 Update README project structure 2022-06-11 11:55:54 +03:00
Kalle
3d4f9af928 Delete comment test 2022-05-29 11:04:27 +03:00
Kalle
a4b839d55a Add permissions 2022-05-26 19:48:16 +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
76e17ce83c Add Redis for leaderboards 2022-03-27 12:01:02 +03:00
Kalle
135ce0d4d1 Switch to cookie session Closes #737 2022-02-20 15:51:45 +02:00
Kalle
49d7d13038 npm run dev works 2022-02-20 14:29:47 +02:00
Kalle
827c0548d3 Add start looking minimal page 2022-01-27 23:13:38 +02:00
Kalle (Sendou)
b527f11413 Remove stale TODOs 2022-01-11 23:03:28 +02:00
Kalle (Sendou)
fd26d70e7e Check-in/check-out to local action function 2021-12-25 22:33:15 +02:00
Kalle (Sendou)
89110c016b Advance byes basic logic 2021-12-24 11:36:51 +02:00