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

6 Commits

Author SHA1 Message Date
Divlo
694ac58aad
fix: usage of API_URL 2022-03-21 20:44:15 +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
d3a777c82a
fix(services): allow deletion of channel if there's more than 1 channel 2022-03-01 08:53:20 +01: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
Divlo
714cc643ba
chore: initial commit 2021-10-24 04:06:16 +02:00