]> source.dussan.org Git - nextcloud-server.git/commit
feat(files): Make the files download action use WebDAV zip download
authorFerdinand Thiessen <opensource@fthiessen.de>
Mon, 16 Sep 2024 14:35:01 +0000 (16:35 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Sat, 28 Sep 2024 11:18:29 +0000 (13:18 +0200)
commit0f6760c810e370023728d93a31f69c79dc5c3e3d
treeec8ac8201ef131b1f1727b33060c731b915414b0
parent2f66bd5b754f072a3cfeda759d71a479e4538350
feat(files): Make the files download action use WebDAV zip download

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files/ajax/download.php [deleted file]
apps/files/appinfo/routes.php
apps/files/src/actions/downloadAction.spec.ts
apps/files/src/actions/downloadAction.ts
build/integration/features/bootstrap/Download.php
build/integration/files_features/download.feature
cypress/e2e/files_sharing/public-share/download-files.cy.ts
tests/lib/UrlGeneratorTest.php