summaryrefslogtreecommitdiffstats
path: root/lib/public/Federation/ICloudFederationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Remove @package annotations from public namespaceJulius Härtl2020-08-271-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* add support for different share typesBjoern Schiessle2018-07-021-0/+9
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-021-2/+2
* send reshare over OCM APIBjoern Schiessle2018-07-021-0/+1
* implement accept share notificationBjoern Schiessle2018-07-021-0/+4
* adjust to latest api versionBjoern Schiessle2018-07-021-2/+3
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-3/+5
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-7/+0
* implement receiving of federated sharesBjoern Schiessle2018-07-021-7/+5
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-021-0/+81