summaryrefslogtreecommitdiffstats
path: root/lib/public/Federation
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-0513-13/+45
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
* Fix exception classJoas Schilling2018-09-101-1/+1
* Fixed tiny grammar issuerakekniven2018-07-311-2/+2
* fix return type from send shareBjoern Schiessle2018-07-021-1/+1
* add support for different share typesBjoern Schiessle2018-07-021-0/+9
* cleanup variable naming, it is actually a resource typeBjoern Schiessle2018-07-021-7/+7
* some minor fixes and clode cleanupBjoern Schiessle2018-07-029-3/+86
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-022-31/+2
* send reshare over OCM APIBjoern Schiessle2018-07-022-2/+3
* implement accept share notificationBjoern Schiessle2018-07-023-0/+110
* adjust to latest api versionBjoern Schiessle2018-07-024-7/+20
* send accept share notification (WIP)Bjoern Schiessle2018-07-024-9/+52
* use new API to send a federated share if possibleBjoern Schiessle2018-07-022-9/+2
* check if cloud federation api is readyBjoern Schiessle2018-07-021-0/+9
* implement receiving of federated sharesBjoern Schiessle2018-07-022-7/+11
* start implementing federated sharing 2.0Bjoern Schiessle2018-07-029-0/+648
* Make OCP\Federation strictRoeland Jago Douma2018-01-162-7/+9
* Update license headersMorris Jobke2017-11-062-12/+19
* Document that it throwsJoas Schilling2017-08-141-0/+1
* fix copyright headersRobin Appelman2017-02-092-2/+6
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-082-0/+113