Commit Graph

122 Commits

Author SHA1 Message Date
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 9b9aca07f7 ⬆️ update fosscord-server-util 2021-03-28 13:37:30 +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