Flam3rboy
|
696ef6278a
|
🐛 fix wrong permission in delete invite
|
2021-04-23 00:14:54 +02:00 |
|
Flam3rboy
|
6f5fba5c38
|
✨ throw missing permission
|
2021-04-23 00:10:10 +02:00 |
|
Flam3rboy
|
b40d6b825b
|
npm i @fosscord/server-util
|
2021-04-22 23:37:07 +02:00 |
|
Flam3rboy
|
a0bc6c649b
|
npm i @fosscord/server-util
|
2021-04-22 23:37:03 +02:00 |
|
Flam3rboy
|
4b914bcd32
|
🎨 rename to -> @fosscord/server-util
|
2021-04-22 23:30:53 +02:00 |
|
Flam3rboy
|
29bdb72979
|
🎨 rename to -> @fosscord/server-util
|
2021-04-22 23:30:49 +02:00 |
|
Flam3rboy
|
4528a96ded
|
prepare npm publish
|
2021-04-22 23:29:06 +02:00 |
|
Flam3rboy
|
9705b01fdc
|
⚡ ✨ prod multi threading
|
2021-04-22 22:00:25 +02:00 |
|
Intevel ツ
|
afc284ec9a
|
Update package.json
|
2021-04-21 13:27:05 +02:00 |
|
Intevel ツ
|
b9588d1dff
|
Update package.json
|
2021-04-21 13:26:56 +02:00 |
|
Intevel ツ
|
78674986fb
|
Update package.json
|
2021-04-21 13:26:04 +02:00 |
|
Flam3rboy
|
e971ba1b62
|
🎨 change default port to 1000 + CORS
|
2021-04-19 22:00:48 +02:00 |
|
Flam3rboy
|
0e77160466
|
🎨 change default port to 2000
|
2021-04-19 22:00:23 +02:00 |
|
Flam3rboy
|
4efe82f5fb
|
➖ remove lambert-db
|
2021-04-18 14:23:49 +02:00 |
|
Flam3rboy
|
85ac6b4c63
|
➖ remove lambert-db
|
2021-04-18 14:23:44 +02:00 |
|
Flam3rboy
|
763afac56e
|
➖ remove lambert-db
|
2021-04-18 14:23:42 +02:00 |
|
xnacly
|
4aafcb569a
|
fixed missing db delete call
|
2021-04-17 13:49:03 +01:00 |
|
Flam3rboy
|
166a28a778
|
🐛 fix Activity Model
|
2021-04-17 02:30:57 +02:00 |
|
Flam3rboy
|
801eee1cb3
|
🐛 use port from .env file
|
2021-04-16 18:03:10 +02:00 |
|
Flam3rboy
|
9d848bf3a9
|
🐛 fix port not picking up env file
|
2021-04-16 17:44:43 +02:00 |
|
Flam3rboy
|
6ac4067c39
|
Merge branch 'master' of https://github.com/discord-open-source/discord-api
|
2021-04-14 15:01:53 +02:00 |
|
Flam3rboy
|
33d2fe808d
|
🐛 fix message schema
|
2021-04-14 15:01:49 +02:00 |
|
Flam3rboy
|
9c62b43664
|
Merge branch 'main' of https://github.com/discord-open-source/discord-server-util into main
|
2021-04-14 15:01:27 +02:00 |
|
Flam3rboy
|
77cc4d4fdb
|
⚡ export regex
|
2021-04-14 15:00:52 +02:00 |
|
Flam3rboy
|
532124e732
|
🐛 fix message model
|
2021-04-14 15:00:39 +02:00 |
|
Flam3rboy
|
075d19607f
|
🐛 fix event listener
|
2021-04-09 14:20:18 +02:00 |
|
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 |
|