Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor email sending + remove email verification if mail sending is not set up | Madeline | 2023-08-12 | 1 | -4/+1 |
| | |||||
* | fix min password length check | Madeline | 2023-08-12 | 1 | -3/+2 |
| | |||||
* | made it prettier | ngn | 2023-06-11 | 1 | -9/+14 |
| | |||||
* | Make sure min password length is not null | ngn | 2023-06-11 | 1 | -2/+3 |
| | |||||
* | Making the error message dynamic | ngn | 2023-06-10 | 1 | -1/+1 |
| | |||||
* | making min password length configurable | ngn13 | 2023-06-10 | 1 | -1/+1 |
| | | | Co-authored-by: Puyodead1 <puyodead@proton.me> | ||||
* | Implemented password length check | ngn | 2023-06-10 | 1 | -0/+8 |
| | |||||
* | oapi: finish users | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| | |||||
* | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -13/+13 |
| | |||||
* | auth routes | Puyodead1 | 2023-04-13 | 1 | -1/+7 |
| | |||||
* | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -3/+3 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 1 | -11/+0 |
| | |||||
* | don't return token on register if verification required | Puyodead1 | 2023-02-24 | 1 | -0/+11 |
| | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -5/+5 |
| | | | | | | | * 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 | ||||
* | Prettier | Madeline | 2023-01-05 | 1 | -11/+33 |
| | |||||
* | Reg tokens bypass other restrictions | Madeline | 2022-12-19 | 1 | -21/+22 |
| | |||||
* | Registration tokens | Madeline | 2022-12-19 | 1 | -1/+19 |
| | |||||
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 1 | -1/+15 |
| | |||||
* | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-12-18 | 1 | -2/+0 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 1 | -122/+181 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -30/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+195 |