BookStack/app/Uploads
Dan Brown 8213ea9a71
Fixed issue where URL params in image names would cause loading failure
Updated file name handling to route through str:slug to be cleaned up
a little.
Added testing to cover.

Fixes #2161
2020-07-25 11:18:40 +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 Converted image-manager to be component/HTML based 2020-07-25 00:20:58 +01:00
ImageService.php Fixed issue where URL params in image names would cause loading failure 2020-07-25 11:18:40 +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