summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-18/+21
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-021-2/+7
|\
| * Handle non existing settings againCarl Schwan2022-05-301-2/+7
* | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-0/+7
|/
* Allow sub-admins to access delegated settings.Claus-Justus Heine2022-01-311-14/+11
* Improve log and allow duplicate notifications sectionJoas Schilling2021-10-041-3/+12
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-17/+81
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove ISection in favor of IIconSectionMorris Jobke2020-10-281-11/+6
* Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling2020-09-231-1/+1
* Allow additional personal settings via normal registrationJoas Schilling2020-09-041-1/+2
* ignore duplicate setting sectionsRobin Appelman2020-08-281-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-47/+1
* Move personal settings to proper registrationRoeland Jago Douma2020-01-301-35/+2
* Move password settingsRoeland Jago Douma2020-01-301-1/+1
* Move admin sections to settings appRoeland Jago Douma2020-01-281-12/+1
* Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-5/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Use person icon for personal settingsJulius Härtl2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Move settings to an appChristoph Wurst2019-09-281-10/+11
* Split personal security settings in codeRoeland Jago Douma2019-09-101-0/+4
* Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-10/+39
* Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-2/+14
* Only show sharing section if it has contentJulius Härtl2019-05-201-0/+4
* Revert "Where is your data?"Roeland Jago Douma2019-03-201-5/+0
* Move server info to theming sectionMichael Weimann2019-01-141-2/+5
* Add the "server info" settingsMichael Weimann2019-01-141-0/+2
* Log invalid settings classRobin Appelman2018-11-141-1/+1
* Rename admin security sectionChristoph Wurst2018-10-081-1/+1
* Remove unused constructor argumentChristoph Wurst2018-09-271-6/+0
* Reduce settings manager complexity by loading sections via DIChristoph Wurst2018-09-271-82/+30
* Allow same section class for multiple section types (fix #10764)sualko2018-08-251-4/+19
* Move encryption settings to securityJulius Härtl2018-08-011-2/+1
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-291-1/+1
|\
| * Move user password form to security settingsJulius Härtl2018-06-291-1/+1
* | Move social buttons to the personal settingsJulius Härtl2018-06-291-2/+2
|/
* Add groupware settings sectionJulius Härtl2018-06-271-0/+1
* Merge all setup checks into one controllerMorris Jobke2018-06-131-1/+1
* Merge tips & tricks section into setup checksMorris Jobke2018-06-131-6/+0
* Rename sync clients section to mobile & desktopJulius Härtl2018-05-241-1/+1
* Do not hide additional settings if there are only legacy formsJulius Härtl2018-05-031-1/+1
* Move additional settings to main server settingsJulius Härtl2018-05-031-5/+2
* Add overview settings sectionJulius Härtl2018-05-031-3/+9
* move log constants to ILoggerArthur Schiwon2018-04-261-4/+4