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-09-28Move settings to an appChristoph Wurst
2019-07-05Fix redirect after rescanFailedIntegrityCheck to "Overview" pageSven Strickroth
2019-06-27Do not show a internet connectivity warning if internet access is disabledChristoph Wurst
2019-05-09Remove recommendation for opcache on CLIMorris Jobke
2019-04-21Fix setupcheck for intl moduleDaniel Kesselberg
2019-03-21Remove unused member "util"Joas Schilling
2019-03-20Trigger warning if empty array or false and X-Forwarded-Host is presentDaniel Kesselberg
2019-03-20Make check for empty trusted proxies more strictDaniel Kesselberg
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-18Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Merge pull request #12821 from nextcloud/feature/12767/add-setup-check-for-ph...Morris Jobke
2018-12-05Update casing of PHP inside method nameMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-12-04PHP 7.0 is end of lifeMorris Jobke
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-11-19Use the proper default valuesMorris Jobke
2018-11-11Fix the warning appearing check setup when mail_smtpmode is not configured.Marc Peña Segarra
2018-10-26Update logic for forwardedForHeadersWorkingDaniel Kesselberg
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-09-13Merge pull request #11091 from nextcloud/bugfix/11088/cannot-read-passwdblizzz
2018-09-13Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling
2018-09-12Add int-typehintDaniel Kesselberg
2018-09-06Remove posix_getpwuid and compare only useridDaniel Kesselberg
2018-08-30Fix path when app has wrong permissionDaniel Kesselberg
2018-08-25Allow any Random generator that implements ISecureRandom for setupCheckTimo Förster
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 a memory limit warning for console commands if the limit is below the re...Michael Weimann
2018-08-20Adds a setup check for the memory limitMichael Weimann
2018-08-09Excludes not writable app roots from the directory permission checkMichael Weimann
2018-08-09Adds a setup check for app directory permissions.Michael Weimann
2018-07-11Fix detection if opcache extension is loadedMorris Jobke
2018-07-11Fix testsMorris Jobke
2018-07-11opcache module checkCthulhux
2018-07-04Add warning to setup checks if the default mailer is still phpRoeland Jago Douma
2018-06-19If cronErros is empty json_decode will return NULLRoeland Jago Douma
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-06Add a hint that some indexes are not added yetMorris Jobke
2018-04-05Ping more privacy respecting organizationsRoeland Jago Douma
2018-02-15Merge pull request #8365 from nextcloud/fix-phpdocMorris Jobke
2018-02-15Fix typo in PHPDocMorris Jobke
2018-02-14Remove unused import statementsMorris Jobke
2017-12-13Add warning regarding freetype supportRoeland Jago Douma
2017-12-08Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke