nextcloud-server/apps/files_sharing/lib/Controller
nfebe 39a8ae8100 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-02 08:56:01 +07:00
..
AcceptController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-02-20 15:00:43 +07:00
ExternalSharesController.php chore: apply code style 2025-04-30 19:04:59 +07:00
PublicPreviewController.php chore: apply code style 2025-04-30 19:04:59 +07:00
RemoteController.php chore: apply code style 2025-04-30 19:04:59 +07:00
SettingsController.php refactor(files_sharing): Replace security annotations with respective attributes 2024-07-27 22:42:51 +07:00
ShareAPIController.php refactor(ShareApiController): Streamline share providers & add error logging 2025-10-02 08:56:01 +07:00
ShareController.php chore: apply code style 2025-04-30 19:04:59 +07:00
ShareInfoController.php chore: apply code style 2025-04-30 19:04:59 +07:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:52:07 +07:00