aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Remote
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-3/+3
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-097-7/+0
* Update license headersChristoph Wurst2019-12-059-9/+27
* Add some more tests for ocs remote apiRobin Appelman2017-12-082-6/+27
* refuse to use http if we know a remote has httpsRobin Appelman2017-12-081-0/+7
* validate user responseRobin Appelman2017-12-081-1/+8
* add more typehintsRobin Appelman2017-12-085-0/+16
* Add public api for remote apiRobin Appelman2017-12-088-9/+145
* Some tests for the remote cloud apiRobin Appelman2017-12-082-3/+21
* Add api clients for talking to remote cloudsRobin Appelman2017-12-086-0/+493