summaryrefslogtreecommitdiffstats
path: root/lib/private/Federation/CloudFederationProviderManager.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
* 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
* cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-021-12/+10
* some minor fixes and clode cleanupBjoern Schiessle2018-07-021-1/+1
* 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-021-9/+9
* check API VersionBjoern Schiessle2018-07-021-1/+5
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-7/+43
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-2/+71
* check if cloud federation api is readyBjoern Schiessle2018-07-021-1/+15
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+108