Commit Graph

27 Commits

Author SHA1 Message Date
Mia
070affe960 Add standing endpoints for permalocks 2023-03-20 13:29:52 -05:00
Mia
57521b3384 Add updatenamecolor action 2023-03-15 08:22:12 -05:00
Guangcong Luo
81451173b7
Refactor server.ts 2023-03-11 23:41:50 -08:00
Guangcong Luo
4133ed815e
Combine server.ts and dispatcher.ts 2023-03-09 16:47:51 -08:00
Mia
f3155415b1 Support specifying the directory for custom CSS 2023-01-22 13:50:23 -06:00
Mia
a2d1bc5f2e Use a process.env flag for local db in tests 2023-01-04 11:48:13 -06:00
Mia
a12b1eeb1b
Ensure everything in Config has a type 2022-07-07 01:54:32 -05:00
Mia
91c5811fe0
Loosen types on some configuration options
None of these need to be strictly typed to the exact string they're initalized to - being typed to just `string` is enough.
2022-07-07 01:51:55 -05:00
Mia
cfe5a182da Support custom actions in Config 2022-01-06 20:56:42 -06:00
Mia
777413350b Remove Config.galclient
Same as gapi_clientid
2021-11-26 19:27:49 -06:00
Mia
33b58b745d adjust dbprefix 2021-11-20 12:13:34 -06:00
Mia
fe1429519b Move DBPrefix 2021-11-20 12:11:02 -06:00
Mia
4a4a2f0d31 Reorganize management commands 2021-11-20 12:02:20 -06:00
Mia
71b0fd3d68 Add error debugger 2021-11-15 11:16:21 -06:00
Mia
96bf34d722 Remove validateSid 2021-11-06 22:07:21 -05:00
Mia
38b759023b Update challengekeyid handling 2021-11-06 21:58:41 -05:00
Mia
de75a01219 Add host key to mysql settings 2021-11-06 21:43:26 -05:00
Mia
118467cfd4 Add action to update/restart server 2021-11-02 03:36:39 -05:00
Mia
5c05aa20fe Fix build 2021-10-30 22:33:26 -05:00
Mia
89a0551fbf Type crashguardemail config 2021-10-30 22:27:51 -05:00
Mia
147abaaaa5 document / type everything in COnfig 2021-10-30 21:32:35 -05:00
Mia
5bd5288e2a fix config pt 2 2021-10-30 21:19:47 -05:00
Mia
bc858ee05a update some typedefs 2021-10-30 21:15:50 -05:00
Mia
ae3ad9a24a
Update config-example.js 2021-10-30 20:42:41 -05:00
Mia
c8686db905 Move hardcodes to config-example 2021-10-19 21:06:38 -05:00
Mia
8a51a9fff3 Code review stuff 2021-10-14 20:32:02 -05:00
Mia
93e6bf862d Re-add config 2021-10-11 21:12:01 -05:00