Commit Graph

13 Commits

Author SHA1 Message Date
Divlo
b985172cd0 fix: schemaValidationMessages errors in Swagger docs 2022-10-04 14:59:14 +02:00
Divlo
4d565e4f1f build(deps): update latest 2022-06-29 03:59:30 +00:00
Divlo
a4c77fec50 fix: file upload and OAuth2 (#10) 2022-04-08 21:36:29 +02:00
Divlo
19b6f96ecf feat: usage of ESM modules imports (instead of CommonJS) (#5)
Replace `jest` with `tap`.
2022-03-20 11:49:27 +01:00
Divlo
e6d8b64f8a feat(services): add guilds endpoints 2022-02-19 19:08:25 +00:00
Divlo
5643ab420f feat: add realtime with socket.io 2022-01-13 16:33:16 +00:00
Divlo
97b1d04261 fix(services): restrict GET /uploads/messages/:file to authorized users 2022-01-06 18:13:13 +01:00
Divlo
03946f26e7 feat(services): add POST /channels/[channelId]/messages/uploads 2022-01-01 14:19:27 +00:00
Divlo
766c9fdbd6 feat(services): add POST /channels/[channelId]/messages 2022-01-01 01:35:56 +00:00
Divlo
0003c91f69 fix(services): desc order for GET /channels/[channelId]/messages 2021-12-29 18:33:12 +00:00
Divlo
7bc593093c feat(services): add GET /channels/[channelId]/messages 2021-12-29 11:44:16 +00:00
Divlo
b77e602358 feat: migrate from express to fastify 2021-10-24 04:18:18 +02:00
Divlo
714cc643ba chore: initial commit 2021-10-24 04:06:16 +02:00