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
2020-05-26use the loginname to verify the old password in user password changesArthur Schiwon
2020-05-08Fix languages empty arrayGretaD
2020-04-29Update license headers for 19Christoph Wurst
2020-04-15Merge pull request #19191 from laurisb/patch-1Roeland Jago Douma
2020-04-13Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activityRoeland Jago Douma
2020-04-12Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_modsRoeland Jago Douma
2020-04-10Fix password reset saying Admin changed my password when reset fromThomas Citharel
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all properties and move static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Show setup check for recommended php modulesRoeland Jago Douma
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use a blank line after the opening tagChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-02Merge pull request #19890 from nextcloud/enh/comments-reference-idJoas Schilling
2020-04-01Merge pull request #20241 from nextcloud/fix/license-headers-19Roeland Jago Douma
2020-03-31Start with webauthnRoeland Jago Douma
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-31Add optional column oc_comments.reference_idJoas Schilling
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-24Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipeRoeland Jago Douma
2020-03-23Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma
2020-03-20Add setting to restrict user enumeration to groupsJulius Härtl
2020-03-17Make sure app_install_overwrite is an arrayDaniel Kesselberg
2020-03-16Check the user on remote wipeJoas Schilling
2020-03-10Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma
2020-03-06Hide development notice when subscription is validJulius Härtl
2020-02-28Revive the "send email to new users" toggle for the user formChristoph Wurst
2020-02-24Update check for outdated php version.Daniel Kesselberg
2020-02-22Make sure quota_preset is using numerical indexesDaniel Kesselberg
2020-02-10Fix unit testsJoas Schilling
2020-02-08Warn admins about delayed cron executionsJoas Schilling
2020-02-03Use the l10n from settingsRoeland Jago Douma
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Use activity registration for the settingsRoeland Jago Douma
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-29Move the personal 2FA settings to its own appRoeland Jago Douma
2020-01-29Merge pull request #19185 from nextcloud/enh/move_token_logic_to_token_settingsRoeland Jago Douma
2020-01-29Move can create token logicRoeland Jago Douma
2020-01-29Improve Opcache detectionLauris Binde
2020-01-28Move admin sections to settings appRoeland Jago Douma
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
2020-01-24apps can have polyamorous relationships with bundlesArthur Schiwon
2020-01-13Fix license headersChristoph Wurst