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

9 Commits

Author SHA1 Message Date
Divlo
a6dd112e4a
refactor: minor changes 2022-08-29 16:10:17 +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
5643ab420f
feat: add realtime with socket.io 2022-01-13 16:33:16 +00:00
Divlo
03946f26e7
feat(services): add POST /channels/[channelId]/messages/uploads 2022-01-01 14:19:27 +00:00
Divlo
f0f4f9f69f
feat(services): add GET /guilds/public 2021-10-26 15:11:41 +00:00
Divlo
56c613b5cf
feat(services): add PUT /guilds/[guildId]/icon 2021-10-26 14:01:49 +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