aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Settings
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-061-10/+43
|\
| * feat(DeclarativeSettings): Allow to implement value getter and setter directl...Ferdinand Thiessen2024-10-151-10/+43
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-191-5/+5
|/
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix: Remove legacy settings formschore/remove-legacy-settings-forsFerdinand Thiessen2024-09-171-17/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-5/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-245-111/+11
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix: add missing copyrights and strict typesAndrey Borysenko2024-03-121-0/+3
* feat: Add declarative settingsjld31032024-03-121-0/+402
* chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-18/+21
* Add type hints for mappersjld31032023-04-071-0/+3
* composer run cs:fixCôme Chilliet2023-01-202-2/+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
|/
* Fix some issues with the API documentationCarl Schwan2022-02-171-8/+3
* 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-293-17/+256
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* 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-052-3/+6
* 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
* Move OC\Settings\Admin and OC\Settings\Personal to actual settingsRoeland Jago Douma2019-05-309-1090/+0
* Start fixing 2fa icons in dark theme, ref #13643 (#15597)John Molakvoæ2019-05-291-0/+8
|\
| * Fix 2fa icons in dark theme, fix #13643Greta Doci2019-05-281-0/+8
* | 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
|/
* Fetch proper translationsRoeland Jago Douma2019-03-251-2/+3
* 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
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-5/+21
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-4/+166
|\
| * Code style and comment fixesMichael Weimann2019-02-102-5/+7