nextcloud/apps/files_sharing/tests/Controller
Ferdinand Thiessen a63e248b39
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 15:57:56 +01:00
..
ExternalShareControllerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
PublicPreviewControllerTest.php fix(psalm): Fix static analysis issues in apps/*/tests 2026-01-16 12:00:51 +01:00
ShareAPIControllerTest.php fix(ShareAPIControllerTest): Fix return types of DateTimeZone 2026-02-06 13:50:47 +01:00
ShareControllerTest.php fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 15:57:56 +01:00
ShareesAPIControllerTest.php test(files_sharing): update ShareesAPIController mock to include FederatedShareProvider dependency 2026-02-05 08:22:13 -03:00
ShareInfoControllerTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00