summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add new appsLukas Reschke2016-03-011-0/+2
|
* Fix Scrutinizer issuesLukas Reschke2016-02-291-0/+2
|
* Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-262-17/+153
| | | | Adds autodiscovery support to server-to-server sharing as specified in the specification. If no discovery data is found it is using the fallback ownCloud endpoints for legacy support.
* Set share owner and share initiator on upate as wellThomas Müller2016-02-091-0/+2
|
* Federates shares have to set a file_targetRoeland Jago Douma2016-02-081-0/+6
| | | | | | | | The old code path is still used to get the sharing info in the webui. This requires the file_target to be set. This does not mean anything for federated shares. Fixes #22215
* implementation of the federated share providerBjoern Schiessle2016-02-084-0/+945