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

165 Commits

Author SHA1 Message Date
Flam3rboy
af6f9b57ad 🐛 fix user guilds 2021-04-06 04:30:04 +02:00
Flam3rboy
73aeca20de 🐛 fix login 2021-04-06 04:10:24 +02:00
Flam3rboy
5f3cea845d test client 2021-04-06 04:06:07 +02:00
Flam3rboy
4f67c2c86e 🎨 proper error message body parser 2021-04-06 04:05:46 +02:00
Flam3rboy
d700e4c8fa 🐛 fix guild schema 2021-04-06 04:05:31 +02:00
Flam3rboy
d774216bc8 .lean() all mongodb requests 2021-04-06 04:05:18 +02:00
Flam3rboy
0e9089dee9 🐛 fix routes user.user_data 2021-04-06 04:03:37 +02:00
Flam3rboy
8b64ab4f38 🚧 experiments + gateway route 2021-04-06 03:58:27 +02:00
Flam3rboy
6e009484a6 init test client 2021-04-05 21:43:11 +02:00
Flam3rboy
c0fd1d1f2f 🐛 fix body parser 2021-04-05 21:24:36 +02:00
Flam3rboy
247ef99a21 🐛 rewrite imports 2021-03-30 15:37:54 +02:00
Flam3rboy
0d0dd4f6b8 move routes to top level no more /api/v8 -> use reverse proxy instead 2021-03-30 15:37:43 +02:00
xnacly
9050415611 added GET [#12] 2021-03-28 19:12:06 +02:00
Flam3rboy
7b10a17d46 Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-03-27 21:52:47 +01:00
Flam3rboy
0baef5015a 🐛 remove relative @paths 2021-03-27 21:52:02 +01:00
Flam3rboy
e67ca0a163 Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-03-23 22:08:40 +01:00
Flam3rboy
76d800209e 🐛 fix message post 2021-03-23 22:08:30 +01:00
Flam3rboy
b346ff857d 🚧 shorten relative paths with @shortcut 2021-03-22 21:52:56 +01:00
Flam3rboy
e902b805c1 🚧 [Route] /messages 2021-03-08 18:40:55 +01:00
Flam3rboy
6a1e0594dc rename req.userid -> req.user_id 2021-03-08 18:40:37 +01:00
Flam3rboy
56c9e43777 Schema 2021-03-04 22:01:45 +01:00
Flam3rboy
1f1743c927 [Users] @me self + guilds 2021-03-04 22:01:40 +01:00
Flam3rboy
1dd1e5724f 🎨 improve guilds 2021-03-04 22:01:25 +01:00
Flam3rboy
008f2615e6 [Guild] channels 2021-03-04 22:00:58 +01:00
Flam3rboy
91e52d10b4 [Channels] get messages 2021-03-04 22:00:44 +01:00
Flam3rboy
87b38d740b [Channels] messages bulk delete 2021-03-04 22:00:33 +01:00
Flam3rboy
65eeb4d80a 🐛 fix login + register 2021-03-04 22:00:17 +01:00
Flam3rboy
b5722fd3fd 🚧 /channels/messages 2021-03-04 09:27:14 +01:00
Flam3rboy
f846638b83 benchmark 2021-03-03 21:17:09 +01:00
Flam3rboy
ed2a1809ff Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-03-03 21:14:15 +01:00
Flam3rboy
4b9f36d344 🚧 messages route 2021-03-03 21:14:14 +01:00
Flam3rboy
47ad1c2713 get specific ban 2021-02-23 22:44:12 +01:00
Flam3rboy
72204ed419 📝 typo 2021-02-23 22:10:01 +01:00
Flam3rboy
5c11bf1b87 🐛 [Member] list fix to also return user 2021-02-23 22:02:50 +01:00
Flam3rboy
01eb91a63e 🐛 fix addMember to respect max guild size 2021-02-22 22:15:12 +01:00
Flam3rboy
5f142a7402 🚧 [Member] list 2021-02-22 22:11:32 +01:00
Flam3rboy
e894389732 [Member] pagination 2021-02-22 17:33:41 +01:00
Flam3rboy
0d1f795305 🎨 restructed guilds 2021-02-22 16:48:27 +01:00
Flam3rboy
6e05dc6902 🐛 add webhooks to whitelist auth 2021-02-22 16:48:12 +01:00
Flam3rboy
a0cb65ccad 🎨 restructure + add/remove Member() function 2021-02-22 15:51:53 +01:00
Flam3rboy
c16a221402 🎨 [Ban] use removeMember() + move ban in seperate file 2021-02-22 15:50:31 +01:00
Flam3rboy
eb181ae41d 📝 #CHANNELID -> #channelid 2021-02-22 08:37:10 +01:00
Flam3rboy
5a505f331a 🐛 fix Event Emitter 2021-02-22 08:21:32 +01:00
Flam3rboy
762b66d50d 🐛 fix @everyone Role on guild create 2021-02-22 08:21:17 +01:00
xnacly
a7132e2ab8 channel/:id/invites create #79 2021-02-21 19:22:32 +01:00
xnacly
34e3d47f63 invite code gen 2021-02-21 19:21:56 +01:00
xnacly
0b5176c702 Invite scheme 2021-02-21 19:21:11 +01:00
Intevel ツ
488f6f3894 Update index.ts 2021-02-21 16:05:03 +01:00
Intevel ツ
28ccdb42e9 Update index.ts 2021-02-21 16:00:20 +01:00
Intevel ツ
b681d7f961 Update index.ts 2021-02-21 13:45:55 +01:00
Intevel ツ
5d1c5f40d2 Created Ban Routes
Ban members works now
2021-02-21 13:44:58 +01:00
Flam3rboy
a066ba2aba Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-02-19 15:42:16 +01:00
Flam3rboy
00ef8958b9 🎨 [Guild] check if user is allowed to created a guild 2021-02-19 15:42:15 +01:00
Intevel ツ
19cc8b925c Update guilds.ts 2021-02-19 15:01:27 +01:00
Intevel ツ
4d25d98af3 Create guilds.ts 2021-02-19 14:58:56 +01:00
Flam3rboy
5e9dea0dd5 🐛 update user model on guild creation 2021-02-17 19:00:46 +01:00
Flam3rboy
0341fcf99c fix req.userid -> convert to bigint 2021-02-17 18:24:40 +01:00
Flam3rboy
8cd6190513 🎨 show proper auth error 2021-02-17 18:13:51 +01:00
Flam3rboy
eca7b96de3 🐛 fix token checking 2021-02-17 18:12:07 +01:00
Flam3rboy
54b6a8ea31 🐛 fix db 2021-02-16 21:20:07 +01:00
Flam3rboy
2ffca731bd 🐛 fix db connect 2021-02-16 21:03:32 +01:00
Flam3rboy
c5bb9a6006 🐛 fix startup error 2021-02-16 15:04:55 +01:00
Flam3rboy
b70adcedba load .env file 2021-02-16 13:30:53 +01:00
Flam3rboy
4a815d302a 🔥 disable rate limit for now -> wait till mongoose model exists 2021-02-16 11:22:51 +01:00
Flam3rboy
e49591a78e 🐛 fix /guilds/ route type 2021-02-14 21:56:31 +01:00
xnacly
45116c6d8f added requested changes from #3 2021-02-14 20:35:37 +01:00
Flam3rboy
a94f7c7617 switch to mongoose 2021-02-14 19:01:41 +01:00
Flam3rboy
52ef9f7a3e util function to emit event 2021-02-10 22:04:13 +01:00
Flam3rboy
d3427b42ea move Schema from util to api 2021-02-10 22:03:40 +01:00
Flam3rboy
91f2e73da0 Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-02-10 14:34:55 +01:00
Flam3rboy
9b95834b4b 🐛 fix error handler 2021-02-10 14:34:54 +01:00
Flam3rboy
a283d70b83 update imports for fosscord-server-util 2021-02-10 14:16:30 +01:00
Flam3rboy
d8a5084255 🐛 update package import to fosscord-server-util 2021-02-09 22:13:13 +01:00
xnacly
c083310a93 [guild] finished POST 2021-02-09 21:28:24 +01:00
xnacly
b1a20e05ae made requested changes 2021-02-09 21:19:07 +01:00
xnacly
851897a95a added guild routes 2021-02-09 19:37:39 +01:00
Flam3rboy
c0eb0ee3f6 ⬆️ bump lambert-db to version 1.1.6 2021-02-07 17:57:54 +01:00
Flam3rboy
fb7c119bf1 🐛 prevent @googlemail.com trick 2021-02-07 11:25:39 +01:00
Flam3rboy
ce07018e30 🐛 update imports 2021-02-06 10:09:32 +01:00
Flam3rboy
f802c37559 moved utils to server-util 2021-02-06 10:09:17 +01:00
Flam3rboy
d02b0591c6 moved models to server-util 2021-02-06 10:08:59 +01:00
Flam3rboy
c53d6628f7 use discord-server-util 2021-02-05 17:47:44 +01:00
xnacly
7058118de6 Merge branch 'master' of https://github.com/discord-open-source/discord-api into master 2021-02-05 17:39:09 +01:00
xnacly
184f520e5d added Member model & updated Guild model 2021-02-05 17:39:07 +01:00
Flam3rboy
7b6a7db93e 🎨 use discord-server-util 2021-02-05 16:24:51 +01:00
Flam3rboy
14ba698369 Merge branch 'master' of https://github.com/discord-open-source/discord-server 2021-02-04 09:55:06 +01:00
Flam3rboy
251b23e321 🎨 typo 2021-02-04 09:53:55 +01:00
mafineeek.dev
d886213349 invite interface 2021-02-03 20:11:43 +01:00
xnacly
e63f127a56 added blockInsecureCommonPasswords config flag 2021-02-03 19:54:12 +01:00
xnacly
9ee879dc04 added passwordStrength estimator 2021-02-03 19:39:37 +01:00
Flam3rboy
54e5b61095 🔒 prevent passwort denial of server 2021-02-03 17:42:49 +01:00
Flam3rboy
18d4aa0c67 🐛 fix register date of birth 2021-02-02 00:58:32 +01:00
Flam3rboy
8505d9279b 🎨 Body Parser error 2021-02-02 00:51:00 +01:00
Flam3rboy
7998b39757 [Route] Register 2021-02-02 00:50:12 +01:00
Flam3rboy
6e86362b1c [Router] Register 2021-02-02 00:50:01 +01:00
Flam3rboy
2026ea5911 added defaults to config 2021-02-01 21:49:01 +01:00
Flam3rboy
7c9c9f2ff6 🌐 localization 2021-02-01 21:47:47 +01:00
Flam3rboy
645d49c07b models 2021-02-01 21:47:16 +01:00
Flam3rboy
7158521911 added Date + Email Body Type 2021-02-01 21:46:52 +01:00
Flam3rboy
d0506036da [Route] Login 2021-02-01 21:45:41 +01:00