Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-06 | :art: Convert id bigint to string | Flam3rboy | 1 | -3/+3 |
2021-04-06 | :bug: fix User Model guilds | Flam3rboy | 6 | -4/+7 |
2021-04-06 | :sparkles: add date of birth to user | Flam3rboy | 4 | -1/+5 |
2021-04-06 | :rewind: revert guilds in user_data | Flam3rboy | 2 | -2/+2 |
2021-04-06 | :bug: fix Database | Flam3rboy | 17 | -181/+252 |
2021-04-06 | :sparkles: save private data in user.user_data | Flam3rboy | 1 | -32/+39 |
2021-04-06 | :sparkles: add Guild virtual fields | Flam3rboy | 1 | -1/+41 |
2021-04-06 | :bug: fix Ready event | Flam3rboy | 1 | -6/+22 |
2021-04-06 | :bug: fix Activity Model | Flam3rboy | 1 | -33/+33 |
2021-04-05 | :sparkles: export ReadyEventData | Flam3rboy | 3 | -111/+114 |
2021-04-05 | :sparkles: Event Enum | Flam3rboy | 4 | -2/+131 |
2021-03-27 | :art: Message | Flam3rboy | 2 | -14/+14 |
2021-03-27 | :art: update Message timestamp to use Date | Flam3rboy | 4 | -14/+14 |
2021-03-08 | :sparkles: changed number to date type | Flam3rboy | 26 | -48/+116 |
2021-03-04 | :sparkles: AuditLog | Flam3rboy | 23 | -58/+136 |
2021-03-04 | :sparkles: AuditLog | Flam3rboy | 4 | -0/+537 |
2021-03-04 | :art: getPermission() default opts | Flam3rboy | 3 | -4/+4 |
2021-03-03 | :art: getPermission cache | Flam3rboy | 7 | -17/+33 |
2021-03-03 | :construction: custom permissions | Flam3rboy | 1 | -1/+6 |
2021-02-23 | :bug: fix populate. finally 😅 | Flam3rboy | 1 | -6/+12 |
2021-02-22 | [Member] fix -> make id required | Flam3rboy | 3 | -8/+10 |
2021-02-22 | :sparkles: MemberModel add virtual user field | Flam3rboy | 7 | -5/+23 |
2021-02-22 | :wrench: build | Flam3rboy | 9 | -11/+14 |
2021-02-22 | Custom Permission | Flam3rboy | 1 | -1/+5 |
2021-02-22 | Fix Member Model | Flam3rboy | 3 | -24/+27 |
2021-02-22 | :bug: fix Permission BitField | Flam3rboy | 3 | -20/+31 |
2021-02-21 | :bug: fix ban Model Schema | Flam3rboy | 3 | -3/+3 |
2021-02-21 | :bug: fix Event model | Flam3rboy | 4 | -5/+5 |
2021-02-21 | updated InviteModel | xnacly | 4 | -108/+26 |
2021-02-21 | fixed typo in Ban.ts | xnacly | 2 | -2/+2 |
2021-02-21 | BanModel Update | Intevel ツ | 4 | -1/+5 |
2021-02-19 | :wrench: build | Flam3rboy | 6 | -1/+31 |
2021-02-19 | :sparkles: Ban Model | Flam3rboy | 2 | -0/+20 |
2021-02-17 | :see_no_evil: revert changes | Flam3rboy | 4 | -1/+5 |
2021-02-17 | :zap: UserModel remove guild bigint array -> instead use MemberModel | Flam3rboy | 4 | -5/+1 |
2021-02-16 | :bug: fix Mongodb BigInt | Flam3rboy | 3 | -2/+4 |
2021-02-16 | :bug: fix database | Flam3rboy | 33 | -34/+109 |
2021-02-16 | :bug: fix database | Flam3rboy | 3 | -9/+4 |
2021-02-16 | :bug: fix Message Model | Flam3rboy | 3 | -3/+3 |
2021-02-16 | :bug: fix Config | Flam3rboy | 3 | -3/+3 |
2021-02-16 | :bug: fix2 Message Model | Flam3rboy | 3 | -3/+3 |
2021-02-16 | :bug: fix message model | Flam3rboy | 3 | -3/+3 |
2021-02-15 | :bug: fix message model | Flam3rboy | 3 | -4/+3 |
2021-02-14 | :bug: fix guild model | Flam3rboy | 2 | -2/+1 |
2021-02-14 | :bug: fix Event type | Flam3rboy | 12 | -18/+40 |
2021-02-14 | :bug: fix permission | Flam3rboy | 4 | -4/+4 |
2021-02-14 | :bug: fix public member type | Flam3rboy | 8 | -10/+16 |
2021-02-14 | :bug: fix PermissionResolvable | Flam3rboy | 3 | -3/+38 |
2021-02-14 | :bug: fix Permissions type declaration | Flam3rboy | 2 | -2/+2 |
2021-02-14 | :sparkles: getPermission util function | Flam3rboy | 88 | -1503/+62 |
2021-02-13 | :art: Channel + Member + Message + Role in separate collection | Flam3rboy | 20 | -18/+142 |
2021-02-13 | :bug: export MongooseCache | Flam3rboy | 8 | -11/+13 |
2021-02-13 | :sparkles: Config init takes default opts | Flam3rboy | 4 | -6/+6 |
2021-02-13 | :zap: Config and database update | Flam3rboy | 51 | -97/+836 |
2021-02-13 | :sparkles: mongoose Schemas | Flam3rboy | 17 | -46/+654 |
2021-02-12 | move guild arrays into seperate collections | Flam3rboy | 8 | -15/+22 |
2021-02-12 | :bug: fix export | Flam3rboy | 5 | -176/+81 |
2021-02-12 | :bug: can not override event -> update events | Flam3rboy | 2 | -87/+104 |
2021-02-11 | :wrench: build | Flam3rboy | 29 | -20/+478 |
2021-02-11 | :sparkles: updated other models | Flam3rboy | 13 | -58/+478 |
2021-02-11 | :sparkles: Event model | Flam3rboy | 4 | -6/+753 |
2021-02-11 | :wrench: build | Flam3rboy | 1 | -7/+5 |
2021-02-11 | :bug: fix member model | Flam3rboy | 1 | -8/+5 |
2021-02-10 | fix models + move schemas in api and gateway | Flam3rboy | 84 | -193/+1243 |
2021-02-10 | export event | Flam3rboy | 4 | -4/+7 |
2021-02-09 | added missing optional types | xnacly | 2 | -70/+67 |