nextcloud/apps/files_sharing/tests/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
..
ExternalShareControllerTest.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
PublicPreviewControllerTest.php fix(files_sharing): add mime fallback to public preview too 2025-06-28 09:27:20 +02:00
ShareAPIControllerTest.php fix(sharing): Allow reasonable control 4 'Hide download' on fed shares 2025-11-28 13:42:45 +01:00
ShareControllerTest.php fix(files_sharing): make legacy downloadShare endpoint compatible with legacy behavior 2026-02-20 19:43:49 +01:00
ShareesAPIControllerTest.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:54:06 +01:00
ShareInfoControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00