nextcloud/apps/files_sharing/api
Roeland Jago Douma cbd3050f4c [Share 2.0] Use full share id (providerId:shareId)
Now that we support multiple managers we communicate shares to the
outside as 'providerId:shareId'. This makes sures that id's are unique
when references from the OCS API.

However, since we do not want to break the OCS API v1 we need to
somewhat hack around this.

When we switch to OCS API v2 (which we should when we support more
custom providers). We will change the id to always be the fullShareId.
2016-01-13 16:35:15 +01:00
..
local.php Happy new year! 2016-01-12 15:02:18 +01:00
ocssharewrapper.php [Share 2.0] Add share provider factory 2016-01-13 16:35:14 +01:00
remote.php Happy new year! 2016-01-12 15:02:18 +01:00
server2server.php Happy new year! 2016-01-12 15:02:18 +01:00
share20ocs.php [Share 2.0] Use full share id (providerId:shareId) 2016-01-13 16:35:15 +01:00
sharees.php Happy new year! 2016-01-12 15:02:18 +01:00