Add an automated resizing for images exceeding the limits
authorAlexander Ebert <ebert@woltlab.com>
Thu, 25 Apr 2024 15:30:36 +0000 (17:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 25 Apr 2024 15:30:36 +0000 (17:30 +0200)
commitafc375ae4aa538fc810d2c493d05963962766757
treec614b135fe8a9c66328ef1f0ac1cf5b5b501a409
parent7629c7467754d685f7207ec1ba108bb4dce9ff90
Add an automated resizing for images exceeding the limits
ts/WoltLabSuite/Core/Component/File/Upload.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js
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/files/lib/system/file/processor/ResizeConfiguration.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/file/processor/ResizeFileType.class.php [new file with mode: 0644]