26 Commits

Author SHA1 Message Date
Flam3rboy
bff8f0f642 add requestSignature to Config 2021-05-29 23:42:06 +02:00
Flam3rboy
1ba36abdf0 additional token checks: user disabled/deleted or if the token was revoked 2021-05-24 19:32:35 +02:00
Diego Magdaleno
a6e68abbdc Models: User can have a NULL email in case it is an unclaimed account 2021-05-23 11:41:36 -05:00
Paul Munteanu
95e4a78395
Fix compilation with strictNullChecks: true 2021-05-23 06:19:11 +03:00
Flam3rboy
e5ada80d7e 🐛 fix Activity model with body schema 2021-04-09 00:36:08 +02:00
notsapinho
e8c097ef27 added toBigInt and BigInt getters to bitfields 2021-04-08 11:43:26 -03:00
Flam3rboy
a6d82b466f use mongoose autopopulate 2021-04-07 20:26:19 +02:00
Flam3rboy
41e7268947 🐛 fix Message Model 2021-04-06 20:24:58 +02:00
Flam3rboy
3205dc6f60 remove date_of_birth as discord only saves if someone is older than 18 years (nsfw_allowed) 2021-04-06 18:05:22 +02:00
Flam3rboy
7685e19835 🎨 Convert id bigint to string 2021-04-06 18:01:49 +02:00
Flam3rboy
79c4fd55fc 🐛 fix User Model guilds 2021-04-06 17:06:00 +02:00
Flam3rboy
6fbfcac1ba add date of birth to user 2021-04-06 04:30:24 +02:00
Flam3rboy
770b07400e revert guilds in user_data 2021-04-06 04:04:14 +02:00
Flam3rboy
35be87b867 save private data in user.user_data 2021-04-06 03:56:08 +02:00
Flam3rboy
dce4027928 changed number to date type 2021-03-08 18:41:31 +01:00
Flam3rboy
514afaca69 AuditLog 2021-03-04 21:59:49 +01:00
Flam3rboy
dae8843ccb Fix Member Model 2021-02-22 17:34:09 +01:00
Flam3rboy
64ab9e049a 🙈 revert changes 2021-02-17 19:00:26 +01:00
Flam3rboy
5bfa6f4b53 UserModel remove guild bigint array -> instead use MemberModel 2021-02-17 18:35:15 +01:00
Flam3rboy
57746da872 🐛 fix database 2021-02-16 21:16:56 +01:00
Flam3rboy
4125b7810d 🐛 export MongooseCache 2021-02-13 21:52:06 +01:00
Flam3rboy
8595646b72 mongoose Schemas 2021-02-13 09:30:21 +01:00
Flam3rboy
f572c7142b move guild arrays into seperate collections 2021-02-12 15:13:02 +01:00
Flam3rboy
1f7ebe256e updated other models 2021-02-11 20:44:12 +01:00
Flam3rboy
1b5e487ce0 add guilds array to user model 2021-02-06 21:36:37 +01:00
Flam3rboy
9b7f4e2b66 Move Models/Schemas to server-util 2021-02-05 21:55:07 +01:00