summary refs log tree commit diff
path: root/src/util/entities/User.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up imports dev/rory/versioned-apiTheArcaneBrony2023-01-141-2/+0
* Fix setting user premium_type/etc (non-nullable) to null in db when null in c...Madeline2023-01-131-3/+3
* fix rights lolMadeline2023-01-111-1/+2
* If defaults_user_premium is false, don't give a user `premium_since: new Date`Madeline2023-01-111-9/+8
* PrettierMadeline2023-01-051-19/+12
* Profile themes and pronounsMadeline2022-12-311-1/+10
* Fix creating bot accountsMadeline2022-12-241-4/+12
* Move UserSettings to own entityTheArcaneBrony2022-12-191-135/+40
* Add additional configMadeline2022-12-191-1/+1
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-3/+1
* user validation stuffMadeline2022-12-171-11/+4
* Remove bad banned words implementationMadeline2022-12-171-7/+0
* various typosMadeline2022-10-281-1/+1
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-3/+3
* fix bad user validationMadeline2022-10-271-8/+9
* Fix typo in user validationMadeline2022-10-261-3/+3
* Fix user validator preventing updateMadeline2022-09-271-40/+51
* PrettierMadeline2022-09-261-29/+93
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+430