summary refs log tree commit diff
path: root/src/api/routes/users/@me/mfa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* various fixes for webauthn (#973)Puyodead12023-02-032-2/+11
|
* Implement WebAuthn (#967)Puyodead12023-01-302-0/+231
| | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
* Add ESLint (#941)Madeline2023-01-204-6/+10
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-184-0/+72
| | | | | | | | | * 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
* Remove Slowcord demo user restrictionsMadeline2022-12-171-3/+0
|
* PrettierMadeline2022-09-264-115/+171
|
* Move schemas to /src/util/schemasMadeline2022-09-264-26/+4
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-254-0/+195