BookStack/app/Uploads
Dan Brown ad48cd3e48
Continued implementation of attachment drag+drop
Cannot get working in chrome reliably due to conflicting handling of
events and drag+drop API. Getting attachment drop working breaks other
parts of TinyMCE.
Implementing current work as should still work for MD editor and within
FireFox.

Related to #1460
2020-09-13 18:31:14 +01:00
..
Attachment.php Continued implementation of attachment drag+drop 2020-09-13 18:31:14 +01:00
AttachmentService.php
HttpFetcher.php
Image.php
ImageRepo.php
ImageService.php
UploadService.php