aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Remote/Api
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-245-97/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-045-10/+6
* Remove deprecated \OCP\APIRoeland Jago Douma2021-03-031-3/+3
* Update license headers for 19Christoph Wurst2020-04-291-0/+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-094-4/+0
* Update license headersChristoph Wurst2019-12-055-5/+15
* Add some more tests for ocs remote apiRobin Appelman2017-12-081-6/+15
* validate user responseRobin Appelman2017-12-081-1/+8
* add more typehintsRobin Appelman2017-12-083-0/+5
* Add public api for remote apiRobin Appelman2017-12-084-6/+96
* Some tests for the remote cloud apiRobin Appelman2017-12-081-3/+18
* Add api clients for talking to remote cloudsRobin Appelman2017-12-083-0/+189