summary refs log tree commit diff
path: root/src/api/routes/users/@me (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1826-0/+468
| | | | | | | | | * 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
* PrettierMadeline2023-01-053-4/+3
|
* Move UserSettings to own entityTheArcaneBrony2022-12-191-4/+6
|
* Invalidate tokens on password changeChrisChrome2022-12-181-2/+10
|
* Remove Slowcord demo user restrictionsMadeline2022-12-172-6/+0
|
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-4/+5
|
* fix bad user validationMadeline2022-10-271-0/+1
|
* Fix user guild settingsMadeline2022-09-281-13/+7
|
* Missed some schemasMadeline2022-09-281-2/+0
|
* PrettierMadeline2022-09-2614-316/+570
|
* Move schemas to /src/util/schemasMadeline2022-09-267-62/+6
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2526-0/+930