summary refs log tree commit diff
path: root/dist/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove distFlam3rboy2021-04-063-58/+0
|
* Merge branch 'main' of ↵Flam3rboy2021-04-0648-2165/+0
|\ | | | | | | https://github.com/discord-open-source/discord-server-util into main
| * remove compiled typescript code from repoafeuerstein2021-04-0648-2157/+0
| |
* | :art: remove _id and __v from responseFlam3rboy2021-04-065-1/+67
|/
* :bug: fix Message ModelFlam3rboy2021-04-064-7/+6
|
* remove date_of_birth as discord only saves if someone is older than 18 years ↵Flam3rboy2021-04-062-2/+1
| | | | (nsfw_allowed)
* :art: Convert id bigint to stringFlam3rboy2021-04-0641-255/+255
|
* :bug: fix User Model guildsFlam3rboy2021-04-062-2/+2
|
* :sparkles: add date of birth to userFlam3rboy2021-04-063-1/+3
|
* :rewind: revert guilds in user_dataFlam3rboy2021-04-061-1/+1
|
* :bug: fix DatabaseFlam3rboy2021-04-0610-100/+158
|
* :sparkles: export ReadyEventDataFlam3rboy2021-04-052-59/+60
|
* :sparkles: Event EnumFlam3rboy2021-04-053-2/+88
|
* :art: MessageFlam3rboy2021-03-271-7/+7
|
* :art: update Message timestamp to use DateFlam3rboy2021-03-273-8/+8
|
* :sparkles: changed number to date typeFlam3rboy2021-03-0817-30/+94
|
* :sparkles: AuditLogFlam3rboy2021-03-049-25/+56
|
* :sparkles: AuditLogFlam3rboy2021-03-043-0/+317
|
* [Member] fix -> make id requiredFlam3rboy2021-02-222-4/+5
|
* :sparkles: MemberModel add virtual user fieldFlam3rboy2021-02-225-3/+11
|
* :wrench: buildFlam3rboy2021-02-227-9/+11
|
* :bug: fix ban Model SchemaFlam3rboy2021-02-212-2/+2
|
* :bug: fix Event modelFlam3rboy2021-02-213-3/+3
|
* updated InviteModelxnacly2021-02-213-54/+11
|
* fixed typo in Ban.tsxnacly2021-02-211-1/+1
|
* BanModel UpdateIntevel ツ2021-02-213-1/+3
| | | | I edited the ban scheme and added a new value
* :wrench: buildFlam3rboy2021-02-193-0/+28
|
* :see_no_evil: revert changesFlam3rboy2021-02-173-1/+3
|
* :zap: UserModel remove guild bigint array -> instead use MemberModelFlam3rboy2021-02-173-3/+1
|
* :bug: fix databaseFlam3rboy2021-02-1620-20/+70
|
* :bug: fix Message ModelFlam3rboy2021-02-162-2/+2
|
* :bug: fix2 Message ModelFlam3rboy2021-02-162-2/+2
|
* :bug: fix message modelFlam3rboy2021-02-162-2/+2
|
* :bug: fix message modelFlam3rboy2021-02-152-3/+2
|
* :bug: fix guild modelFlam3rboy2021-02-141-1/+0
|
* :bug: fix Event typeFlam3rboy2021-02-148-11/+21
|
* :bug: fix public member typeFlam3rboy2021-02-143-4/+7
|
* :art: Channel + Member + Message + Role in separate collectionFlam3rboy2021-02-1312-11/+27
|
* :bug: export MongooseCacheFlam3rboy2021-02-133-1/+3
|
* :zap: Config and database updateFlam3rboy2021-02-1336-43/+557
|
* move guild arrays into seperate collectionsFlam3rboy2021-02-124-9/+9
|
* :bug: can not override event -> update eventsFlam3rboy2021-02-121-41/+47
|
* :wrench: buildFlam3rboy2021-02-1125-13/+449
|
* :sparkles: Event modelFlam3rboy2021-02-113-4/+337
|
* :wrench: buildFlam3rboy2021-02-111-7/+5
|
* fix models + move schemas in api and gatewayFlam3rboy2021-02-104-4/+7
|
* added missing optional typesxnacly2021-02-091-35/+33
|
* :sparkles: Event ModelFlam3rboy2021-02-083-0/+12
|
* :wrench: buildFlam3rboy2021-02-061-0/+1
|
* :sparkles: Schema interfacesFlam3rboy2021-02-061-34/+33
|
* :wrench: buildFlam3rboy2021-02-0521-0/+223