• Joined on 2020-05-29
Suguivy created pull request fedi-image-bot/fe-middleware#1 2024-04-12 11:41:47 +00:00
feature/image-base64-encoding
Suguivy pushed to feature/image-base64-encoding at fedi-image-bot/fe-middleware 2024-03-30 13:01:47 +00:00
4f058e38c1 Updated TODO
Suguivy pushed to feature/image-base64-encoding at fedi-image-bot/fe-middleware 2024-03-30 12:56:44 +00:00
7a403dd4db Added new task
47ac55f6fa Added tests for base64 image encoding
Compare 2 commits »
Suguivy pushed to feature/image-base64-encoding at fedi-image-bot/fe-middleware 2024-03-30 11:58:27 +00:00
2ccef4e28c Added base64 encoding for image content
Suguivy created branch feature/image-base64-encoding in fedi-image-bot/fe-middleware 2024-03-30 11:09:39 +00:00
Suguivy pushed to feature/image-base64-encoding at fedi-image-bot/fe-middleware 2024-03-30 11:09:39 +00:00
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-03-30 11:08:54 +00:00
0472cf24f1 Added TODO.md to track needed changes
0ff505de37 Fix scripts
Compare 2 commits »
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-03-28 15:53:56 +00:00
2267142f93 More cleaning
Suguivy pushed to main at fedi-image-bot/fe-middleware 2024-03-28 15:52:43 +00:00
ba60669391 Cleaning
Suguivy pushed to main at fedi-image-bot/new-architecture 2024-03-27 20:23:02 +00:00
8839003615 Updated architecture diagram
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-03-05 16:00:15 +00:00
7ca7e249a2 Refactored ImageModerator
Suguivy opened issue fedi-image-bot/bot-image-moderation-fe#1 2024-03-03 12:54:12 +00:00
Use booru npm package instead of direct API calling to gelbooru
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-03-03 12:51:44 +00:00
fb961e19f0 Removed references to previously deleted file
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-03-03 12:50:53 +00:00
b16fa2e180 Removed unnecesary variables since now we are dependent of booru, and improved code a bit
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-03-03 11:33:34 +00:00
cb266e1704 Added test for renewing image when any button is clicked
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-03-03 11:08:18 +00:00
5aa75bc12d Added gelbooru image endpoint and testing
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-02-22 17:26:43 +00:00
a7a64f0b85 Basic layout
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-01-26 18:12:56 +00:00
d64855c950 Make the current app run in its own docker compose environment
Suguivy created branch main in fedi-image-bot/bot-image-moderation-fe 2024-01-26 17:21:16 +00:00
Suguivy pushed to main at fedi-image-bot/bot-image-moderation-fe 2024-01-26 17:21:16 +00:00
1e0c494160 First commit generated with `bun vite create`