nextcloud/apps/files_sharing/lib
Björn Schießle c53b56e313 Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date
[share api] add OCS api call to set expire date for link shares
2014-07-28 17:28:32 +02:00
..
connector make sure to enable incognito mode when mounting a public link and update init status of the encryption app 2014-06-14 10:14:07 +02:00
external Fix remote share when remote server is installed at the root 2014-07-23 13:45:56 +02:00
share move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
api.php adjust error code 2014-07-28 12:39:22 +02:00
cache.php Correctly return the owner display name for children of shares 2014-07-16 12:07:02 +02:00
helper.php don't move a share mount point into a different mount point 2014-07-01 19:38:55 +02: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
proxy.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
readonlycache.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
readonlywrapper.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
sharedmount.php if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
sharedstorage.php Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
updater.php Fix update cleanup to only affect file and folders 2014-07-08 14:53:31 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00