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 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