Commit Graph

15 Commits

Author SHA1 Message Date
Jesse Brault
3a7c0f5b1d Added update method to controller and related implementation. 2024-08-16 11:38:14 -05:00
Jesse Brault
ccae29b202 ImageView.viewers only non-empty when principal is owner. Added preparation, cook, and total time to Recipe. 2024-08-12 20:05:24 -05:00
Jesse Brault
9983b0ef95 Added support for webp. 2024-08-01 07:52:32 -05:00
Jesse Brault
3d7d5d00f1 Added url to ImageView and related. 2024-07-29 17:09:03 -05:00
Jesse Brault
20cfaa116e All ImageControllerTests passing. 2024-07-26 20:04:20 -05:00
Jesse Brault
6e29ec7d58 S3ImageServiceTests all passing. 2024-07-26 10:38:29 -05:00
Jesse Brault
a5c0add82b ImageController updateInfo and deleteImage methods and related. A bunch of TODO tests. 2024-07-26 10:12:14 -05:00
Jesse Brault
9976b7337f Implemented ImageController.putImage and related. 2024-07-25 09:49:43 -05:00
Jesse Brault
6f7016f870 Basic ImageController and related. 2024-07-24 16:27:15 -05:00
Jesse Brault
b2c702b534 Refactoring of S3ImageService and related. 2024-07-23 16:23:44 -05:00
Jesse Brault
3e4db86457 ImageService updateOwner, setAlt, and setCaption implementations. 2024-07-23 08:50:21 -05:00
Jesse Brault
a264b10cdb Removed a TODO and some whitespace. 2024-07-23 08:36:44 -05:00
Jesse Brault
d4da12c349 Refactoring of custom matchers and implementation/testing of ImageService.getImagesOwnedBy(). 2024-07-23 08:34:55 -05:00
Jesse Brault
24db93111f Added ImageService.getImageContentById and ImageService.*viewer* methods. 2024-07-22 18:21:07 -05:00
Jesse Brault
4f46fce70a Basic setup of MinIO with containers and appropriate services/components for image/file storage. 2024-07-22 10:09:46 -05:00