BookStack/app/Uploads
Dan Brown 3500182c5f
Updated drawing uploads to use user id in image name
- Instead of user name.
- Due to issues with advanced charts like emoji zero-width-joiners.
- Could also have security concerns on untrusted instances with certain
webserver config due to double extension possibilities.

Closes #1993
2020-04-04 00:48:32 +01:00
..
Attachment.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
AttachmentService.php Updated to Laravel 5.8 2019-09-13 23:58:40 +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 Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00: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