nextcloud/apps/files_sharing/lib/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
..
AcceptController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DeletedShareAPIController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ExternalSharesController.php feat(files_sharing): schedule external share scan job when accepted 2026-07-08 21:30:36 +08:00
PublicPreviewController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
RemoteController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SettingsController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareAPIController.php refactor(files_sharing,Share20): Use Interaction API to apply restrictions 2026-07-07 08:19:15 +02:00
ShareController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareesAPIController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ShareInfoController.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00