Commit Graph

329 Commits

Author SHA1 Message Date
Mia
fde986c4c5 Ensure graceful exit 2023-01-03 19:27:20 -06:00
Mia
705fc5aae3 Enable package-lock 2022-12-29 21:39:28 -06:00
Mia
547add910a Readd editorconfig, set up tests 2022-12-29 21:22:53 -06:00
Mia
75eafa2d43 Bumping commit 2022-12-29 20:03:37 -06:00
Mia
69a34b72be Don't set a file watcher on every request 2022-12-27 20:47:19 -06:00
Mia
fdfebd96e7 Fix linter 2022-12-27 20:46:48 -06:00
Mia
852cafb94e Reload servers list when file is modified 2022-12-27 20:35:23 -06:00
Mia
2eb9f96c71 Ignore .DS_STore 2022-12-27 20:33:17 -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
a2c7b52b18
Properly typecheck src/ subdirs 2022-07-07 01:48:40 -05:00
Mia
cfe5a182da Support custom actions in Config 2022-01-06 20:56:42 -06:00
Mia
3200d3d429 Fix checks 2022-01-03 15:56:18 -06:00
Mia
ef66e3a2ca Handle CIDR ips 2021-12-26 13:37:12 -06:00
Mia
998c331ab2 Update proxy detection 2021-12-26 13:24:25 -06:00
Mia
0b4282e87a Only delete cookie on logout if it's specifically requested 2021-12-07 07:56:22 -06:00
Mia
2282ceee80 Remove error stack 2021-12-01 17:44:46 -06:00
Mia
f198018bcf Fix usertypes 2021-12-01 17:42:27 -06:00
Mia
38eb1f1567 Rephrase this 2021-12-01 16:27:53 -06:00
Mia
0aca4b1234 Fix thing 2021-12-01 16:24:18 -06:00
Mia
b227b32f1a Dispatcher: Make Config.serverlist optional 2021-12-01 08:50:56 -06:00
Mia
e085064bd4 Fix password hash bug 2021-11-30 14:36:18 -06:00
Mia
919092391c Publish stuff 2021-11-30 13:06:15 -06:00
Mia
18ba4b4d2c Actually fix build 2021-11-30 10:23:52 -06:00
Mia
d3551a9573 Fix build 2021-11-29 21:50:53 -06:00
Mia
670327a810 Re-compile in restart action 2021-11-28 19:53:23 -06:00
Mia
f7537c8320 Adjust server detection 2021-11-28 19:51:34 -06:00
Mia
3c281f68a2 Fix crash in getServer 2021-11-28 19:47:07 -06:00
Mia
a7ee6d69b0 Hash sids 2021-11-27 15:50:35 -06:00
Mia
9b4d73dc94 Maybe possibly fix sids 2021-11-27 15:33:20 -06:00
Mia
58c926a67c Ladderget: Don't require tokens 2021-11-27 10:50:55 -06:00
Mia
cff32fd234 Fix prepping replays 2021-11-26 23:02:31 -06:00
Mia
d5f11f1649 Clarify comment actually 2021-11-26 22:21:35 -06:00
Mia
35e5102066 Comment thing for future reference 2021-11-26 22:21:09 -06:00
Mia
c04521e354 Fix /rank 2021-11-26 22:20:04 -06:00
Mia
f146ba7625 Properly return curusers on registration 2021-11-26 21:17:51 -06:00
Mia
a79b533ccd Fix prefix handling on dbs, pt 2 2021-11-26 21:03:21 -06:00
Mia
eddd1f3eca Fix body parsing 2021-11-26 20:44:00 -06:00
Mia
bc4a6ff623 actually probably fix 2FA 2021-11-26 19:43:36 -06:00
Mia
d2718c151a Debug 2FA 2021-11-26 19:37:46 -06:00
Mia
777413350b Remove Config.galclient
Same as gapi_clientid
2021-11-26 19:27:49 -06:00
Mia
d2cab43d99 Tidy up more 2FA code 2021-11-26 17:05:05 -06:00
Mia
82395c1c97 Tidy stuff 2021-11-26 17:04:33 -06:00
Mia
6f1bf8ff61 Possibly fix 2FA 2021-11-26 17:04:10 -06:00
Mia
65a0f8d2cc Update curuser response 2021-11-25 23:24:20 -06:00
Mia
034c790ba8 FIX ALL THE THINGS 2021-11-25 23:20:25 -06:00
Mia
3b68e793a5 More fixes 2021-11-25 20:28:37 -06:00
Mia
7e0a9d62d6 many fixes 2021-11-25 17:17:57 -06:00
Mia
06ca90694f Send proper tokens 2021-11-20 12:22:35 -06:00
Mia
33b58b745d adjust dbprefix 2021-11-20 12:13:34 -06:00