1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 18:51:36 +02:00
Commit Graph

2198 Commits

Author SHA1 Message Date
Flam3rboy
c601c328db add npm i fosscord-server-util to postinstall 2021-04-09 14:00:17 +02:00
Flam3rboy
bd7b29cb1e 🐛 fix Activity model 2021-04-09 13:59:02 +02:00
Flam3rboy
0e582bf71b 🐛 use ActivityBodySchema 2021-04-09 00:39:29 +02:00
Flam3rboy
e5ada80d7e 🐛 fix Activity model with body schema 2021-04-09 00:36:08 +02:00
Flam3rboy
19b1ca48ca
Merge pull request #59 from notsapinho/main
MongooseCache resubscription
2021-04-08 18:53:25 +02:00
Flam3rboy
f268e9c42f create getPipeline function + clean up 2021-04-08 18:52:57 +02:00
xnacly
2d7e6a5081 updated invite model 2021-04-08 17:54:53 +02:00
xnacly
cf9007ddce dummy routes (prevent errors in client) 2021-04-08 17:54:43 +02:00
xnacly
8599b25a37 update invite schema 2021-04-08 17:54:12 +02:00
xnacly
5a0351aa05 finished /invite route #21 2021-04-08 17:53:57 +02:00
xnacly
3252e91f6b exclude path from authentication 2021-04-08 17:53:16 +02:00
notsapinho
9d9a4c7e72
fix little errors and new method to get new guilds 2021-04-08 12:25:29 -03:00
notsapinho
774fcc9373
Update listener.ts 2021-04-08 11:59:00 -03: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
notsapinho
953d7bd3d2 MongooseCache resubscription 2021-04-08 11:40:57 -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
72d7171af7 📄 use Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License 2021-04-08 04:45:31 +02:00
Flam3rboy
f3f11adb38 📄 use Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License 2021-04-08 04:45:28 +02:00
Flam3rboy
f28c9c20cc 📄 use Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License 2021-04-08 04:45:25 +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
d3d733a975 use mongoose autopopulate 2021-04-07 20:26:09 +02:00
Flam3rboy
fd0d0fd36f ⬆️ update mnjsf 2021-04-07 20:26:00 +02:00
Flam3rboy
2a95275502 use mongoose autopopulate 2021-04-07 20:25:37 +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
193e3f5a2c fix tsc missing 2021-04-07 15:54:21 +02:00
Flam3rboy
482088b91b fix error handler 2021-04-07 15:54:15 +02:00
Flam3rboy
3807648cdc 🐛 fix register route captcha required 2021-04-07 15:54:00 +02:00
Flam3rboy
e2078a3207 remove zlib-sync 2021-04-07 15:48:17 +02:00
Flam3rboy
62af1b918a
Merge pull request #83 from notsapinho/master
🖥️ /science route
2021-04-07 12:23:59 +02:00
Rafael Oliveira
cb499f0e98 🖥️ /science route 2021-04-07 07:22:09 -03:00
Flam3rboy
084c396e8d fix toObject type 2021-04-07 04:01:47 +02:00
Flam3rboy
61d85d04ae 🐛 fix identify default intent 2021-04-07 04:01:33 +02:00
Flam3rboy
5540d7a9de 🐛 fix message route 2021-04-07 04:00:54 +02:00
Flam3rboy
b32beb0b9c 🐛 fix lean not working with virtuals 2021-04-07 03:03:27 +02:00
Flam3rboy
12dbaf78de
Merge pull request #58 from notsapinho/patch-1
🐛 fix pipeline
2021-04-07 03:03:07 +02:00
Flam3rboy
f48127f8a4 🐛 fix lean not working with virtuals 2021-04-07 03:02:13 +02:00
notsapinho
d0d2084c78
🎨 2021-04-06 22:00:58 -03:00
notsapinho
d8b23cace0
🐛 fix pipeline 2021-04-06 21:59:47 -03:00
Flam3rboy
f5180084ff 🔊 log gateway events 2021-04-07 00:25:17 +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