nextcloud/apps/files_sharing/tests/Controller
Ferdinand Thiessen 60ccc85e76
fix(files_sharing): show note, label and list of uploaded files on file drop
This was missing from the Vue migration of the public share view:
- Show the note as the description of the file drop
- Show the label as the heading of the file drop if available
- Show list of uploaded files for verification

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-26 15:11:36 +02: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-05-13 18:28:54 +02:00
ShareAPIControllerTest.php refactor: move tag handling from files handler to files_sharing 2025-05-16 13:09:03 +02:00
ShareControllerTest.php fix(files_sharing): show note, label and list of uploaded files on file drop 2025-05-26 15:11:36 +02:00
ShareesAPIControllerTest.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +01:00
ShareInfoControllerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00