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

129 Commits

Author SHA1 Message Date
Stilic
0bbb1bad5a Fix upload size 2021-09-08 13:34:37 +02:00
Cyber
405a2964da Add token authorization method to swagger openapi 2021-09-04 23:21:14 +02:00
Flam3rboy
0bf59ee28a ⬆️ update test client 2021-09-04 17:59:29 +02:00
Flam3rboy
56d9fa3334 🐛 fix release 2021-09-04 17:39:03 +02:00
AlTech98
c59ccf2176 Added /guilds/:id/voice-states apis 2021-09-04 11:46:46 +02:00
AlTech98
a3c8ab163a Added missing permissions and channel types 2021-09-04 11:43:09 +02:00
Flam3rboy
bb76b07f6d 🐛 fix patch-package 2021-09-04 11:32:11 +02:00
Flam3rboy
e9a8885282 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-04 11:26:47 +02:00
Flam3rboy
cc9f43fb63 🐛 api member add roles -> make sure that roles exist 2021-09-04 11:26:25 +02:00
Flam3rboy
4de2140058 🐛 fix invites 2021-09-04 11:25:10 +02:00
Flam3rboy
8d69c9a871 🐛 fix permissions if user is only member of guild 2021-09-04 11:24:31 +02:00
Flam3rboy
85ef7410b2 ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
0ef9af4a68 🐛 fix error handler and asset router 2021-09-04 11:23:12 +02:00
xnacly
25060ed06e fixed /discoverable-guilds 2021-09-03 23:31:56 +02:00
xnacly
26cc5ac0f9 added first draft of /discoverable-guilds 2021-09-03 21:40:44 +02:00
xnacly
419b0bbc80 Revert "added big todo list to Guild.ts (big chungus)"
This reverts commit 0f58995182.
2021-09-03 21:36:19 +02:00
xnacly
0f58995182 added big todo list to Guild.ts (big chungus) 2021-09-03 21:33:44 +02:00
xnacly
1211e486f9 replace '@me' with req.user_id in guild join 2021-09-03 21:33:25 +02:00
xnacly
7db26b5952 moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
xnacly
afff55cb59 added template for future routes 2021-09-03 21:28:07 +02:00
xnacly
77a87acfe6 Merge branch 'master' of https://github.com/fosscord/fosscord-server 2021-09-03 20:00:21 +02:00
xnacly
787b830a09 fixed 'undefined not found' + error not showing in client 2021-09-03 20:00:19 +02:00
Flam3rboy
0be8c804b4 improve invite generation 2021-09-03 15:48:24 +02:00
Flam3rboy
d5fcb7f971 🐛 fix #311 2021-09-03 15:27:00 +02:00
Flam3rboy
a446837679 🐛 fix member roles + list 2021-09-03 13:23:20 +02:00
Flam3rboy
e2ea701920 guild position update 2021-09-03 05:03:11 +02:00
Flam3rboy
001dbe800c 📝 drop tables script 2021-09-03 04:04:48 +02:00
Flam3rboy
11b2176773 🐛 fix message sending 2021-09-03 04:04:34 +02:00
Flam3rboy
c7ed245433 ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
Flam3rboy
acb5fba488 🐛 fix member + member list 2021-09-03 03:37:55 +02:00
Flam3rboy
11af8531cc 🐛 fix entity missing an id (replace .insert with new Entity().save) 2021-09-02 21:31:44 +02:00
Flam3rboy
562a53d6bb add user_id field to Member 2021-09-02 19:50:05 +02:00
Flam3rboy
c410fbcc0d 🎨 update openapi title 2021-09-02 10:27:33 +02:00
Flam3rboy
f056885fb0 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-02 00:14:34 +02:00
Flam3rboy
854239e0e1 ⬆️ update dependencies 2021-09-01 23:35:20 +02:00
Flam3rboy
cba341a6d6 🐛 fix entity types and projection 2021-09-01 23:34:55 +02:00
Flam3rboy
1a76c663d2 generate open api schema based on body and db entities 2021-09-01 23:33:14 +02:00
xnacly
a1a859b1c1 added /login unittest 2021-09-01 22:14:06 +02:00
xnacly
5618e748b4 see parent 2021-09-01 22:13:27 +02:00
xnacly
26be2f9a1d fixed globalSetup for jest 2021-09-01 22:10:44 +02:00
Flam3rboy
44ea23f648 Merge pull request #301 from fosscord/feat--DiscordApiErrors
Use discord api errors and check limits
2021-09-01 11:31:59 +02:00
Flam3rboy
7ff5e14887 use DiscordApiErrors and check limits 2021-09-01 11:27:52 +02:00
Flam3rboy
df1d633c4b Merge pull request #300 from fosscord/typeorm 2021-09-01 10:47:00 +02:00
Flam3rboy
f654635d6a Merge branch 'typeorm' into typeorm 2021-08-31 18:10:36 +02:00
Flam3rboy
717b722950 Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-31 17:58:49 +02:00
Flam3rboy
cc8c5359ce 🐛 db query fixes 2021-08-31 17:58:47 +02:00
Flam3rboy
d073c52f29 channel recipients 2021-08-31 17:58:28 +02:00
Flam3rboy
9400fc8fb8 Channel utility methods in entity 2021-08-31 17:57:44 +02:00
Flam3rboy
1c897af1be fix member roles 2021-08-31 17:57:19 +02:00
AlTech98
7baa2fbe52 Created list of all possible api errors and made them throwable in routes code 2021-08-31 17:56:38 +02:00