• Joined on 2020-05-29
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-04-15 17:01:04 +00:00
d8f1c73eb7 Changed CMD to ENTRYPOINT to stop gracefully
37df364d95 Merge branch 'develop'
8c7468be18 v1.0.0 (#28)
Compare 3 commits »
Suguivy deleted tag v1.0.1 from fedi-image-bot/bot-api 2024-04-15 17:00:25 +00:00
Suguivy pushed to main at fedi-image-bot/bot-api 2024-04-15 17:00:11 +00:00
d8f1c73eb7 Changed CMD to ENTRYPOINT to stop gracefully
Suguivy closed issue fedi-image-bot/bot-api#29 2024-04-15 16:52:56 +00:00
Container doesn't finish gracefully
Suguivy closed pull request fedi-image-bot/bot-api#30 2024-04-15 16:52:10 +00:00
Graceful stopping
Suguivy pushed tag v1.0.1 to fedi-image-bot/bot-api 2024-04-15 16:51:58 +00:00
Suguivy pushed to main at fedi-image-bot/bot-api 2024-04-15 16:51:27 +00:00
37df364d95 Merge branch 'develop'
90cf36b1e8 Fix to gracefully stop bun
543081bf34 Merge branch 'build'
a05c801236 build (#26)
ad37f9d72b add things to dockerignore
Compare 149 commits »
Suguivy created pull request fedi-image-bot/bot-api#30 2024-04-15 16:38:14 +00:00
Graceful stopping
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-04-15 16:36:41 +00:00
90cf36b1e8 Fix to gracefully stop bun
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-04-15 16:30:24 +00:00
95c93012be Graceful stopping and minor fixes
Suguivy opened issue fedi-image-bot/bot-api#29 2024-04-15 10:11:38 +00:00
Container doesn't finish gracefully
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-04-15 09:51:09 +00:00
7a7e3bb2b3 Fixed docker compose and added env variables
Suguivy opened issue fedi-image-bot/fe-middleware#4 2024-04-15 09:29:08 +00:00
Add logging
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-04-15 09:00:20 +00:00
5f0224e423 Deleted TODO.md, we will use Issues now
Suguivy opened issue fedi-image-bot/fe-middleware#3 2024-04-15 08:59:44 +00:00
Parametrize URL, tags, ports, etc. into environment variables
Suguivy opened issue fedi-image-bot/fe-middleware#2 2024-04-15 08:59:15 +00:00
Use absolute paths instead of relative paths on imports
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-04-15 08:54:07 +00:00
0940ca54c7 Added ImageController, removed base64 and exported app to app.ts
864506d9a4 Added task to TODO
Compare 2 commits »
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-04-12 11:42:27 +00:00
5b0701fc93 Added base64 encoding for images
Suguivy deleted branch feature/image-base64-encoding from fedi-image-bot/fe-middleware 2024-04-12 11:42:27 +00:00
Suguivy merged pull request fedi-image-bot/fe-middleware#1 2024-04-12 11:42:26 +00:00
feature/image-base64-encoding