nextcloud/apps/files_sharing/lib
Morris Jobke 87b39e8f03 Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage
Catch storage exception in scanner for remote shares
2015-01-28 00:31:37 +01:00
..
connector Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +01:00
controllers use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 2015-01-26 16:54:50 +01:00
external Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage 2015-01-28 00:31:37 +01:00
middleware remove deprecated code - fixes #13119 2015-01-14 13:56:49 +01:00
share Do not use key() on array as the result depends on the internal array pointer. 2015-01-15 00:48:10 +01:00
activity.php by default send mail for new server-to-server share 2015-01-23 21:59:07 +01:00
cache.php Fix issues with searchByTag in shared storage 2014-12-18 17:27:56 +01:00
exceptions.php throw a exception if we can't handle the provided path 2014-09-29 11:13:06 +02:00
helper.php delete all server-to-server shares if a user gets deleted 2015-01-21 17:11:34 +01:00
hooks.php certificate manager only needs the user-id, no need to pass on the complete user object 2015-01-26 16:58:52 +01:00
isharedstorage.php Add server<->server sharing backend 2014-06-14 10:10:37 +02:00
maintainer.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
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 2015-01-13 17:24:00 +01:00
proxy.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
readonlycache.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
readonlywrapper.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
scanner.php Use source storage permissions when scanning shared storage 2015-01-14 18:11:23 +01:00
sharedmount.php Add public api for mount configurations 2014-12-04 16:47:27 +01:00
sharedstorage.php Use source storage permissions when scanning shared storage 2015-01-14 18:11:23 +01:00
updater.php Next step in server-to-server sharing next generation, see #12285 2014-12-19 15:20:24 +01:00
watcher.php also update shared watcher 2014-10-24 12:32:55 +02:00