nextcloud/apps/dav
Carl Schwan d438db4fb9 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-04 01:37:10 +02:00
..
appinfo fix(dav): Use share initiator to get the share node, because the owner might on another server 2026-03-17 10:58:37 +01:00
composer feat: calendar federation write 2026-02-26 14:01:55 +00: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-04-03 00:18:55 +00:00
lib fix(zip): Fix warning when downloading Zip file 2026-04-04 01:37:10 +02:00
src chore: fix vue/attribute-hyphenation ESLint rule 2026-01-25 23:34:27 +01:00
templates refactor(dav): migrate Settings frontend to Vue 3 2025-10-23 05:21:46 +02:00
tests fix(file-search): use default limit to search query if not provided on request body 2026-04-02 18:14:02 +00: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-26 08:06:33 +00:00
openapi.json.license chore: Add SPDX header 2024-05-28 14:41:28 +02:00