nextcloud/apps/files_sharing/lib/Controller
Ferdinand Thiessen 7c6f496b6b
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 19:43:49 +01:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-02-20 15:02:48 +00:00
ExternalSharesController.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
PublicPreviewController.php fix(files_sharing): add mime fallback to public preview too 2025-06-28 09:27:20 +02:00
RemoteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php fix(sharing): Allow reasonable control 4 'Hide download' on fed shares 2025-11-28 13:42:45 +01:00
ShareController.php fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 19:43:49 +01:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:54:06 +01:00
ShareInfoController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00