nextcloud/apps/dav
Carl Schwan 7eb0ba9feb
fix(zip): Fix warning when downloading Zip file
The HEAD request, create a GET subrequest which is not compatible with
the ZIP plugin since the ZIP plugin is directly streaming the content to
php://output, so we were sending the content in a HEAD request and
creating the ZIP twice and this was creating various warning in logs
too.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-04-01 12:19:43 +02:00
..
appinfo Merge pull request #58689 from nextcloud/fix/federated-reshare 2026-03-12 12:01:24 +01:00
composer Merge branch 'master' into 54088-providePermissionsAndOwnerIdInPut 2026-03-19 09:13:45 +01:00
css chore: adjust stylesheets to new codestyle 2025-05-31 16:02:40 +02:00
img chore: Add SPDX header 2024-05-28 14:41:28 +02:00
l10n fix(l10n): Update translations from Transifex 2026-03-27 00:29:10 +00:00
lib fix(zip): Fix warning when downloading Zip file 2026-04-01 12:19:43 +02:00
src chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:47:39 +01:00
templates refactor(dav): migrate Settings frontend to Vue 3 2025-10-23 05:21:46 +02:00
tests fix: properly expose rename permissions over dav 2026-03-26 18:18:55 +01:00
.gitignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
.l10nignore chore: Add SPDX header 2024-05-28 14:41:28 +02:00
openapi.json feat(recent-files): add nc:last_activity property to allow sorting by max between upload_time and mtime 2026-03-24 15:15:34 -03:00
openapi.json.license chore: Add SPDX header 2024-05-28 14:41:28 +02:00