BookStack/app/Uploads
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
..
Attachment.php Applied latest changes from styleCI 2021-10-20 10:49:45 +01:00
AttachmentService.php Updated showImage file serving to not be traversable 2021-10-31 23:53:17 +00:00
HttpFetcher.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Image.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ImageRepo.php Cleaned up logic within ImageRepo 2021-11-01 00:24:42 +00:00
ImageService.php Cleaned up logic within ImageRepo 2021-11-01 00:24:42 +00:00
UserAvatars.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00