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

122 Commits

Author SHA1 Message Date
Flam3rboy
bd7b29cb1e 🐛 fix Activity model 2021-04-09 13:59:02 +02:00
Flam3rboy
e5ada80d7e 🐛 fix Activity model with body schema 2021-04-09 00:36:08 +02:00
xnacly
2d7e6a5081 updated invite model 2021-04-08 17:54:53 +02:00
Flam3rboy
c5c2af70a5
Merge pull request #4 from notsapinho/main
added toBigInt and BigInt getters to bitfields
2021-04-08 16:51:45 +02:00
notsapinho
e8c097ef27 added toBigInt and BigInt getters to bitfields 2021-04-08 11:43:26 -03:00
xnacly
f01fe1ba3a Merge branch 'main' of https://github.com/fosscord/fosscord-server-util 2021-04-08 15:56:11 +02:00
xnacly
9e7963824a added hasThrow 2021-04-08 15:56:09 +02:00
Flam3rboy
0b3ca4533f 🐛 move dev dependencies to normal 2021-04-08 15:32:32 +02:00
Flam3rboy
44ddef21c6 📄 use Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License 2021-04-08 04:45:34 +02:00
Flam3rboy
4fc964f14e Merge branch 'main' of https://github.com/discord-open-source/discord-server-util into main 2021-04-07 20:26:21 +02:00
Flam3rboy
a6d82b466f use mongoose autopopulate 2021-04-07 20:26:19 +02:00
Flam3rboy
bb2ffb24a0
Merge pull request #3 from notsapinho/patch-1
🖊️ fix members virtual
2021-04-07 19:48:58 +02:00
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