Add support for limiting the number of uploaded files
authorAlexander Ebert <ebert@woltlab.com>
Sat, 18 May 2024 10:46:39 +0000 (12:46 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commit53a09d57e4e3ac264656abc5cc54132cf81dbb35
treedbd7d17e43cc2f8ff68214ec82b8b91e932e92b0
parent170883ce6895b4a96cd29a2e647badcfb8ef497b
Add support for limiting the number of uploaded files
16 files changed:
ts/WoltLabSuite/Core/Component/File/Upload.ts
ts/WoltLabSuite/Core/Component/File/woltlab-core-file.ts
ts/WoltLabSuite/WebComponent/woltlab-core-file-upload.ts
ts/global.d.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/woltlab-core-file.js
wcfsetup/install/files/js/WoltLabSuite/WebComponent.min.js
wcfsetup/install/files/lib/system/endpoint/controller/core/files/PostUpload.class.php
wcfsetup/install/files/lib/system/event/listener/PreloadPhrasesCollectingListener.class.php
wcfsetup/install/files/lib/system/file/processor/AbstractFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/AttachmentFileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/FileProcessor.class.php
wcfsetup/install/files/lib/system/file/processor/IFileProcessor.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml
wcfsetup/setup/db/install.sql