nextcloud-server/lib/public/Share
Salvatore Martire a449af6460 feat: introduce API for partial share providers
Adds support for retrieval of shares by path

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-12-30 16:43:09 +07:00
..
Events chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Exceptions feat(sharing): Fetch a unique generated token 2025-01-15 15:49:19 +07:00
IAttributes.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IManager.php feat: introduce API for partial share providers 2025-12-30 16:43:09 +07:00
IPartialShareProvider.php feat: introduce API for partial share providers 2025-12-30 16:43:09 +07:00
IProviderFactory.php fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 2025-05-16 10:48:03 +07:00
IPublicShareTemplateFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPublicShareTemplateProvider.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IPublicShareTemplateProviderWithPriority.php feat(files_sharing): Support priority in public template providers 2025-12-04 10:59:58 +07:00
IShare.php refactor(share): Remove code related to science mesh integration 2025-12-03 14:11:58 +07:00
IShareHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IShareProvider.php refactor: Rename some variables in external share's manager 2025-12-17 10:14:40 +07:00
IShareProviderGetUsers.php feat: add api to get users for share 2025-12-22 15:34:23 +07:00
IShareProviderSupportsAccept.php fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00
IShareProviderSupportsAllSharesInFolder.php perf(Share20): Add interface to query all shares in a folder without filtering by user 2025-05-08 15:29:40 +07:00
IShareProviderWithNotification.php fix: Add `acceptShare` as an interface 2024-07-30 15:25:51 +07:00