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

10 Commits

Author SHA1 Message Date
9a1684e22b
fix: update dependencies to latest 2023-07-22 16:26:27 +02:00
Divlo
73d2da66b2
fix: update dependencies to latest 2023-05-13 20:09:02 +02:00
Divlo
e30a66eeb6
fix: update dependencies to latest 2023-01-11 18:02:38 +01: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
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