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/files_sharing/lib
Morris Jobke 9b7c1a0093 Merge pull request #13347 from owncloud/share-scanpermissionsfromsource 12 years ago
..
connector Next step in server-to-server sharing next generation, see #12285 12 years ago
controllers only send activity if we have a valid path and the file is readable 12 years ago
external Next step in server-to-server sharing next generation, see #12285 12 years ago
middleware remove deprecated code - fixes #13119 12 years ago
share Do not use key() on array as the result depends on the internal array pointer. 12 years ago
activity.php Correctly return false when translating a foreign activity 12 years ago
cache.php Fix issues with searchByTag in shared storage 12 years ago
exceptions.php throw a exception if we can't handle the provided path 12 years ago
helper.php Next step in server-to-server sharing next generation, see #12285 12 years ago
isharedstorage.php Add server<->server sharing backend 12 years ago
maintainer.php Fix more missing or broken PHPDoc 12 years ago
migration.php set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 12 years ago
proxy.php if a folder gets deleted we unshare all shared files/folders below 12 years ago
readonlycache.php Replace deprecated constant with new class constant 12 years ago
readonlywrapper.php Replace deprecated constant with new class constant 12 years ago
scanner.php Use source storage permissions when scanning shared storage 12 years ago
sharedmount.php Add public api for mount configurations 12 years ago
sharedstorage.php Use source storage permissions when scanning shared storage 12 years ago
updater.php Next step in server-to-server sharing next generation, see #12285 12 years ago
watcher.php also update shared watcher 12 years ago