nextcloud/apps
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
..
admin_audit fix(l10n): Update translations from Transifex 2026-03-31 00:19:24 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-02-24 00:19:33 +00:00
comments fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
dav fix(zip): Fix warning when downloading Zip file 2026-04-04 01:37:10 +02:00
encryption fix(l10n): Update translations from Transifex 2026-03-29 00:34:04 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
federation fix(l10n): Update translations from Transifex 2026-03-27 00:29:17 +00:00
files Merge pull request #59368 from nextcloud/backport/59294/stable33 2026-04-03 11:55:48 +02:00
files_external fix(l10n): Update translations from Transifex 2026-04-02 00:19:21 +00:00
files_reminders fix(l10n): Update translations from Transifex 2026-03-14 00:19:15 +00:00
files_sharing Merge pull request #59263 from nextcloud/backport/59262/stable33 2026-03-30 16:15:29 +02:00
files_trashbin fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
files_versions fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
lookup_server_connector fix(l10n): Update translations from Transifex 2026-03-28 00:30:34 +00:00
oauth2 fix(l10n): Update translations from Transifex 2026-03-29 00:34:04 +00:00
profile fix(l10n): Update translations from Transifex 2026-03-31 00:19:24 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
settings fix(settings): Don't register invalid routes 2026-04-02 09:26:16 +00:00
sharebymail fix(l10n): Update translations from Transifex 2026-04-03 00:18:55 +00:00
systemtags fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
testing feat: add fake OCR taskprocessing provider in the testing app 2026-01-06 14:36:51 +01:00
theming fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
updatenotification fix(l10n): Update translations from Transifex 2026-04-01 00:19:27 +00:00
user_ldap fix(l10n): Update translations from Transifex 2026-04-02 00:19:21 +00:00
user_status fix(l10n): Update translations from Transifex 2026-03-30 00:29:26 +00:00
weather_status fix(l10n): Update translations from Transifex 2026-04-03 00:18:55 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-02-24 00:19:33 +00:00
workflowengine fix(l10n): Update translations from Transifex 2026-03-29 00:34:04 +00:00