Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new apps | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
| | |||||
* | Fix Scrutinizer issues | Lukas Reschke | 2016-02-29 | 1 | -0/+2 |
| | |||||
* | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 2 | -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 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 | ||||
* | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 4 | -0/+945 |