Add support for download tracking
authorAlexander Ebert <ebert@woltlab.com>
Wed, 8 May 2024 09:30:03 +0000 (11:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commit736dc129a2497eb4b9cfc07c4c9feafa665e4e84
treeb0cb69879a7f4bd75ea3bdec2d80372b952aedaa
parent57bcc1e29935cfe191bc846d2fdbc9ce15ff592e
Add support for download tracking

This partially reverts the changes made in bde83e6b8fc090654deaac827b342cea0b69695d
wcfsetup/install/files/acp/templates/attachmentList.tpl
wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php
wcfsetup/install/files/lib/action/FileDownloadAction.class.php
wcfsetup/install/files/lib/data/attachment/Attachment.class.php
wcfsetup/install/files/lib/data/file/File.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/IFileProcessor.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml