| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port User.tag getter from pomelo as utility | Rory& | 2026-01-23 | 1 | -1/+1 |
| | | |||||
| * | DEPRECATION: Move most select queries to object instead of string[] | Rory& | 2025-12-19 | 2 | -2/+2 |
| | | |||||
| * | lintstagedrc: regenerate schemas/openapi if schemas changed | Rory& | 2025-12-17 | 3 | -119/+119 |
| | | |||||
| * | Prettier 1 | Rory& | 2025-12-17 | 3 | -5/+3 |
| | | |||||
| * | Instance ban stuff | Rory& | 2025-12-13 | 1 | -1/+4 |
| | | |||||
| * | Refactor: Replace getIpAddress with req.ip | BrajamohanDas-afk | 2025-12-12 | 1 | -9/+3 |
| | | |||||
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 1 | -1/+2 |
| | | |||||
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 3 | -3/+3 |
| | | |||||
| * | prevent re-verifying email | Puyodead1 | 2025-09-05 | 1 | -1/+5 |
| | | |||||
| * | fix incorrect error field | Puyodead1 | 2024-07-08 | 1 | -1/+1 |
| | | |||||
| * | refactor checkToken | Madeline | 2023-07-28 | 1 | -2/+1 |
| | | |||||
| * | oapi: fix a few response types in auth | Puyodead1 | 2023-04-13 | 1 | -2/+6 |
| | | |||||
| * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 2 | -2/+2 |
| | | |||||
| * | auth routes | Puyodead1 | 2023-04-13 | 3 | -5/+29 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 3 | -6/+6 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 3 | -3/+3 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 3 | -3/+3 |
| | | |||||
| * | fix a few issues with emails | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
| | | |||||
| * | first batch of requested changes | Puyodead1 | 2023-02-24 | 1 | -15/+39 |
| | | |||||
| * | implement password reset | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
| | | |||||
| * | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 1 | -2/+1 |
| | | |||||
| * | add right to resend verification emails | Puyodead1 | 2023-02-23 | 1 | -21/+25 |
| | | |||||
| * | fix: email verification | Puyodead1 | 2023-02-23 | 2 | -15/+15 |
| | | |||||
| * | config: require account verification | Puyodead1 | 2023-02-23 | 1 | -6/+2 |
| | | |||||
| * | fix linting errors | Puyodead1 | 2023-02-23 | 1 | -11/+4 |
| | | |||||
| * | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | | | | | email html is weird, some stuff isn't supported. | ||||
| * | Email verification works | Puyodead1 | 2023-02-23 | 2 | -3/+69 |
| | | | | | | | | | - Added /auth/verify to authenticated route whitelist - Updated /auth/verify to properly mark a user as verified, return a response, and fix expiration time check - Implemented /auth/verify/resend - Moved verification email sending to a helper method - Fixed VerifyEmailSchema requiring captcha_key | ||||
| * | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
| | | |||||
| * | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+45 |
| | | |||||
| * | 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 | 2022-09-26 | 1 | -11/+23 |
| | | |||||
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -5/+1 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+26 |
