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

1813 Commits

Author SHA1 Message Date
Flam3rboy
95830fa2fc
Merge pull request #348 from AlTech98/fix-cdn-upload
Increased CDN max upload to 10mb, fix #318
2021-09-12 15:32:58 +02:00
Flam3rboy
4a524e376f
Merge pull request #347 from AlTech98/fixrelationships
Fix relationships get query
2021-09-12 15:32:43 +02:00
AlTech98
82235d10b7 Fix relationships get query 2021-09-09 18:32:36 +02:00
AlTech98
d98ec90d23 Increased CDN max upload to 10mb 2021-09-09 16:55:02 +02:00
conner
faa9fcab35
Merge pull request #345 from fosscord/revert-344-master
Revert "Increased CDN max upload to 10mb, fix #318"
2021-09-09 16:41:38 +02:00
conner
2f3e895efb
Revert "Increased CDN max upload to 10mb, fix #318" 2021-09-09 16:40:47 +02:00
conner
4b6ba4929e
Merge pull request #344 from AlTech98/master
Increased CDN max upload to 10mb, fix #318
2021-09-09 16:40:05 +02:00
AlTech98
9b1461007b
Removed urlencoded bodyparser 2021-09-09 07:50:00 +02:00
AlTech98
b3f91068e5 Increased CDN max upload to 10mb 2021-09-08 18:42:58 +02:00
Flam3rboy
a19c3a6676
Merge pull request #343 from Stilic/patch-1 2021-09-08 13:36:14 +02:00
Stilic
6c5e3ee230
Fix upload size 2021-09-08 13:34:37 +02:00
Flam3rboy
528007872d
Update User.ts 2021-09-07 22:54:31 +02:00
xnacly
6787c62738
Update README.md 2021-09-05 13:43:01 +02:00
Flam3rboy
5169da32ec
Merge pull request #338 from CyberL1/master
Add token authorization method to swagger openapi
2021-09-04 23:27:41 +02:00
Cyber
dc2a3d9984 Add token authorization method to swagger openapi 2021-09-04 23:21:14 +02:00
Flam3rboy
f6f550f10a ⬆️ update test client 2021-09-04 17:59:29 +02:00
Flam3rboy
5849d5de6a 🐛 fix release 2021-09-04 17:39:03 +02:00
Flam3rboy
a632e4ad86 🐛 fix release 2021-09-04 14:07:58 +02:00
Flam3rboy
3645fb0568
Merge pull request #320 from AlTech98/master
Added /guilds/:id/voice-states/ apis, VOICE_SERVER_UPDATE fix
2021-09-04 12:18:49 +02:00
Flam3rboy
8f002d14d5 📝 added comments and updated type 2021-09-04 12:17:26 +02:00
AlTech98
58fb2d8a91 Added /guilds/:id/voice-states apis 2021-09-04 11:46:46 +02:00
AlTech98
aafdc5d0ee Added missing permissions and channel types 2021-09-04 11:43:09 +02:00
AlTech98
6f25022ae0 VOICE_SERVER_UPDATE now has the endpoint of the guild's region 2021-09-04 11:41:41 +02:00
Flam3rboy
1175e5c718 🐛 fix ReadyEventData 2021-09-04 11:38:19 +02:00
Flam3rboy
68b3bbe579 🐛 fix patch-package 2021-09-04 11:32:11 +02:00
Flam3rboy
2e9f36b66a Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-04 11:26:47 +02:00
Flam3rboy
5c9af09e85 🐛 api member add roles -> make sure that roles exist 2021-09-04 11:26:25 +02:00
Flam3rboy
bf81e9c352 🐛 fix ready members payload 2021-09-04 11:25:40 +02:00
Flam3rboy
e7e3f6ef08 🐛 fix invites 2021-09-04 11:25:10 +02:00
Flam3rboy
14628d80ba 🐛 fix permissions if user is only member of guild 2021-09-04 11:24:31 +02:00
Flam3rboy
8e025ce57c ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
6e9d4ed6a0 🐛 fix error handler and asset router 2021-09-04 11:23:12 +02:00
xnacly
3aa1fa09de fixed /discoverable-guilds 2021-09-03 23:31:56 +02:00
xnacly
7beee19906 added first draft of /discoverable-guilds 2021-09-03 21:40:44 +02:00
xnacly
ea29d368da readded todos 2021-09-03 21:40:02 +02:00
xnacly
3aaf4c8a57 Revert "added big todo list to Guild.ts (big chungus)"
This reverts commit 4a63e1560c.
2021-09-03 21:36:19 +02:00
xnacly
4a63e1560c added big todo list to Guild.ts (big chungus) 2021-09-03 21:33:44 +02:00
xnacly
78f348ea0b replace '@me' with req.user_id in guild join 2021-09-03 21:33:25 +02:00
xnacly
89da09f152 added ban check to Member.addToGuild 2021-09-03 21:31:45 +02:00
xnacly
879587d62b moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
xnacly
61ee5245e2 added template for future routes 2021-09-03 21:28:07 +02:00
Flam3rboy
c95cd06dac Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-03 20:01:42 +02:00
xnacly
49fffa7518 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-09-03 20:00:21 +02:00
xnacly
9e1aac7471 fixed 'undefined not found' + error not showing in client 2021-09-03 20:00:19 +02:00
Flam3rboy
3a3de120dc
Merge pull request #314 from AlTech98/master
Fix VoiceStateUpdate
2021-09-03 15:57:44 +02:00
Flam3rboy
991e01809b 🐛 only delete session id for authenticated connections 2021-09-03 15:57:29 +02:00
Flam3rboy
ebd0537c5c improve invite generation 2021-09-03 15:48:24 +02:00
Flam3rboy
f3e8b5e1fd improve invite generation 2021-09-03 15:48:09 +02:00
Flam3rboy
c944babc96 🐛 fix #311 2021-09-03 15:27:00 +02:00
AlTech98
c8345b3223 Fix to send the voice leave event only to the right session 2021-09-03 14:23:33 +02:00