nextcloud/apps/files_sharing/lib/Controller
Ferdinand Thiessen ca1cf76c0f fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior
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>
2026-02-20 18:21:34 +00:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php fix: Use Server::get in files_sharing DeletedShareAPIController 2025-07-08 13:32:15 +02:00
ExternalSharesController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PublicPreviewController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
RemoteController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php chore: Improve wording in debug log 2025-11-25 10:47:18 +00:00
ShareController.php fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 18:21:34 +00:00
ShareesAPIController.php feat: calendar federation 2025-08-27 17:14:15 +02:00
ShareInfoController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00