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>
Fri, 3 May 2024 13:30:53 +0000 (15:30 +0200)
commitbde83e6b8fc090654deaac827b342cea0b69695d
tree5d8e2f14e3222b0dd337bc38f16b5a3a499c0b65
parent85baa5e487c18eb9743bd4342fcf6853ba38f04d
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