summary refs log tree commit diff
path: root/src/api/routes/auth/login.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* Use adjusted email in /auth/loginMadeline2023-01-021-1/+1
* Revert "Don't let users undisable their accounts"Madeline2023-01-011-6/+8
* Don't let users undisable their accountsMadeline2023-01-011-8/+6
* Remove some old test logs that expose info to consoleTheArcaneBrony2022-12-181-1/+0
* PrettierMadeline2022-09-261-66/+109
* Move schemas to /src/util/schemasMadeline2022-09-261-10/+1
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+105