aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Remote/IInstance.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix some commentswithbest2024-07-291-1/+1
| | | | Signed-off-by: withbest <seekseat@outlook.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Deprecate OCP\RemoteLukas Reschke2021-06-281-0/+6
| | | | | | | | 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-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add public api for remote apiRobin Appelman2017-12-081-0/+66
Signed-off-by: Robin Appelman <robin@icewind.nl>