Add the ability to attach custom response data
authorAlexander Ebert <ebert@woltlab.com>
Thu, 15 Feb 2024 17:43:54 +0000 (18:43 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 27 Mar 2024 22:55:27 +0000 (23:55 +0100)
commit624a427cc34f43a306640286b4faa65426a63246
tree0ffcbcee3be2d82759ecac80c1ca82d9dbd30b2f
parent7ec674c087d78575022419f47057618adb1d5706
Add the ability to attach custom response data
ts/WoltLabSuite/Core/Component/File/Upload.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js
wcfsetup/install/files/lib/action/FileUploadAction.class.php
wcfsetup/install/files/lib/system/file/processor/AttachmentFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/IFileProcessor.class.php