summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* implement federated group sharesBjoern Schiessle2018-07-111-10/+35
* let the actual federated share provider check if incoming/outgoing shares are...Bjoern Schiessle2018-07-021-13/+0
* send the display name back after a federated share was receivedBjoern Schiessle2018-07-021-1/+7
* some minor fixes and clode cleanupBjoern Schiessle2018-07-021-1/+0
* replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle2018-07-021-2/+2
* send reshare over OCM APIBjoern Schiessle2018-07-021-3/+3
* implement accept share notificationBjoern Schiessle2018-07-021-1/+8
* adjust to latest api versionBjoern Schiessle2018-07-021-13/+18
* send accept share notification (WIP)Bjoern Schiessle2018-07-021-9/+14
* use new API to send a federated share if possibleBjoern Schiessle2018-07-021-3/+11
* add cloud federation api appBjoern Schiessle2018-07-021-0/+258