mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +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>