You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/Share
Ferdinand Thiessen 774aad3ab1 feat(Share\IManager): add `matchUserId` method and update docs 4 months ago
..
Events
Exceptions feat(sharing): Fetch a unique generated token 1 year ago
IAttributes.php chore: apply new CSFixer rules 7 months ago
IManager.php feat(Share\IManager): add `matchUserId` method and update docs 4 months ago
IProviderFactory.php fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 9 months ago
IPublicShareTemplateFactory.php
IPublicShareTemplateProvider.php
IShare.php fix(IShare): Add missing getParent and setParent methods 6 months ago
IShareHelper.php chore: apply new CSFixer rules 7 months ago
IShareProvider.php fix(IShareProvider): Add missing getChildren method to the interface 6 months ago
IShareProviderSupportsAccept.php
IShareProviderSupportsAllSharesInFolder.php perf(Share20): Add interface to query all shares in a folder without filtering by user 9 months ago
IShareProviderWithNotification.php