aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Remote/Api
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate OCP\RemoteLukas Reschke2021-06-284-0/+9
| | | | | | | | This is unused. Fixes https://github.com/nextcloud/server/issues/25780 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-8/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headersChristoph Wurst2019-12-054-4/+12
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add public api for remote apiRobin Appelman2017-12-084-0/+153
Signed-off-by: Robin Appelman <robin@icewind.nl>