Add helper functions `trackUploadProgress` and `removeUploadProgress` for `WoltlabCor...
authorCyperghost <olaf_schmitz_1@t-online.de>
Tue, 2 Jul 2024 08:43:23 +0000 (10:43 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Tue, 2 Jul 2024 08:43:23 +0000 (10:43 +0200)
commite1ce9ff03228ea945153462d3ffbe0d00905e185
tree5edaa11864903acc7e283df4524079811a4f76fb
parentd5c6a09981cbdc136f8f68d384e53f0530b7de6d
Add helper functions `trackUploadProgress` and `removeUploadProgress` for `WoltlabCoreFileElement`.
ts/WoltLabSuite/Core/Component/Attachment/Entry.ts
ts/WoltLabSuite/Core/Component/File/File.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Form/Builder/Field/Controller/FileProcessor.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Attachment/Entry.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/File.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Component/File/UploadField.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Form/Builder/Field/Controller/FileProcessor.js