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/apps/sharing/lib/Command
Robin Appelman 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id
1 week ago
..
AddShareRecipient.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
AddShareSource.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
CreateShare.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
DeleteShare.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
GetShare.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
GetShares.php refactor(Sharing): Move from OCP to NCU 3 weeks ago
RemoveShareRecipient.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
RemoveShareSource.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
SelectSharePermissionPreset.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
SharingBase.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
UpdateSharePermission.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
UpdateShareProperty.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
UpdateShareRecipientSecret.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
UpdateShareState.php refactor: use Share for most SharingManager parameters instead of just the id 1 week ago