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
AttachmentService.php
HttpFetcher.php
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