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
2022-03-24Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet
2022-03-17Send images to imaginary docker to generate previewsimaginary-prototypeVincent Petry
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-06Improve networking checksLukas Reschke
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-20Simple typo in commentsCarlos Ferreira
2020-11-03Always return the default path if we canRoeland Jago Douma
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-29parse_url returns null in case a parameter is not foundJoas Schilling
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-20Allow gzip encoded requests by defaultMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-02-29Add support for GuzzleHTTP 'no' proxyMohammed Abdellatif
2019-12-05Update license headersChristoph Wurst
2019-09-02Set a default request timeoutRoeland Jago Douma
2019-08-11Correctly handle emtpy string in proxyuserpwd configScott Shambarger
2019-04-16Refactor getProxyUriDaniel Kesselberg
2019-04-16Set User-Agent as header without middlewareDaniel Kesselberg
2018-06-14Fix HTTP client given options being overriden by default optionsDaniel Calviño Sánchez
2018-02-09adjust post body for new guzzleRobin Appelman
2018-02-09adjust httpclient to guzzle6Robin Appelman
2018-01-16Make OCP\Http strictRoeland Jago Douma
2017-01-02Rebrand to "Nextcloud" and add 100% coverageLukas Reschke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-12only configure the http client once we start using itRobin Appelman
2016-04-28Move \OC\Http to PSR-4Roeland Jago Douma