BookStack/app/Http/Controllers/Images
Dan Brown c7fea8fe08
Cleaned up logic within ImageRepo
- Moved out extension check to ImageService as that seems more relevant.
- Updated models to use static-style references instead of facade to align with common modern usage within the app.
- Updated custom image_extension validation rule to use shared logic in image service.
2021-11-01 00:24:42 +00:00
..
DrawioImageController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
GalleryImageController.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
ImageController.php Cleaned up logic within ImageRepo 2021-11-01 00:24:42 +00:00