Commit graph

11 commits

Author SHA1 Message Date
Elijah R c68451cf07 whole bunch of shit
- admin routes
- developer status and bots
- probably a few other tweaks i forgot
2024-04-07 14:43:50 -04:00
Elijah R b627ab383f move Routes into HTTP namespace 2024-04-05 20:23:26 -04:00
Elijah R f3f8828ec0 add try-catch to JSON deserialization 2024-04-05 20:16:52 -04:00
Elijah R e19401fb9b implement IP bans and password resets 2024-04-05 20:08:23 -04:00
Elijah R 0b1ec748da add date of birth 2024-04-05 15:50:18 -04:00
Elijah R 788d11f39a tidy things up by moving payloads and responses into their own namespaces 2024-04-05 09:16:48 -04:00
Elijah R f262646dba fix bug where password can become blank 2024-04-05 09:12:49 -04:00
Elijah R 13c6261915 fix exception in update endpoint 2024-04-05 08:54:32 -04:00
Elijah R d8ba680d34 implement a bunch more routes and functionality 2024-04-05 08:25:18 -04:00
Elijah R 16acd9b772 finish verify endpoint 2024-04-04 01:14:52 -04:00
Elijah R b626220fd3 init 2024-04-04 00:57:59 -04:00