1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 10:41:34 +02:00
Commit Graph

110 Commits

Author SHA1 Message Date
notsapinho
3b6038b672
Update Guild.ts 2021-04-07 14:45:54 -03:00
Flam3rboy
25d901e8e1 getPermission use cache 2021-04-07 15:54:27 +02:00
Flam3rboy
084c396e8d fix toObject type 2021-04-07 04:01:47 +02:00
Flam3rboy
f48127f8a4 🐛 fix lean not working with virtuals 2021-04-07 03:02:13 +02:00
Flam3rboy
e0d88a9117 remove dist 2021-04-06 23:55:52 +02:00
Flam3rboy
011251868d Merge branch 'main' of https://github.com/discord-open-source/discord-server-util into main 2021-04-06 23:55:26 +02:00
Flam3rboy
e8c79c8e48
Merge pull request #2 from afeuerstein/main
Merge fosscord/fosscord-server-util/ with afeuerstein/fosscord-server-util/
2021-04-06 23:25:56 +02:00
Flam3rboy
e683073549 ⬆️ update mongodb 2021-04-06 23:25:11 +02:00
Flam3rboy
731ea2e751 update mongoose version to get rid of circular dependency issue 2021-04-06 22:12:58 +02:00
Flam3rboy
7d9cc0efbf 🎨 remove _id and __v from response 2021-04-06 22:06:53 +02:00
afeuerstein
49f931197c resolve deprecation warnings 2021-04-06 21:33:09 +02:00
afeuerstein
977d5b482d resolve conflicting mongodb and mongoose versions 2021-04-06 21:33:02 +02:00
afeuerstein
0e8356e9b1 remove compiled typescript code from repo 2021-04-06 21:32:44 +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
35da56a905 🔧 build 2021-04-06 18:03:37 +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
e5f408be08 🐛 fix Database 2021-04-06 03:56:19 +02:00
Flam3rboy
35be87b867 save private data in user.user_data 2021-04-06 03:56:08 +02:00
Flam3rboy
75b690600d add Guild virtual fields 2021-04-06 03:55:46 +02:00
Flam3rboy
1def5ff09f 🐛 fix Ready event 2021-04-06 03:55:25 +02:00
Flam3rboy
10203787a3 🐛 fix Activity Model 2021-04-06 03:55:04 +02:00
Flam3rboy
a888147dfc export ReadyEventData 2021-04-05 22:33:01 +02:00
Flam3rboy
4d6fd4634f Event Enum 2021-04-05 22:28:51 +02:00
Flam3rboy
9d06aa09bf 🎨 Message 2021-03-27 21:51:45 +01:00
Flam3rboy
f22b6d3f0b 🎨 update Message timestamp to use Date 2021-03-27 21:25:49 +01: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
ce01628650 AuditLog 2021-03-04 10:08:55 +01:00
Flam3rboy
18498d6515 🎨 getPermission() default opts 2021-03-04 09:28:17 +01:00
Flam3rboy
d85701a5b7 🎨 getPermission cache 2021-03-03 21:24:34 +01:00
Flam3rboy
0df97867bb 🚧 custom permissions 2021-03-03 21:16:20 +01:00
Flam3rboy
3bdbd9340e 🐛 fix populate. finally 😅 2021-02-23 21:59:22 +01:00
Flam3rboy
371a568596 [Member] fix -> make id required 2021-02-22 22:15:40 +01:00
Flam3rboy
92a6c981ce MemberModel add virtual user field 2021-02-22 21:30:38 +01:00
Flam3rboy
2a7d561162 🔧 build 2021-02-22 17:34:30 +01:00
Flam3rboy
2f7230e5d5 Custom Permission 2021-02-22 17:34:14 +01:00
Flam3rboy
dae8843ccb Fix Member Model 2021-02-22 17:34:09 +01:00
Flam3rboy
c058020a7c 🐛 fix Permission BitField 2021-02-22 08:20:42 +01:00
Flam3rboy
0ab57bb6cd 🐛 fix ban Model Schema 2021-02-21 22:52:41 +01:00
Flam3rboy
beb269f9c2 🐛 fix Event model 2021-02-21 22:45:26 +01:00
xnacly
de5009cdad updated InviteModel 2021-02-21 19:09:37 +01:00
xnacly
5db5573296 fixed typo in Ban.ts 2021-02-21 19:09:27 +01:00
Intevel ツ
5aee359cf3 BanModel Update
I edited the ban scheme and added a new value
2021-02-21 12:24:02 +01:00
Flam3rboy
f920803002 🔧 build 2021-02-19 15:34:52 +01:00
Flam3rboy
c3c6d9ac39 Ban Model 2021-02-19 15:34:32 +01:00
Flam3rboy
64ab9e049a 🙈 revert changes 2021-02-17 19:00:26 +01:00