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-07-12Check for !== false instead Lukas Reschke
2021-07-12Check if dns_get_record returns non-falseLukas Reschke
2021-07-07Fixes recursion count incrementationSanpi
2021-07-06Merge pull request #27801 from nextcloud/enh/noid/hardening-dns-pin-middlewarekesselb
2021-07-05Ignore subdomain for soa queriesDaniel Kesselberg
2021-07-03Fix DnsPinMiddleware resolve pinning bugAaron Ball
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-14ensure redis returns bool for hasKeyArthur Schiwon
2021-04-06Strictify null checkLukas Reschke
2021-04-06Improve networking checksLukas Reschke
2021-02-10Type the service registrationChristoph Wurst
2021-01-24Use RFC-compliant URL encoding for cookiesMarco Ziech
2021-01-12Fix option in the client code itself as wellRoeland Jago Douma
2020-12-30Update license headersChristoph Wurst
2020-12-18Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-16Add well known handlers APIChristoph 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-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-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
2019-01-08HttpClient getHeader can return empty stringRoeland Jago Douma
2018-09-28Make authenticated cookies laxRoeland Jago Douma
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