nextcloud/apps/files_sharing/api
Roeland Jago Douma c3e7d324c5 Extend share info
The data from the share_external is not to much. Thus we enrich this
data with info from the filecache.

This allows endpoints using this to actually show usefull information.

The filecache might not be up to date but that is a sacrifice we need to
make in terms of speed. Else the number of remote PROPFINDS grows
lineary with the number of remote shares wich will make this endpoint
practically unusable.
2015-10-02 07:41:57 +02:00
..
local.php Return permissions and expiration on create share responses 2015-08-30 15:42:19 +02:00
remote.php Extend share info 2015-10-02 07:41:57 +02:00
server2server.php Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
sharees.php Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00