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`
Suguivy created repository fedi-image-bot/bot-image-moderation-fe 2024-01-26 17:08:33 +00:00
Suguivy opened issue fedi-image-bot/bot-api#25 2024-01-13 16:37:37 +00:00
Separate functional from smoke tests
Suguivy closed issue fedi-image-bot/bot-api#22 2024-01-12 16:15:24 +00:00
Add GET /images/<id> to README.md
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-12 15:38:06 +00:00
81373528c0 Documenting endpoints
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-09 16:16:02 +00:00
f0c19e39f1 Fixed typo
Suguivy opened issue fedi-image-bot/bot-api#22 2024-01-09 16:07:04 +00:00
Add GET /images/<id> to README.md
Suguivy commented on issue fedi-image-bot/bot-api#9 2024-01-07 12:25:11 +00:00
Add gzip compression to express

Done directly in develop branch

Suguivy closed issue fedi-image-bot/bot-api#9 2024-01-07 12:25:11 +00:00
Add gzip compression to express
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-07 12:24:04 +00:00
1e3889d9b9 Added compression for responses
Suguivy closed issue fedi-image-bot/bot-api#21 2024-01-07 11:58:08 +00:00
Remove usage of deprecated faker unique function and use the enforce-unique npm package
Suguivy pushed to develop at fedi-image-bot/bot-api 2024-01-07 11:37:20 +00:00
7689cb28a3 Shortened and detailed the test on "/" endpoint