BookStack/app/Uploads
Dan Brown 762d1d7595
Allowed different storage types for images and attachments
- Added new env and config vars to allow this.
- Also added tests for awkward config logic including fallback for new
env vars.

Closes #1302
2019-06-23 16:01:15 +01:00
..
Attachment.php Updated various classes to take EntityProvider instead of separate entities 2018-09-25 18:00:40 +01:00
AttachmentService.php Allowed different storage types for images and attachments 2019-06-23 16:01:15 +01:00
HttpFetcher.php PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Image.php Change image-selector to not use manager 2019-05-04 15:50:29 +01:00
ImageRepo.php Doubled image upload display thumb size 2019-05-19 14:52:17 +01:00
ImageService.php Allowed different storage types for images and attachments 2019-06-23 16:01:15 +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