summary refs log tree commit diff
path: root/src/models/Role.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* added toBigInt and BigInt getters to bitfieldsnotsapinho2021-04-081-1/+3
* :zap: use mongoose autopopulateFlam3rboy2021-04-071-0/+1
* :art: Convert id bigint to stringFlam3rboy2021-04-061-7/+7
* :bug: fix databaseFlam3rboy2021-02-161-1/+3
* :bug: fix Event typeFlam3rboy2021-02-141-2/+6
* :art: Channel + Member + Message + Role in separate collectionFlam3rboy2021-02-131-0/+2
* :sparkles: mongoose SchemasFlam3rboy2021-02-131-1/+19
* fix models + move schemas in api and gatewayFlam3rboy2021-02-101-0/+4
* Move Models/Schemas to server-utilFlam3rboy2021-02-051-0/+9