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
2019-06-28Do not show a internet connectivity warning if internet access is disabledChristoph Wurst
2019-05-09Remove recommendation for opcache on CLIMorris Jobke
2019-03-08Show a setup warning in case S3 object storage is used as primary storageMorris Jobke
2019-02-28Add setup check for missing UTF8MB4 on mysqlMorris Jobke
2019-02-20Add unit tests and provide better messageMorris Jobke
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-11-29Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke
2018-10-24Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke
2018-10-17Fix failing tests and add some moreDaniel Peukert
2018-10-11Allow "same-origin" as "Referrer-Policy"Moritz Beck
2018-10-10Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez
2018-10-10Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke
2018-08-25Change check if secure randomness is possible.Timo Förster
2018-08-20Adds license to files. Updates the branch.Michael Weimann
2018-08-20Adds tests for the memory checksMichael Weimann
2018-08-20Adds tests for the setup memory limit checksMichael Weimann
2018-08-09Extends the setup check js testsMichael Weimann
2018-07-11Fix unit tests - follow up to #10197Morris Jobke
2018-07-11opcache module checkCthulhux
2018-06-13Merge all setup checks into one controllerMorris Jobke
2018-06-13Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-06-13Fix wrong hint about missing indexesMorris Jobke
2018-06-04Add referrer policy setup checkRoeland Jago Douma
2018-01-14Spelling: FreeTypeAllan Nordhøy
2017-12-13Add testsRoeland Jago Douma
2017-11-27Fix unit testsMorris Jobke
2017-10-19Prevent XSS in links which open a new browser windowMarkus Staab
2017-08-01Update the URLs in tests to use example.orgMorris Jobke
2017-05-31Update setupchecks.jsrakekniven
2017-05-22Update Opcache recommendationMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-03-16Harden t() with DOMPurifyLukas Reschke
2017-03-16Fix unit tests of masterRoeland Jago Douma
2017-02-23Show info in admin settings about PHP opcache if disabledMorris Jobke
2016-12-06Properly check the data dirMorris Jobke
2016-11-11Replace more vendor namingJoas Schilling
2016-08-25adjust js testsArthur Schiwon
2016-07-21Alters 'No Internet Connection' error message. #181Derek
2016-06-07Use temporary htaccesstest.txt for data dir security checkVincent Petry
2016-04-13Use 6 months as SSL STS header thresholdMorris Jobke
2016-03-20Consistently use rel=noreferrerLukas Reschke
2016-03-11Adjust wording a bitLukas Reschke
2016-02-19Fix error ins source language stringsThomas Müller
2016-02-01Move data protection check to javascriptVincent Chan
2016-01-13Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller
2016-01-12Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller
2016-01-12Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke