BookStack/app/Uploads
Dan Brown b6aa232205
Fixed issue where more images than expected could be deleted
When deleting images, images within the same directory, that have
a suffix of the delete image name, would also be deleted.

Added test to cover.
2020-07-24 23:41:59 +01:00
..
Attachment.php Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
AttachmentService.php Started migration of attachment manager from vue 2020-06-30 22:12:45 +01:00
HttpFetcher.php PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Image.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
ImageRepo.php Updated drawing uploads to use user id in image name 2020-04-04 00:48:32 +01:00
ImageService.php Fixed issue where more images than expected could be deleted 2020-07-24 23:41:59 +01:00
UploadService.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00