summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* BanModel UpdateIntevel ツ2021-02-214-1/+5
| | | | I edited the ban scheme and added a new value
* :wrench: buildFlam3rboy2021-02-196-1/+31
|
* :sparkles: Ban ModelFlam3rboy2021-02-192-0/+20
|
* :see_no_evil: revert changesFlam3rboy2021-02-174-1/+5
|
* :zap: UserModel remove guild bigint array -> instead use MemberModelFlam3rboy2021-02-174-5/+1
|
* :bug: fix Mongodb BigIntFlam3rboy2021-02-163-2/+4
|
* :bug: fix databaseFlam3rboy2021-02-1633-34/+109
|
* :bug: fix databaseFlam3rboy2021-02-163-9/+4
|
* :bug: fix Message ModelFlam3rboy2021-02-163-3/+3
|
* :bug: fix ConfigFlam3rboy2021-02-163-3/+3
|
* :bug: fix2 Message ModelFlam3rboy2021-02-163-3/+3
|
* :bug: fix message modelFlam3rboy2021-02-163-3/+3
|
* :bug: fix message modelFlam3rboy2021-02-153-4/+3
|
* :bug: fix guild modelFlam3rboy2021-02-142-2/+1
|
* :bug: fix Event typeFlam3rboy2021-02-1412-18/+40
|
* :bug: fix permissionFlam3rboy2021-02-144-4/+4
|
* :bug: fix public member typeFlam3rboy2021-02-148-10/+16
|
* :bug: fix PermissionResolvableFlam3rboy2021-02-143-3/+38
|
* :bug: fix Permissions type declarationFlam3rboy2021-02-142-2/+2
|
* :sparkles: getPermission util functionFlam3rboy2021-02-1488-1503/+62
|
* :art: Channel + Member + Message + Role in separate collectionFlam3rboy2021-02-1320-18/+142
|
* :bug: export MongooseCacheFlam3rboy2021-02-138-11/+13
|
* :sparkles: Config init takes default optsFlam3rboy2021-02-134-6/+6
|
* :zap: Config and database updateFlam3rboy2021-02-1351-97/+836
|
* :sparkles: mongoose SchemasFlam3rboy2021-02-1317-46/+654
|
* move guild arrays into seperate collectionsFlam3rboy2021-02-128-15/+22
|
* :bug: fix exportFlam3rboy2021-02-125-176/+81
|
* :bug: can not override event -> update eventsFlam3rboy2021-02-122-87/+104
|
* :wrench: buildFlam3rboy2021-02-1129-20/+478
|
* :sparkles: updated other modelsFlam3rboy2021-02-1113-58/+478
|
* :sparkles: Event modelFlam3rboy2021-02-114-6/+753
|
* :wrench: buildFlam3rboy2021-02-111-7/+5
|
* :bug: fix member modelFlam3rboy2021-02-111-8/+5
|
* fix models + move schemas in api and gatewayFlam3rboy2021-02-1084-193/+1243
|
* export eventFlam3rboy2021-02-104-4/+7
|
* added missing optional typesxnacly2021-02-092-70/+67
|
* added missing exports (guildschema)xnacly2021-02-098-10/+20
|
* Merge branch 'main' of ↵xnacly2021-02-091-4/+4
|\ | | | | | | https://github.com/discord-open-source/discord-server-util into main
| * update repository urlsFlam3rboy2021-02-091-3/+3
| |
| * update nameFlam3rboy2021-02-091-1/+1
| |
* | added missing build for guild schemaxnacly2021-02-093-0/+17
|/
* added guild schemaxnacly2021-02-091-0/+35
|
* :sparkles: Event ModelFlam3rboy2021-02-087-2/+40
|
* :arrow_up: bump lambert-dbFlam3rboy2021-02-086-12/+18
|
* :arrow_up: bump lambert-db to version 1.1.6Flam3rboy2021-02-072-8/+8
|
* update lambert-dbFlam3rboy2021-02-062-18/+138
|
* :wrench: buildFlam3rboy2021-02-064-5/+6
|
* :sparkles: add guilds array to user modelFlam3rboy2021-02-061-0/+1
|
* :bug: fix identify schemaFlam3rboy2021-02-061-2/+2
|
* :sparkles: Schema interfacesFlam3rboy2021-02-0611-77/+195
|
* update missing-native-js-functions versionFlam3rboy2021-02-063-21/+8
|
* :sparkles: convertBigIntToStringFlam3rboy2021-02-068-7/+1045
|
* :bug: export files and classesFlam3rboy2021-02-054-3/+38
|
* :wrench: buildFlam3rboy2021-02-0582-21/+1437
|
* Move Models/Schemas to server-utilFlam3rboy2021-02-0514-2/+312
|
* :bug: make default options optionalFlam3rboy2021-02-052-6/+6
|
* :art: rename Database -> dbFlam3rboy2021-02-0517-3/+126
|
* :wrench: buildFlam3rboy2021-02-052-3/+13
|
* :art: export functionsFlam3rboy2021-02-051-0/+6
|
* :tada: initFlam3rboy2021-02-054-0/+934
|
* DatabaseFlam3rboy2021-02-051-0/+6
|
* ConfigFlam3rboy2021-02-052-0/+33
|
* checkTokenFlam3rboy2021-02-051-0/+13
|
* Initial commitFlam3rboy2021-02-043-0/+126