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-03-21Remove unused member "util"Joas Schilling
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-08Show a setup warning in case S3 object storage is used as primary storageMorris Jobke
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
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-02-13Add test cases for rename / grant / revokeDaniel Kesselberg
2019-02-11Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke
2019-02-02Don't update token if current session tokenDaniel Kesselberg
2019-02-02Add canRename & name to testsDaniel Kesselberg
2019-01-30Add test for destroy with invalid userDaniel Kesselberg
2019-01-30Publish event for app token create/update/deleteDaniel Kesselberg
2019-01-29Expose subadmin to OCPRoeland Jago Douma
2019-01-14Move server info to theming sectionMichael Weimann
2019-01-14Implement storing and loading the server infoMichael Weimann
2019-01-04Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-20fix can change password check in case of encryption is enabledBjoern Schiessle
2018-12-05Add setup check for pending bigint conversionMorris 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-11-29Add testcases for pipe modeDaniel Kesselberg
2018-11-22Make connectivity check domains configurableSylvia van Os
2018-11-19Use the proper default valuesMorris Jobke
2018-11-14Verify that isPhpMailerUsed uses config as expectedKyle Fazzari
2018-10-26Update logic for forwardedForHeadersWorkingDaniel Kesselberg
2018-10-16Merge pull request #11358 from Zulan/fix-welcome-l10nMorris Jobke
2018-10-15Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-12Make activity events strictJoas Schilling
2018-10-10Add admin interface to enforce 2FAChristoph Wurst
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-09Excludes not writable app roots from the directory permission checkMichael Weimann
2018-08-09Adds a test for the app directory permission check.Michael Weimann
2018-07-19Fix email template testsJulius Härtl
2018-07-11Fix testsMorris Jobke
2018-07-04Add warning to setup checks if the default mailer is still phpRoeland Jago Douma
2018-06-29Bump autoloader and fix testsJulius Härtl
2018-06-19Fix testsMorris Jobke
2018-06-18Just pass uid to the Token stuffRoeland Jago Douma
2018-06-13Merge all setup checks into one controllerMorris Jobke
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-06-12Fixed testsJohn Molakvoæ (skjnldsv)
2018-06-06Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2018-06-06Fix AppSettingsControllerTestJulius Härtl
2018-06-06Cleanup controller codeJulius Härtl