summaryrefslogtreecommitdiffstats
path: root/lib/private/Settings
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISection in favor of IIconSectionMorris Jobke2020-10-281-11/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Don't log "duplicate section" for the shared "connected-accounts" sectionJoas Schilling2020-09-231-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Allow additional personal settings via normal registrationJoas Schilling2020-09-041-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* ignore duplicate setting sectionsRobin Appelman2020-08-281-2/+2
| | | | | | | | this prevents some 'Section with the same ID already registered' errors in the log also includes an improvement of the error message to make other cases easier to find Signed-off-by: Robin Appelman <robin@icewind.nl>
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove unused importsChristoph Wurst2020-03-251-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-47/+1
| | | | | | | More cleanup of the Settings apps. Makes the manager cleaner and a proper manager. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move personal settings to proper registrationRoeland Jago Douma2020-01-301-35/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move password settingsRoeland Jago Douma2020-01-301-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move admin sections to settings appRoeland Jago Douma2020-01-281-12/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move the Personal sections to the settings appRoeland Jago Douma2020-01-281-5/+1
| | | | | | | | There is no need to have weird magic in the manager. This should be properly registered in the right way. The settings code is messy anyways. This is a start to make it a tad more clean. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersChristoph Wurst2019-12-052-3/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use person icon for personal settingsJulius Härtl2019-11-271-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move settings to an appChristoph Wurst2019-09-281-10/+11
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Split personal security settings in codeRoeland Jago Douma2019-09-101-0/+4
| | | | | | | | Instead of one big monolitic sections this is the first step in breaking down the settings. This should make is easiet to see what does what. As well as nicely splitting up the sections. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma2019-05-309-1090/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Start fixing 2fa icons in dark theme, ref #13643 (#15597)John Molakvoæ2019-05-291-0/+8
|\ | | | | Start fixing 2fa icons in dark theme, ref #13643
| * Fix 2fa icons in dark theme, fix #13643Greta Doci2019-05-281-0/+8
| | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-231-10/+39
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix l10n for SettingsManager by injecting the l10n factoryMorris Jobke2019-05-211-2/+14
| | | | | | | | | | | | Fixes #10832 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Only show sharing section if it has contentJulius Härtl2019-05-201-0/+4
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fetch proper translationsRoeland Jago Douma2019-03-251-2/+3
| | | | | | | | | | | Fixes #14793 This is caused by the mess we have with OC\Settings mapping to settings and lib/private/Settings. Anyway this is the quick fix. Moving stuff around for 17 seems better. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Revert "Where is your data?"Roeland Jago Douma2019-03-203-166/+4
|
* Load auth tokens with the initial state APIChristoph Wurst2019-03-011-2/+63
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-5/+21
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-4/+166
|\ | | | | Where is your data?
| * Code style and comment fixesMichael Weimann2019-02-102-5/+7
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Make the where is your data section optionalMichael Weimann2019-01-291-6/+25
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Remove debug settingMichael Weimann2019-01-201-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Fix location sourceMichael Weimann2019-01-141-1/+1
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Move server info to theming sectionMichael Weimann2019-01-143-7/+10
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Implement storing and loading the server infoMichael Weimann2019-01-142-9/+91
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "server info" settingsMichael Weimann2019-01-143-1/+46
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * Add the "where is your data?" frontendMichael Weimann2019-01-141-2/+13
| | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | Show proper default localeMorris Jobke2019-01-231-1/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Log invalid settings classRobin Appelman2018-11-141-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Cleanup some unused sharing methods from the old sharing codeMorris Jobke2018-11-021-2/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-181-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Rename admin security settings templateChristoph Wurst2018-10-081-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Rename admin security sectionChristoph Wurst2018-10-082-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Consolidate personal two-factor provider settingsChristoph Wurst2018-10-021-4/+48
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Remove unused constructor argumentChristoph Wurst2018-09-271-6/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Reduce settings manager complexity by loading sections via DIChristoph Wurst2018-09-271-82/+30
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Allow same section class for multiple section types (fix #10764)sualko2018-08-251-4/+19
| | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org>
* Move encryption settings to securityJulius Härtl2018-08-012-4/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Kill php mail from settingsRoeland Jago Douma2018-07-041-0/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>