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-04censor app config values for all integration appsJulien Veyssier
2022-03-01Censor more configsbugfix/noid/more-censorJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07fix appconfig testsRoeland Jago Douma
2020-10-21Fix updates of NULL appconfig valuesRoeland Jago Douma
2020-10-16Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke
2020-08-20Exclude the Bridge Bot password as wellJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-08-19Filter more configsJoas Schilling
2019-07-26treat sensitive config keys by patternArthur Schiwon
2018-02-05using isset()michaelletzgus
2018-02-04Fix undefined index problemmichaelletzgus
2018-01-17Remove IAppConfig::setValueRoeland Jago Douma
2018-01-17Remove IAppConfig::getValueRoeland Jago Douma
2018-01-17Simple IAppConfig deprecationsRoeland Jago Douma
2017-01-17Make sure the spreed TURN server secret stays a secretJoas Schilling
2017-01-11Filter out sensitive appconfig valuesJoas Schilling
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-06-10fetchall appconfig entries (#23835)Jörn Friedrich Dreyer
2016-06-06Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-29Moved some files in \OC to PSR-4Roeland Jago Douma