Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2017-12-08Add some more tests for ocs remote apiRobin Appelman
2017-12-08refuse to use http if we know a remote has httpsRobin Appelman
2017-12-08validate user responseRobin Appelman
2017-12-08add more typehintsRobin Appelman
2017-12-08Add public api for remote apiRobin Appelman
2017-12-08Some tests for the remote cloud apiRobin Appelman
2017-12-08Add api clients for talking to remote cloudsRobin Appelman