| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors | John Molakvoæ | 2024-11-06 | 1 | -10/+43 |
|\ |
|
| * | feat(DeclarativeSettings): Allow to implement value getter and setter directl... | Ferdinand Thiessen | 2024-10-15 | 1 | -10/+43 |
* | | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2 | dependabot[bot] | 2024-10-19 | 1 | -5/+5 |
|/ |
|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | fix: Remove legacy settings formschore/remove-legacy-settings-fors | Ferdinand Thiessen | 2024-09-17 | 1 | -17/+1 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -5/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 5 | -111/+11 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | fix: add missing copyrights and strict types | Andrey Borysenko | 2024-03-12 | 1 | -0/+3 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 1 | -0/+402 |
* | chore(settings): Cleanup IManager and Manager type annotations | jld3103 | 2023-11-23 | 1 | -18/+21 |
* | Add type hints for mappers | jld3103 | 2023-04-07 | 1 | -0/+3 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Merge branch 'master' into fix/setting/accessibility-title | Carl Schwan | 2022-09-02 | 1 | -2/+7 |
|\ |
|
| * | Handle non existing settings again | Carl Schwan | 2022-05-30 | 1 | -2/+7 |
* | | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 1 | -0/+7 |
|/ |
|
* | Fix some issues with the API documentation | Carl Schwan | 2022-02-17 | 1 | -8/+3 |
* | Allow sub-admins to access delegated settings. | Claus-Justus Heine | 2022-01-31 | 1 | -14/+11 |
* | Improve log and allow duplicate notifications section | Joas Schilling | 2021-10-04 | 1 | -3/+12 |
* | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 3 | -17/+256 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
* | Remove ISection in favor of IIconSection | Morris Jobke | 2020-10-28 | 1 | -11/+6 |
* | Don't log "duplicate section" for the shared "connected-accounts" section | Joas Schilling | 2020-09-23 | 1 | -1/+1 |
* | Allow additional personal settings via normal registration | Joas Schilling | 2020-09-04 | 1 | -1/+2 |
* | ignore duplicate setting sections | Robin Appelman | 2020-08-28 | 1 | -2/+2 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Move Admin Settings also to info.xml | Roeland Jago Douma | 2020-01-31 | 1 | -47/+1 |
* | Move personal settings to proper registration | Roeland Jago Douma | 2020-01-30 | 1 | -35/+2 |
* | Move password settings | Roeland Jago Douma | 2020-01-30 | 1 | -1/+1 |
* | Move admin sections to settings app | Roeland Jago Douma | 2020-01-28 | 1 | -12/+1 |
* | Move the Personal sections to the settings app | Roeland Jago Douma | 2020-01-28 | 1 | -5/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -3/+6 |
* | Use person icon for personal settings | Julius Härtl | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -10/+11 |
* | Split personal security settings in code | Roeland Jago Douma | 2019-09-10 | 1 | -0/+4 |
* | Move OC\Settings\Admin and OC\Settings\Personal to actual settings | Roeland Jago Douma | 2019-05-30 | 9 | -1090/+0 |
* | Start fixing 2fa icons in dark theme, ref #13643 (#15597) | John Molakvoæ | 2019-05-29 | 1 | -0/+8 |
|\ |
|
| * | Fix 2fa icons in dark theme, fix #13643 | Greta Doci | 2019-05-28 | 1 | -0/+8 |
* | | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 1 | -10/+39 |
* | | Fix l10n for SettingsManager by injecting the l10n factory | Morris Jobke | 2019-05-21 | 1 | -2/+14 |
* | | Only show sharing section if it has content | Julius Härtl | 2019-05-20 | 1 | -0/+4 |
|/ |
|
* | Fetch proper translations | Roeland Jago Douma | 2019-03-25 | 1 | -2/+3 |
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 3 | -166/+4 |
* | Load auth tokens with the initial state API | Christoph Wurst | 2019-03-01 | 1 | -2/+63 |
* | Do not load 2fa admin settings async | Roeland Jago Douma | 2019-02-28 | 1 | -5/+21 |
* | Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data | Morris Jobke | 2019-02-11 | 3 | -4/+166 |
|\ |
|
| * | Code style and comment fixes | Michael Weimann | 2019-02-10 | 2 | -5/+7 |