Commit Graph
186 Commits
Author SHA1 Message Date
zkldi 4d0b535121 style: move make-selfsigned-https.sh to scripts/ 2022-04-25 08:28:38 +01:00
zkldi 19695716dc Move scripts into src/ 2022-02-09 16:19:29 +00:00
zkldi b907cbcaea Remove non-compiling scripts 2022-02-09 16:09:50 +00:00
zkldi b165025ce3 ???? 2022-02-08 23:26:12 +00:00
zkldi d529ad79d7 Add USC DB Migration script. 2022-02-06 19:04:20 +00:00
zkldi 501f87c784 Format imports 2022-01-29 16:32:22 +00:00
zkldi 668a4fd589 Make non production environments pull from develop. 2022-01-29 16:14:15 +00:00
zkldi 4601297316 Make sync-database run site recalcs on relevant things when they change. 2022-01-20 10:34:03 +00:00
zkldi 96073cc0c2 Make sync-database.ts log *way* less stuff. 2021-12-24 04:47:11 +00:00
zkldi a82b309228 Rename create-game-profiles.ts 2021-12-22 08:24:33 +00:00
zkldi 9e170f0296 Make the chunithm script point at null grades, not just SS grades. 2021-12-17 00:56:44 +00:00
zkldi c53d2a82df Add a chunithm recalc script. 2021-12-10 13:33:31 +00:00
zkldi 3897c7087d move state-sync scripts out of __ktdb migration, since they're still useful. 2021-12-10 13:31:46 +00:00
zkldi e884de6077 Make sure the recalc scripts exit. 2021-12-09 12:57:56 +00:00
zkldi f252b8093e Add an IsPrimary update script. 2021-12-09 00:37:18 +00:00
zkldi af1422a065 Create a script for updating stale iidx percents. 2021-12-08 23:51:28 +00:00
zkldi b6f92efe88 Easy fix. 2021-12-08 22:32:23 +00:00
zkldi 6e035f38ac Add adjust-faulty-iidx-deltas script 2021-12-08 22:30:58 +00:00
zkldi c7966b3b92 Make sync-database refresh folders and tables properly. 2021-12-08 20:59:44 +00:00
zkldi 0b15fa0c31 Move parse-iidx-kr elsewhere. 2021-12-08 20:44:48 +00:00
zkldi d1509ce545 Add support for syncing from bms-course-lookup.json 2021-12-02 11:43:53 +00:00
zkldi b4b0b6bf62 Make USC and BMS databases sync charts instead of ignoring em 2021-12-02 10:45:45 +00:00
zkldi dd667f0d7a Unrelated: fix isInitial in sync database bms 2021-12-01 22:37:32 +00:00
zkldi 5cdd7cc63f Fix TS Compile error in tests 2021-11-30 16:47:30 +00:00
zkldi 819b855c63 Update and refactor recalc-sessions scripts 2021-11-30 16:41:41 +00:00
zkldi 78d6ab7d53 Bump KTCommon and fix old migration scripts 2021-11-30 12:04:10 +00:00
zkldi 11c60e865a Reject unused and unwanted SP12 EXHC data 2021-11-27 10:41:58 +00:00
zkldi 20f198ace3 Stabilise sync-database by always waiting for monk. 2021-11-27 10:41:42 +00:00
zkldi 8d61da8f87 Fix bug where FAXX was given a nonsense EXHC rating by get-sp12-data. 2021-11-26 15:18:31 +00:00
zkldi 57ea5fbcd5 Move BMS Table updating to jobs. 2021-11-26 15:18:16 +00:00
zkldi cf487114b5 Make sync-database safe for bms and usc. 2021-11-26 15:18:01 +00:00
zkldi cdcdc75f1d Also always call InitFolderChartLookup in chart altering scripts 2021-11-25 05:56:05 +00:00
zkldi 68b3a01161 Housekeeping depends on this stdout format now. I love parsing strings. 2021-11-24 15:48:03 +00:00
zkldi c14274c2f7 Force create-invite-code.ts to stdout no matter what. 2021-11-24 15:47:37 +00:00
zkldi d11eb6e6fe Always perform an initfolderlookup if chart size changes. 2021-11-23 10:15:28 +00:00
zkldi 19fd8132b2 Add BPI Recalc Update Job 2021-11-18 19:48:24 +00:00
zkldi dd91abae0d Change indentation of more stuff to tabs. 2021-11-15 03:48:11 +00:00
zkldi 9f7f675844 Fix bugs in arc-iidx/arc-sdvx, including false api usage 2021-11-14 06:05:27 +00:00
zkldi 484974b35b Use checksums for profile pictures and update tachi-common 2021-11-14 00:57:30 +00:00
zkldi a02c1e20b2 Add optional region prop to s3 config 2021-11-13 21:51:14 +00:00
zkldi d0a67b932d Send text alongside HTML in emails. 2021-11-13 09:38:28 +00:00
zkldi 39d9cfd691 Enforce that charts-usc|bms can never have things removed. 2021-11-13 09:12:39 +00:00
zkldi 2cbce09112 Change the arrangement of CDN from /users/(banner|pfp)/userID to /users/userID/(banner|pfp). 2021-11-12 18:38:33 +00:00
zkldi 639d861c44 Run organise imports in all files. 2021-11-11 19:00:28 +00:00
zkldi f0227a54fd Improve sync scripts 2021-11-07 06:25:34 +00:00
zkldi 56af58a795 Move all OAuth2/clients stuff to just /clients. 2021-11-06 17:50:02 +00:00
zkldi 3842302dda Reduce level of most logs in sync-database.ts 2021-11-06 00:45:48 +00:00
zkldi cd560d16f0 Fix incorrect varname 2021-11-06 00:35:59 +00:00
zkldi 33a91b007f Change deepequal to hashcompare 2021-11-05 21:49:47 +00:00
zkldi aaf07f219b Remove instances of Kamaitachi and Bokutachi in naming. 2021-11-05 05:28:25 +00:00