67 Commits

Author SHA1 Message Date
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