nextcloud/apps/files_sharing/api
Roeland Jago Douma 2aa0b885f6 OCS Share API should not return invalid shares
Since we have lazy shares it can happen that a share is actually
invalid. See https://github.com/owncloud/core/issues/20908

This add checks for the get methods to handle the NotFound exception.
2016-02-17 13:55:39 +01:00
..
local.php Happy new year! 2016-01-12 15:02:18 +01:00
ocssharewrapper.php [Share 2.0] Add update share 2016-01-26 13:59:58 +01:00
remote.php Remove the notification if accepting/declining failed because of 404 2016-02-11 10:41:55 +01:00
server2server.php Delete the notification when the owner unshares the remote before the user did anything 2016-02-11 10:41:55 +01:00
share20ocs.php OCS Share API should not return invalid shares 2016-02-17 13:55:39 +01:00
sharees.php add remote server to the result 2016-02-12 15:52:51 +01:00