16 Commits

Author SHA1 Message Date
Puyodead1
709dc7280e Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11: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
d151283b08 Add back include_url param to reg tokens 2023-01-10 18:08:31 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Madeline
7453dd0119 Use adjusted email in /auth/login 2023-01-02 13:18:07 +11:00
Madeline
1bee8dc48f Revert "Don't let users undisable their accounts"
This reverts commit cd84412c92c447826ebb2668295d46956618d962.
2023-01-01 14:20:41 +11:00
Madeline
cd84412c92 Don't let users undisable their accounts 2023-01-01 12:59:45 +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
ac64c08817 Add logout endpoint 2022-09-26 12:42:14 +10:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00