Commit graph

20 commits

Author SHA1 Message Date
Elijah R 2fa1a122f1 that again because im fucking stupid 2024-04-08 22:02:26 -04:00
Elijah R 44afbc8619 fix nullreferenceexception when not using email verification 2024-04-08 21:49:16 -04:00
Elijah R ef0a28145b Add comments to config.example.toml, add README and LICENSE 2024-04-08 19:21:51 -04:00
Elijah R 8a4a38a294 add option to disable mail 2024-04-08 19:06:05 -04:00
Elijah R 2763432672 missed one oops 2024-04-07 19:59:31 -04:00
Elijah R 3754ec2300 add developer status to session and login response 2024-04-07 19:48:24 -04:00
Elijah R 0e616c9223 fix bad response 2024-04-07 19:24:18 -04:00
Elijah R 1b51a3dc92 add more email providers 2024-04-07 17:53:59 -04:00
Elijah R de211651bf add config.example.toml 2024-04-07 16:11:39 -04:00
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