Use a single source of truth for temporary filenames
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / action / FileUploadPreflightAction.class.php
2024-03-27 Alexander EbertUse a single source of truth for temporary filenames
2024-03-27 Alexander EbertAdd a proper DBO for the handling of temporary files
2024-03-27 Alexander EbertDynamically calculate the chunk size
2024-03-27 Alexander EbertAdd SHA-256 checksums to the uploaded data
2024-03-27 Alexander EbertImplement a naive chunked upload