2
1
mirror of https://github.com/Thream/api.git synced 2024-07-21 03:38:31 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
c23239c0da
fix(services): realtime edge cases 2022-03-01 23:00:49 +01:00
Divlo
560b966a61
feat(services): add channels endpoints 2022-02-28 15:02:09 +00: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
b77e602358
feat: migrate from express to fastify 2021-10-24 04:18:18 +02:00