| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+2 |
* | return correct mount type for federated shares | Bjoern Schiessle | 2018-01-11 | 1 | -0/+10 |
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
* | Also cache invalid DiscoveryService response | Roeland Jago Douma | 2017-12-13 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+5 |
* | Merge pull request #5823 from nextcloud/improve-error-handling | Morris Jobke | 2017-07-21 | 1 | -8/+11 |
|\ |
|
| * | improved error handling | Bjoern Schiessle | 2017-07-21 | 1 | -8/+11 |
* | | still remove the federated share even if we cant notify the remote | Robin Appelman | 2017-07-17 | 1 | -2/+7 |
|/ |
|
* | Use the share_folder config for remote shares | Joas Schilling | 2017-06-13 | 1 | -2/+4 |
* | fix for sharing | Daniel Hansson | 2017-05-20 | 1 | -0/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 2 | -2/+0 |
* | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpoints | Björn Schießle | 2017-04-12 | 2 | -22/+29 |
|\ |
|
| * | Do proper DI | Roeland Jago Douma | 2017-04-11 | 1 | -1/+1 |
| * | remove discovery manager in favour of the OCSDiscoveryService | Bjoern Schiessle | 2017-04-11 | 2 | -22/+29 |
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 1 | -4/+4 |
|/ |
|
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 3 | -25/+35 |
* | Inject IHTTPClientService | Lukas Reschke | 2016-09-29 | 2 | -2/+3 |
* | Fix fed share test call to return proper result | Vincent Petry | 2016-09-20 | 1 | -1/+1 |
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 1 | -8/+22 |
* | Update with robin | Joas Schilling | 2016-07-21 | 7 | -7/+7 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 7 | -9/+17 |
* | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 1 | -1/+1 |
* | handle unavailable fed shares while testing for availability (#25277) | Robin Appelman | 2016-06-27 | 1 | -2/+17 |
* | Increase fed share timeout from 3 to 10 + unit tests | Vincent Petry | 2016-06-22 | 1 | -4/+4 |
* | Add timeouts to make the UI usable again when a remote share is unreachable | Joas Schilling | 2016-06-22 | 1 | -2/+9 |
* | disable cleanFolder for the federated share storage | Robin Appelman | 2016-06-14 | 2 | -1/+43 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 4 | -5/+7 |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -0/+1130 |