bizcochito
  • Joined on 2020-11-07
bizcochito closed issue fedi-image-bot/bot-api#14 2024-01-06 12:45:51 +00:00
Implement PUT /images/<id>
bizcochito pushed to develop at fedi-image-bot/bot-api 2024-01-06 12:45:38 +00:00
478487d402 Merge pull request 'put-images' (#18) from put-images into develop
eefb55a092 Merge branch 'develop' into put-images
fb2d947913 added a functional test and optimized a test
ebf2ec17d1 added tests and auth to PUT images
f74a0f26cc made the endpoint, works with manual tests
Compare 5 commits »
bizcochito merged pull request fedi-image-bot/bot-api#18 2024-01-06 12:45:37 +00:00
put-images
bizcochito created pull request fedi-image-bot/bot-api#19 2024-01-06 12:44:03 +00:00
changed the action to use cache
bizcochito pushed to testing at fedi-image-bot/bot-api 2024-01-06 12:43:43 +00:00
e015500057 changed the action to use cache
bizcochito pushed to put-images at fedi-image-bot/bot-api 2024-01-06 12:34:18 +00:00
eefb55a092 Merge branch 'develop' into put-images
26311992d3 Documentation for some API endpoints
Compare 2 commits »
bizcochito commented on issue fedi-image-bot/bot-api#14 2024-01-06 12:28:11 +00:00
Implement PUT /images/<id>

PR #18

bizcochito created pull request fedi-image-bot/bot-api#18 2024-01-06 12:27:47 +00:00
put-images
bizcochito pushed to put-images at fedi-image-bot/bot-api 2024-01-06 12:10:50 +00:00
fb2d947913 added a functional test and optimized a test
bizcochito created branch put-images in fedi-image-bot/bot-api 2024-01-06 11:57:32 +00:00
bizcochito pushed to put-images at fedi-image-bot/bot-api 2024-01-06 11:57:32 +00:00
ebf2ec17d1 added tests and auth to PUT images
f74a0f26cc made the endpoint, works with manual tests
Compare 2 commits »
bizcochito pushed to develop at fedi-image-bot/bot-api 2024-01-06 10:24:02 +00:00
d9e2cb3917 edited workflow
bizcochito commented on issue fedi-image-bot/bot-api#13 2024-01-03 14:06:58 +00:00
Implement GET /images/<id>

#16

bizcochito closed issue fedi-image-bot/bot-api#13 2024-01-03 14:06:58 +00:00
Implement GET /images/<id>
bizcochito commented on issue fedi-image-bot/bot-api#13 2024-01-03 14:06:53 +00:00
Implement GET /images/<id>

merged #16

bizcochito reopened issue fedi-image-bot/bot-api#13 2024-01-03 14:05:48 +00:00
Implement GET /images/<id>
bizcochito closed issue fedi-image-bot/bot-api#13 2024-01-03 14:05:40 +00:00
Implement GET /images/<id>
bizcochito pushed to develop at fedi-image-bot/bot-api 2024-01-03 14:05:14 +00:00
30409e4f3b Merge pull request 'Implemented the /images/:id' (#16) from get-id into develop
df99e9470c added the images/id endpoint and the tests for it
Compare 2 commits »
bizcochito merged pull request fedi-image-bot/bot-api#16 2024-01-03 14:05:13 +00:00
Implemented the /images/:id
bizcochito created pull request fedi-image-bot/bot-api#16 2024-01-03 13:58:42 +00:00
Implemented the /images/:id