Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed code | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | fix references in the federated files sharing provider | Bjoern Schiessle | 2016-06-20 | 2 | -2/+2 |
| | |||||
* | Backport translations to stable9 | Joas Schilling | 2016-03-22 | 6 | -6/+12 |
| | |||||
* | Add new apps | Lukas Reschke | 2016-03-01 | 4 | -1/+23 |
| | |||||
* | Merge pull request #22681 from owncloud/add-autodiscovery-for-ocs | Thomas Müller | 2016-03-01 | 3 | -17/+349 |
|\ | | | | | Add autodiscovery support to server-to-server sharing implementation | ||||
| * | Fix Scrutinizer issues | Lukas Reschke | 2016-02-29 | 1 | -0/+2 |
| | | |||||
| * | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 3 | -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 transifex | Jenkins for ownCloud | 2016-02-28 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-25 | 14 | -10/+34 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-17 | 4 | -2/+18 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-16 | 78 | -0/+534 |
| | |||||
* | Adding transifex to new core apps | Thomas Müller | 2016-02-16 | 1 | -0/+0 |
| | |||||
* | Set share owner and share initiator on upate as well | Thomas Müller | 2016-02-09 | 1 | -0/+2 |
| | |||||
* | Federates shares have to set a file_target | Roeland Jago Douma | 2016-02-08 | 1 | -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 parts | Roeland Jago Douma | 2016-02-08 | 3 | -2/+449 |
| | |||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 8 | -0/+1246 |