Add support for uploads through drag and drop on the editor
authorAlexander Ebert <ebert@woltlab.com>
Mon, 29 Apr 2024 12:58:58 +0000 (14:58 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commit890bd83b1a42e9f4e7f837a86a0519b885053973
tree9a9a2349450d5f619b52034be23f26645aaaee76
parent2c973bebfea22dafcba815fd18054adf67d30d96
Add support for uploads through drag and drop on the editor
ts/WoltLabSuite/Core/Api/Files/Chunk/Chunk.ts
ts/WoltLabSuite/Core/Component/Attachment/List.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Attachment.ts
ts/WoltLabSuite/Core/Component/File/Upload.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Attachment/List.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Attachment.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js