nextcloud/apps/files_sharing/tests/Controller
Kent Delante b92c953241 feat(files_sharing): schedule external share scan job when accepted
Signed-off-by: Kent Delante <kent@delante.me>

Schedule a scan job on an external share when an account accepts it
to make file information available (e.g. size) without having to
interact with the share.
2026-07-08 21:30:36 +08:00
..
ExternalShareControllerTest.php feat(files_sharing): schedule external share scan job when accepted 2026-07-08 21:30:36 +08:00
PublicPreviewControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareAPIControllerTest.php refactor(files_sharing,Share20): Use Interaction API to apply restrictions 2026-07-07 08:19:15 +02:00
ShareControllerTest.php test: more group/user test trait usage and setup/teardown improvements 2026-06-08 15:37:24 +02:00
ShareesAPIControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareInfoControllerTest.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00