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-10-29Remove ISection in favor of IIconSectionMorris Jobke
2020-09-23Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling
2020-09-04Allow additional personal settings via normal registrationJoas Schilling
2020-08-28ignore duplicate setting sectionsRobin Appelman
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-01-31Move Admin Settings also to info.xmlRoeland Jago Douma
2020-01-31Move personal settings to proper registrationRoeland Jago Douma
2020-01-30Move password settingsRoeland Jago Douma
2020-01-28Move admin sections to settings appRoeland Jago Douma
2020-01-28Move the Personal sections to the settings appRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-11-27Use person icon for personal settingsJulius Härtl
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-09-10Split personal security settings in codeRoeland Jago Douma
2019-05-30Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma
2019-05-29Start fixing 2fa icons in dark theme, ref #13643 (#15597)John Molakvoæ
2019-05-28Fix 2fa icons in dark theme, fix #13643Greta Doci
2019-05-23Make it possible to show admin settings for sub adminsChristoph Wurst
2019-05-21Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke
2019-05-20Only show sharing section if it has contentJulius Härtl
2019-03-25Fetch proper translationsRoeland Jago Douma
2019-03-20Revert "Where is your data?"Roeland Jago Douma
2019-03-01Load auth tokens with the initial state APIChristoph Wurst
2019-02-28Do not load 2fa admin settings asyncRoeland Jago Douma
2019-02-11Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke
2019-02-10Code style and comment fixesMichael Weimann
2019-01-29Make the where is your data section optionalMichael Weimann
2019-01-24Show proper default localeMorris Jobke
2019-01-20Remove debug settingMichael Weimann
2019-01-14Fix location sourceMichael Weimann
2019-01-14Move server info to theming sectionMichael Weimann
2019-01-14Implement storing and loading the server infoMichael Weimann
2019-01-14Add the "server info" settingsMichael Weimann
2019-01-14Add the "where is your data?" frontendMichael Weimann
2018-11-29Add sendmailmode to guiDaniel Kesselberg
2018-11-14Log invalid settings classRobin Appelman
2018-11-02Cleanup some unused sharing methods from the old sharing codeMorris Jobke
2018-10-18Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst
2018-10-08Rename admin security settings templateChristoph Wurst
2018-10-08Rename admin security sectionChristoph Wurst
2018-10-02Consolidate personal two-factor provider settingsChristoph Wurst
2018-09-27Remove unused constructor argumentChristoph Wurst
2018-09-27Reduce settings manager complexity by loading sections via DIChristoph Wurst
2018-08-25Allow same section class for multiple section types (fix #10764)sualko
2018-08-01Move encryption settings to securityJulius Härtl
2018-07-19Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)
2018-07-04Kill php mail from settingsRoeland Jago Douma