summary refs log tree commit diff
path: root/src/util/entities/User.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor email sending + remove email verification if mail sending is not set upMadeline2023-08-121-20/+1
* * call toJSON of keys in gateway when using erlpackMadeline2023-07-291-1/+1
* Merge branch 'master' into feat/refactorIdentifyMadeline2023-07-281-9/+15
|\
| * move guild/user prop initialisations into create/register methodsMadeline2023-04-141-5/+10
| * fix some types not being generated correctlyPuyodead12023-04-131-2/+4
| * oapi: users progressPuyodead12023-04-131-2/+1
* | Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-011-3/+3
|\|
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-2/+2
| * Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-2/+2
| |\
| | * feat: Database Query CacheSamuel2023-03-181-2/+2
| * | SPACEBARMadeline2023-03-311-1/+1
| * | SPACEBARMadeline2023-03-311-1/+1
| * | Work towards fixing openapi specMadeline2023-03-241-1/+1
| |/
* / Initial identify rewriteMadeline2023-03-131-0/+9
|/
* implement password resetPuyodead12023-02-241-1/+1
* don't print anything if email send is successfulPuyodead12023-02-241-19/+15
* fix linting errorsPuyodead12023-02-231-1/+8
* Fix template rendering and use verify email templatePuyodead12023-02-231-1/+1
* Email verification worksPuyodead12023-02-231-18/+7
* send email verificationPuyodead12023-02-231-1/+25
* Merge pull request from GHSA-hqqp-gpqw-9w5cMadeline2023-02-021-15/+8
* Implement WebAuthn (#967)Puyodead12023-01-301-0/+7
* Add ESLint (#941)Madeline2023-01-201-8/+11
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* 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