summaryrefslogtreecommitdiffstats
path: root/lib/private/Federation
Commit message (Expand)AuthorAgeFilesLines
* According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
* translate nextcloud share types to OCM share typesBjoern Schiessle2018-07-111-1/+5
* log error messgageBjoern Schiessle2018-07-111-0/+1
* cache results from ocm end-point discoveryBjoern Schiessle2018-07-021-0/+11
* fix return type from send shareBjoern Schiessle2018-07-021-1/+2
* look for correct OCM permissionsBjoern Schiessle2018-07-021-1/+1
* cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-021-12/+10
* some minor fixes and clode cleanupBjoern Schiessle2018-07-022-1/+8
* send reshare over OCM APIBjoern Schiessle2018-07-021-3/+4
* detect correctly if a share was send successfulBjoern Schiessle2018-07-021-1/+1
* adjust to latest api versionBjoern Schiessle2018-07-024-22/+41
* check API VersionBjoern Schiessle2018-07-021-1/+5
* send accept share notification (WIP)Bjoern Schiessle2018-07-022-14/+55
* use new API to send a federated share if possibleBjoern Schiessle2018-07-022-5/+74
* check if cloud federation api is readyBjoern Schiessle2018-07-021-1/+15
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-024-0/+559
* Make OCP\Federation strictRoeland Jago Douma2018-01-162-10/+12
* Update license headersMorris Jobke2017-11-062-12/+19
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-0/+1
* fix copyright headersRobin Appelman2017-02-092-1/+5
* clean cloud idsRobin Appelman2017-02-091-3/+2
* add testsRobin Appelman2017-02-081-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-082-0/+182