nextcloud-server/lib/public/Share
Carl Schwan 8bbd30693c refactor(share-manager): Make return type more precise
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-04 21:39:25 +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 refactor(share-manager): Make return type more precise 2025-12-04 21:39:25 +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 fix(IShare): Add missing getParent and setParent methods 2025-07-29 11:27:04 +07:00
IShareHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
IShareProvider.php fix(IShareProvider): Add missing getChildren method to the interface 2025-07-29 10:26:33 +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