Migrate the file upload preflight to the new API
authorAlexander Ebert <ebert@woltlab.com>
Thu, 21 Mar 2024 13:08:57 +0000 (14:08 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 27 Mar 2024 22:55:27 +0000 (23:55 +0100)
commitcd979eb0c6bc1f9488c72c673a5c3c18d098c6e2
treec2ecb6d651cb3cd8465d7e3492d44f5e2c4b46a4
parent386e4020966124a3dbb96f15731b23cd25dcb604
Migrate the file upload preflight to the new API
ts/WoltLabSuite/Core/Api/Files/Upload.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Component/File/Upload.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Api/Files/Upload.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js
wcfsetup/install/files/lib/bootstrap/com.woltlab.wcf.php
wcfsetup/install/files/lib/system/endpoint/controller/core/files/PostUpload.class.php [new file with mode: 0644]