nextcloud-server/lib/public/Share
provokateurin 8c4b6b9748
perf(Share20): Add interface to query all shares in a folder without filtering by user
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-12 14:55:39 +07:00
..
Events
Exceptions
IAttributes.php
IManager.php feat(sharing): Add `shareapi_allow_custom_tokens` config 2025-01-15 15:50:43 +07:00
IProviderFactory.php
IPublicShareTemplateFactory.php
IPublicShareTemplateProvider.php
IShare.php fix(files_sharing): expireDate null tests 2025-04-22 11:17:22 +07:00
IShareHelper.php
IShareProvider.php
IShareProviderSupportsAccept.php
IShareProviderSupportsAllSharesInFolder.php perf(Share20): Add interface to query all shares in a folder without filtering by user 2025-05-12 14:55:39 +07:00
IShareProviderWithNotification.php