| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 1 | -1/+1 |
| | | |||||
| * | Fix the fix | MathMan05 | 2025-07-02 | 1 | -1/+1 |
| | | | | this should actually be what's intended | ||||
| * | Check for old password when setting new | MathMan05 | 2025-07-02 | 1 | -1/+1 |
| | | | | Checks for password | ||||
| * | Update index.ts | MathMan05 | 2025-03-23 | 1 | -1/+4 |
| | | |||||
| * | fix minor bug | MathMan05 | 2025-03-22 | 1 | -1/+1 |
| | | |||||
| * | Same error message if username too long | TomatoCake | 2024-08-17 | 1 | -2/+2 |
| | | |||||
| * | Make profile bio max length configurable | TomatoCake | 2024-08-10 | 1 | -3/+15 |
| | | |||||
| * | fix: check for password only if `username` is present in body | Cyber | 2024-07-28 | 1 | -8/+8 |
| | | |||||
| * | fix: return an error on username change with no password | Cyber | 2024-07-28 | 1 | -1/+10 |
| | | |||||
| * | Refactor email sending + remove email verification if mail sending is not set up | Madeline | 2023-08-12 | 1 | -2/+0 |
| | | |||||
| * | clusterfuck | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| | | |||||
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -9/+32 |
| | | |||||
| * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 1 | -10/+10 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -2/+2 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request from GHSA-r7h4-76f7-6264 | Madeline | 2023-02-02 | 1 | -0/+10 |
| | | | | | | * Actually use maxUsername config value. * Change maxUsername default to discord.com default | ||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -3/+4 |
| | | | | | | | | * 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 | -1/+1 |
| | | |||||
| * | Invalidate tokens on password change | ChrisChrome | 2022-12-18 | 1 | -2/+10 |
| | | |||||
| * | Remove Slowcord demo user restrictions | Madeline | 2022-12-17 | 1 | -3/+0 |
| | | |||||
| * | fix bad user validation | Madeline | 2022-10-27 | 1 | -0/+1 |
| | | |||||
| * | Prettier | Madeline | 2022-09-26 | 1 | -55/+120 |
| | | |||||
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -21/+1 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+105 |
