Remove `downloads` and `lastDownloadTime`
authorAlexander Ebert <ebert@woltlab.com>
Fri, 3 May 2024 13:30:53 +0000 (15:30 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 8 Jun 2024 10:19:39 +0000 (12:19 +0200)
commitb8429d6e17f33be50f057947617147caa567e6a0
tree740fe0be403630f30513159d99419e8fe4d693e5
parent3fd7cc2fc6ccbbb1d0e99d0abbb82a54decd3286
Remove `downloads` and `lastDownloadTime`

These have been meaningless metrics for most of the time and also do not play nicely with the efficient distribution of files.
ts/WoltLabSuite/Core/Component/File/Upload.ts
wcfsetup/install/files/acp/templates/attachmentList.tpl
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/Upload.js
wcfsetup/install/files/lib/acp/page/AttachmentListPage.class.php
wcfsetup/install/files/lib/data/attachment/Attachment.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml