Commit Graph

16 Commits

Author SHA1 Message Date
97b1d04261 fix(services): restrict GET /uploads/messages/:file to authorized users 2022-01-06 18:13:13 +01:00
03946f26e7 feat(services): add POST /channels/[channelId]/messages/uploads 2022-01-01 14:19:27 +00:00
766c9fdbd6 feat(services): add POST /channels/[channelId]/messages 2022-01-01 01:35:56 +00:00
0003c91f69 fix(services): desc order for GET /channels/[channelId]/messages 2021-12-29 18:33:12 +00:00
712a92b25f feat(services): add GET /guilds/[guildId]/members 2021-12-29 12:43:04 +00:00
7bc593093c feat(services): add GET /channels/[channelId]/messages 2021-12-29 11:44:16 +00:00
567b5aa2d8 feat(services): add GET /channels/[channelId] 2021-12-28 21:53:44 +00:00
2871c4c9e0 feat(services): add GET /guilds/[guildId]/channels 2021-12-28 21:52:28 +00:00
265ac006a0 feat(services): add GET /guilds/[guildId] 2021-12-28 18:19:53 +00:00
a746b6a057 feat(services): add GET /guilds 2021-11-19 21:52:22 +01:00
385c95be90 feat(services): ability to search GET /guilds/public 2021-11-13 14:48:56 +01:00
f0f4f9f69f feat(services): add GET /guilds/public 2021-10-26 15:11:41 +00:00
56c613b5cf feat(services): add PUT /guilds/[guildId]/icon 2021-10-26 14:01:49 +00:00
14eac3cadb build(deps): bump fastify-static from 4.4.0 to 4.4.1 (#2) 2021-10-24 04:26:18 +02:00
b77e602358 feat: migrate from express to fastify 2021-10-24 04:18:18 +02:00
714cc643ba chore: initial commit 2021-10-24 04:06:16 +02:00