aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/BulkUpload/MultipartRequestParser.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* fix(DAV): Check if the header is actually the expected formatJoas Schilling2025-05-281-0/+6
* feat: Support OC-Checksum in bulk uploadartonge/support_oc_checksum_in_bulk_uploadLouis Chemineau2025-04-011-14/+25
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* fix(dav): cast content length to intergerfix/dav-cast-content-lenght-to-intAnna Larch2024-09-151-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-13/+13
* chore: Add SPDX headerAndy Scherzinger2024-05-271-18/+2
* Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-231-1/+1
* fix(dav): Improve handling and logging of bulk upload failuresJoas Schilling2023-12-051-2/+11
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-201-2/+6
* Clean BulkUpload pluginLouis Chemineau2021-10-161-0/+239