11 Commits

Author SHA1 Message Date
Puyodead1
ed38d74b3e don't return token on register if verification required 2023-02-24 06:36:57 -05:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Madeline
e6ae9d32e8 Reg tokens bypass other restrictions 2022-12-19 22:23:31 +11:00
Madeline
ddd3c86043 Registration tokens 2022-12-19 22:04:52 +11:00
TheArcaneBrony
3227933f28 Add register ratelimit 2022-12-19 20:57:43 +11:00
TheArcaneBrony
974cae0332 Remove some old test logs that expose info to console 2022-12-18 22:26:06 +11:00
Madeline
99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline
849b257db7 Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00