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

11 Commits

Author SHA1 Message Date
Divlo
de34618a7c
chore: simplify Docker setup 2022-08-30 17:57:29 +02:00
Divlo
400dc7ec2a
chore: fix Dockerfile 2022-08-30 17:53:57 +02:00
Divlo
46745e1b7e
build(deps): update latest 2022-08-23 21:53:07 +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
9e6bf25c83
feat(scripts): add delete dead uploaded files 2022-03-05 18:49:38 +00:00
Divlo
2405b4951b
fix(services): improve validation PUT /users/current 2022-01-29 22:31:37 +01:00
Divlo
97b1d04261
fix(services): restrict GET /uploads/messages/:file to authorized users 2022-01-06 18:13:13 +01:00
Divlo
265ac006a0
feat(services): add GET /guilds/[guildId] 2021-12-28 18:19:53 +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