summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
Commit message (Collapse)AuthorAgeFilesLines
* fixed codeMorris Jobke2016-06-201-1/+1
|
* fix references in the federated files sharing providerBjoern Schiessle2016-06-202-2/+2
|
* Backport translations to stable9Joas Schilling2016-03-226-6/+12
|
* Add new appsLukas Reschke2016-03-014-1/+23
|
* Merge pull request #22681 from owncloud/add-autodiscovery-for-ocsThomas Müller2016-03-013-17/+349
|\ | | | | Add autodiscovery support to server-to-server sharing implementation
| * Fix Scrutinizer issuesLukas Reschke2016-02-291-0/+2
| |
| * Add autodiscovery support to server-to-server sharingLukas Reschke2016-02-263-17/+347
| | | | | | | | 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.
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-282-2/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2514-10/+34
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-174-2/+18
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-1678-0/+534
|
* Adding transifex to new core appsThomas Müller2016-02-161-0/+0
|
* 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
* Added tests for used partsRoeland Jago Douma2016-02-083-2/+449
|
* implementation of the federated share providerBjoern Schiessle2016-02-088-0/+1246