nextcloud-server/apps/files_sharing/lib/Controller
nfebe 0970409765 refactor(ShareApiController): Streamline share providers & add error logging
1. Consolidated the repetitive provider code into a clean loop
2. Added exception handling to log unexpected errors

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-10-01 12:48:53 +07:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DeletedShareAPIController.php fix: Use Server::get in files_sharing DeletedShareAPIController 2025-07-08 13:32:15 +07:00
ExternalSharesController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicPreviewController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RemoteController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ShareAPIController.php refactor(ShareApiController): Streamline share providers & add error logging 2025-10-01 12:48:53 +07:00
ShareController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareInfoController.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ShareesAPIController.php feat: calendar federation 2025-08-27 17:14:15 +07:00