nextcloud/apps/files_sharing/lib/Controller
nfebe 03c4d74e4d 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-11-18 14:38:20 +01:00
..
AcceptController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +01:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-03-03 14:20:19 +01:00
ExternalSharesController.php chore: stricter access to testremote endpoint 2024-11-28 10:48:18 +00:00
PublicPreviewController.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +01:00
RemoteController.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +01:00
SettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ShareAPIController.php refactor(ShareApiController): Streamline share providers & add error logging 2025-11-18 14:38:20 +01:00
ShareController.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +01:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:58:09 +01:00
ShareInfoController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00