Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ESLint (#941) | Madeline | 2023-01-20 | 12 | -24/+27 |
| | | | | | | | * 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 | 30 | -1/+540 |
| | | | | | | | | | * 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 | ||||
* | Add /users/:id/delete (#926) | Erkin Alp Güney | 2023-01-14 | 1 | -0/+39 |
| | |||||
* | Prettier | Madeline | 2023-01-05 | 4 | -78/+92 |
| | |||||
* | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -2/+8 |
| | |||||
* | fix user profile not displaying correctly | Puyodead1 | 2022-12-19 | 1 | -2/+9 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -31/+66 |
| | |||||
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -4/+6 |
| | |||||
* | Invalidate tokens on password change | ChrisChrome | 2022-12-18 | 1 | -2/+10 |
| | |||||
* | Remove Slowcord demo user restrictions | Madeline | 2022-12-17 | 2 | -6/+0 |
| | |||||
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -4/+5 |
| | |||||
* | fix bad user validation | Madeline | 2022-10-27 | 1 | -0/+1 |
| | |||||
* | Fix user guild settings | Madeline | 2022-09-28 | 1 | -13/+7 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -2/+0 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 16 | -402/+697 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 7 | -62/+6 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 29 | -0/+1075 |