Commit Graph

59 Commits

Author SHA1 Message Date
Kalle
499a4b4266 add-badge script 2022-07-23 01:40:21 +03:00
Kalle
b2e6db5a49 Upgrade sendou.ink deps 2022-07-08 11:03:37 +03:00
Kalle
9144fe4075 Add badge data scripts 2022-07-08 01:18:45 +03:00
Kalle
36ed51d7b3 Add badges migration 2022-06-24 16:16:06 +03:00
Kalle
f34e5c3e02 Remove data import script 2022-06-08 23:20:59 +03:00
Kalle
f343c2c672 Import script use less memory 2022-06-08 23:13:11 +03:00
Kalle
4e594490d1 Import users/plus data script 2022-06-08 22:57:41 +03:00
Kalle
3abb8b22d7 Deploy script in package.json 2022-06-07 21:07:10 +03:00
Kalle
7528652b42 PlusTier view 2022-06-04 16:04:43 +03:00
Kalle
e850230c0c PlusSuggestions seed 2022-05-22 11:53:09 +03:00
Kalle
7d73a0478c Cypress with user page test 2022-05-17 19:50:05 +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
13af7c628f Recalc skills script include canceled matches 2022-04-13 21:18:32 +03:00
Kalle
d3df5bdda1 Allow canceling SendouQ match 2022-04-13 18:45:13 +03:00
Kalle
2a72ae58d7 Fix tests 2022-04-11 18:43:34 +03:00
Kalle
22966efcc7 Conclude tournament 2022-04-11 18:31:25 +03:00
Kalle
869a07098a Skill createdAt again to choose skill Closes #810 2022-04-09 16:52:54 +03:00
Kalle
68184ee9fe Recalculate skills script 2022-03-26 10:34:16 +02:00
Kalle
f11be1ee69 Delete unused script 2022-03-25 19:09:20 +02:00
Kalle
3dd3e37d7c Revert "Add idify lfg match stages script"
This reverts commit a514617427.
2022-03-17 18:03:58 +02:00
Kalle
a514617427 Add idify lfg match stages script 2022-03-17 18:03:45 +02:00
Kalle
23bbea328c Send over all user id's to Lanista 2022-03-17 01:29:19 +02:00
Kalle
a70be20a56 Add matches without details script 2022-03-16 20:16:22 +02:00
Kalle (Sendou)
1576f89925 move to old 2020-10-13 14:27:02 +03:00
Yi Huang
62992571ac
Translations for Traditional Chinese (#18)
* add scripts for conversion between utf8 and unicode-escaped strings

    > ./scripts/encode-utf8.py '中文'
    \u4e2d\u6587

    > ./scripts/decode-utf8.py '\u4e2d\u6587'
    中文

* add zh-TW translations

- sub weapons
- special weapons
- hero weapons
- stages (non-splatfest)
- modes
2020-08-14 17:20:16 +03:00
Sendou
d439ddfe9d analyzer translated 2020-06-24 20:55:57 +03:00
Sendou
c9f9bf605d language support jsons 2020-06-21 14:07:31 +03:00
Sendou
1d1aa15efc remove tw 2020-06-20 16:16:49 +03:00
Sendou
dd85227429 new planner maps 2020-06-20 11:53:23 +03:00
Sendou
c0c0c5059e iss bug fix 2020-05-27 14:13:23 +03:00
Sendou
368dabdb2d all weapon params in dicts 2020-05-25 11:57:17 +03:00
Sendou
de74a53839 fixed bug with disappearing SPU values 2020-05-24 14:51:54 +03:00
Sendou
33d0fb5766 sub power up 2020-05-23 00:25:46 +03:00
Sendou
de6bc3bbdf quick respawn for analyzer 2020-05-22 20:33:51 +03:00
Sendou
7d8d4acc30 analyzer progress 2020-05-22 13:18:21 +03:00
Sendou
cbb585e8d8 sub weapon use specific sub weapon data 2020-05-11 01:59:31 +03:00
Sendou
f7534659f6 analyzer checkpoint 2020-05-11 01:28:54 +03:00
Sendou
d729f409e2 generate analyzer jsons script 2020-05-03 22:07:58 +03:00
Sendou
4a6c92c8ae xrank python script updates 2020-01-06 19:37:05 +02:00
Sendou
2067b44610 free agent feature done 2019-12-14 23:19:39 +02:00
Sendou
2d1c4a5802 gear dropdown 2019-10-31 17:30:19 +02:00
Sendou
d4705ac44d searchForTournaments query implemented 2019-10-25 15:02:44 +03:00
Sendou
0ba3af913f tournaments things 2019-10-24 13:18:02 +03:00
Sendou
8e8349c185 matches script done for now 2019-10-19 13:29:56 +03:00
Sendou
a01f6b5145 script to add tournaments from sheets working 2019-10-18 16:20:48 +03:00
Sendou
20b89af9c1 work on tournament matches script 2019-10-16 23:17:59 +03:00
Sendou
e9f3924d9d updated scripts 2019-10-11 21:30:51 +03:00
Sendou
3b4217ca4a readded calendar and xleaderboard 2019-10-11 20:07:47 +03:00
Sendou
b4d73794a5 map planner added 2019-10-09 22:30:39 +03:00
Sendou
d886dae750 x trends code, map planner bug fix and new maps 2019-08-03 23:32:17 +03:00