mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
This needs to be able to directly download files if specified to only download a single file and not a folder. Also it was possible to either pass a files array json encoded or a single file not encoded at all. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>