summary refs log tree commit diff
path: root/src/models/Event.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix Ready eventFlam3rboy2021-05-301-1/+1
* :sparkles: Relationship typesFlam3rboy2021-05-301-2/+17
* Models: Update avatar to reflect the new NULL changesDiego Magdaleno2021-05-231-2/+2
* Fix compilation with strictNullChecks: truePaul Munteanu2021-05-231-1/+1
* :sparkles: MessageAckEventFlam3rboy2021-05-211-0/+12
* :bug: fix typesFlam3rboy2021-05-181-3/+3
* 1.1.2Intevel ツ2021-05-081-1/+1
* :art: Convert id bigint to stringFlam3rboy2021-04-061-58/+58
* :bug: fix Ready eventFlam3rboy2021-04-061-6/+22
* :sparkles: export ReadyEventDataFlam3rboy2021-04-051-52/+54
* :sparkles: Event EnumFlam3rboy2021-04-051-0/+43
* :sparkles: changed number to date typeFlam3rboy2021-03-081-1/+1
* :bug: fix Event modelFlam3rboy2021-02-211-2/+2
* :bug: fix databaseFlam3rboy2021-02-161-1/+3
* :bug: fix Event typeFlam3rboy2021-02-141-2/+4
* :bug: fix public member typeFlam3rboy2021-02-141-1/+0
* :sparkles: mongoose SchemasFlam3rboy2021-02-131-2/+17
* move guild arrays into seperate collectionsFlam3rboy2021-02-121-1/+1
* :bug: fix exportFlam3rboy2021-02-121-3/+2
* :bug: can not override event -> update eventsFlam3rboy2021-02-121-46/+57
* :sparkles: Event modelFlam3rboy2021-02-111-2/+416
* fix models + move schemas in api and gatewayFlam3rboy2021-02-101-0/+1
* :sparkles: Event ModelFlam3rboy2021-02-081-0/+9