Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: verification required for login not working correctly | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
| | |||||
* | config: require account verification | Puyodead1 | 2023-02-23 | 1 | -0/+11 |
| | |||||
* | check pw and other auth before letting users undisable | Madeline | 2023-01-31 | 1 | -19/+19 |
| | |||||
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -7/+49 |
| | | | | | | | | | * implement webauthn * code review --------- Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | ||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -1/+1 |
| | | | | | | | * 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) | Madeline | 2023-01-18 | 1 | -0/+18 |
| | | | | | | | | | * 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 | ||||
* | Use adjusted email in /auth/login | Madeline | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Revert "Don't let users undisable their accounts" | Madeline | 2023-01-01 | 1 | -6/+8 |
| | | | | This reverts commit cd84412c92c447826ebb2668295d46956618d962. | ||||
* | Don't let users undisable their accounts | Madeline | 2023-01-01 | 1 | -8/+6 |
| | |||||
* | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-12-18 | 1 | -1/+0 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -66/+109 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -10/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+105 |