0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 23:31:32 +00:00
nextcloud_server/apps/files_sharing/lib/Controller
nfebe 6aaba03c40 feat: Only getShares for provided types
With the types filter in place (1e7f53e9bb791c151b5aa637974f6689386ebd33) we should avoid,
fetching all shares.

Preventing potential N+1s

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-04-25 01:13:01 +02:00
..
AcceptController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DeletedShareAPIController.php fix(files_sharing): Also list deleted team shares 2025-02-20 14:32:22 +01:00
ExternalSharesController.php chore: remove legacy action to test remote endpoint 2024-11-29 11:14:37 +01:00
PublicPreviewController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
RemoteController.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
SettingsController.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ShareAPIController.php feat: Only getShares for provided types 2025-04-25 01:13:01 +02:00
ShareController.php fix: Fix download activity for folders 2025-03-25 15:43:09 +01:00
ShareesAPIController.php fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 14:26:47 +01:00
ShareInfoController.php refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00