summary refs log tree commit diff
path: root/util/src/entities/User.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-324/+0
* Fix updated client stuff...TheArcaneBrony2022-08-131-2/+4
* Push local state...TheArcaneBrony2022-08-131-123/+35
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-08-101-1/+1
* fix(util): OrmUtilsFlam3rboy2022-08-101-3/+3
* fix(util): util importsFlam3rboy2022-08-091-3/+2
* Remove accidental debug loggingTheArcaneBrony2022-08-091-2/+0
* Use deep merge everywhereTheArcaneBrony2022-08-091-2/+3
* Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-091-2/+4
* fix ts errorsFlam3rboy2022-08-091-12/+15
* Update User.tsSamuel2022-08-091-1/+1
* Merge branch 'master' into 2faTheArcaneBrony2022-08-061-3/+1
|\
| * Moved user notes into separate tableMadeline2022-07-231-3/+1
* | 2faMadeline2022-07-201-1/+7
|/
* Extended settings will not be type checkedErkin Alp Güney2022-05-151-1/+1
* Extended settingsErkin Alp Güney2022-05-151-0/+5
* Resolves #715Madeline2022-04-091-1/+1
* Update User.tsErkin Alp Güney2022-04-091-7/+7
* User Notes (#707)Madeline2022-04-051-0/+4
* fix(util): working invisible status typeNobody2022-03-081-1/+1
* changed user.premium_since to also load from the database.Iratu2022-02-181-0/+5
* A few minor changesErkin Alp Güney2022-01-271-10/+9
* category + discovery + custom status fix, new configFeatyre2022-01-241-7/+2
* Incrementing user discriminatorsDaniel Huber2022-01-041-16/+33
* :art: reformattedFlam3rboy2021-10-171-6/+11
* :bug: fix Emoji missing in identifyFlam3rboy2021-10-101-1/+0
* :art: clean up imports + classesFlam3rboy2021-10-101-3/+6
* :bug: fix user projectionFlam3rboy2021-10-051-0/+1
* :sparkles: add User.register() methodFlam3rboy2021-10-051-9/+93
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-10-041-1/+5
|\
| * :sparkles: User instance rightsFlam3rboy2021-10-031-1/+3
| * :sparkles: new user flagsFlam3rboy2021-10-011-0/+2
* | :sparkles: custom user flags offsetFlam3rboy2021-10-041-0/+2
|/
* :sparkles: add option to disable all rate limitsFlam3rboy2021-09-201-3/+1
* :bug: fix .delete -> add onDelete: "CASCADE"Flam3rboy2021-09-201-2/+8
* Implemented DMs and group DMsAlTech982021-09-161-1/+1
* :bug: fix In() queryFlam3rboy2021-09-131-3/+11
* Update User.tsFlam3rboy2021-09-071-0/+5
* :arrow_up: update test clientFlam3rboy2021-09-041-1/+1
* :art: update entitiesFlam3rboy2021-09-031-1/+1
* :bug: fix entity types and projectionFlam3rboy2021-09-011-23/+43
* :sparkles: delete _ids from entitiesFlam3rboy2021-08-311-12/+10
* fix utilFlam3rboy2021-08-291-19/+19
* :sparkles: update utilFlam3rboy2021-08-291-72/+102
* :construction: typeormFlam3rboy2021-08-271-2/+2
* :sparkles: use RelationIdFlam3rboy2021-08-261-7/+34
* :sparkles: unit testFlam3rboy2021-08-261-1/+1
* :sparkles: typeorm entitiesFlam3rboy2021-08-241-0/+188