Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |
2021-02-09 | added missing exports (guildschema) | xnacly | 8 | -10/+20 |
2021-02-09 | added missing build for guild schema | xnacly | 3 | -0/+17 |
2021-02-09 | update repository urls | Flam3rboy | 1 | -3/+3 |
2021-02-09 | update name | Flam3rboy | 1 | -1/+1 |