meals-made-easy-api/src/main/java/app/mealsmadeeasy/api/image
2026-01-14 16:59:01 -06:00
..
body ImageController updateInfo and deleteImage methods and related. A bunch of TODO tests. 2024-07-26 10:12:14 -05:00
spec Unused import. 2024-07-26 20:05:04 -05:00
view Change to flyway migrations, many SQL/entity updates. 2025-12-26 13:45:27 -06:00
Image.java Change to flyway migrations, many SQL/entity updates. 2025-12-26 13:45:27 -06:00
ImageController.java 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
ImageException.java Make height/width nullable; add support for reading svgs; better error handling. 2025-12-13 17:14:40 -06:00
ImageSecurity.java Basic setup of MinIO with containers and appropriate services/components for image/file storage. 2024-07-22 10:09:46 -05:00
ImageSecurityImpl.java Refactoring of S3ImageService and related. 2024-07-23 16:23:44 -05:00
ImageService.java Added update method to controller and related implementation. 2024-08-16 11:38:14 -05:00
S3ImageEntity.java Remove user-related interfaces and replace with entities. Also some casting clean up. 2026-01-14 16:59:01 -06:00
S3ImageRepository.java Remove user-related interfaces and replace with entities. Also some casting clean up. 2026-01-14 16:59:01 -06:00
S3ImageService.java Remove user-related interfaces and replace with entities. Also some casting clean up. 2026-01-14 16:59:01 -06:00