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
Salvatore Martire a449af6460 feat: introduce API for partial share providers 1 week ago
..
Events
Exceptions feat(sharing): Fetch a unique generated token 12 months ago
IAttributes.php chore: apply new CSFixer rules 6 months ago
IManager.php feat: introduce API for partial share providers 1 week ago
IPartialShareProvider.php feat: introduce API for partial share providers 1 week ago
IProviderFactory.php fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 8 months ago
IPublicShareTemplateFactory.php
IPublicShareTemplateProvider.php
IPublicShareTemplateProviderWithPriority.php feat(files_sharing): Support priority in public template providers 1 month ago
IShare.php refactor(share): Remove code related to science mesh integration 1 month ago
IShareHelper.php chore: apply new CSFixer rules 6 months ago
IShareProvider.php refactor: Rename some variables in external share's manager 3 weeks ago
IShareProviderGetUsers.php feat: add api to get users for share 2 weeks ago
IShareProviderSupportsAccept.php
IShareProviderSupportsAllSharesInFolder.php perf(Share20): Add interface to query all shares in a folder without filtering by user 8 months ago
IShareProviderWithNotification.php