| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 11 | -216/+23 |
* | fix: add missing copyrights and strict types | Andrey Borysenko | 2024-03-12 | 5 | -0/+78 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 6 | -0/+485 |
* | fix(settings): Deprecate old things for real | Joas Schilling | 2024-02-14 | 1 | -4/+4 |
* | chore(settings): Cleanup IManager and Manager type annotations | jld3103 | 2023-11-23 | 1 | -11/+27 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Improve accessibility of the title of the settings | Carl Schwan | 2022-05-16 | 2 | -2/+8 |
* | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 2 | -5/+78 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -8/+5 |
* | Do not show 2FA settings if the user has no providers available | Christoph Wurst | 2021-01-22 | 1 | -1/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -2/+1 |
* | Remove ISection in favor of IIconSection | Morris Jobke | 2020-10-28 | 2 | -61/+31 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -6/+9 |
* | Make it possible to show admin settings for sub admins | Christoph Wurst | 2019-05-23 | 2 | -1/+37 |
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 1 | -40/+12 |
* | Update license headers | Morris Jobke | 2017-11-06 | 3 | -0/+4 |
* | We're on 13 now… | Arthur Schiwon | 2017-06-26 | 1 | -4/+4 |
* | Adopt DB and Manager to personal settings structure | Arthur Schiwon | 2017-06-23 | 1 | -0/+10 |
* | Extend interfaces | Arthur Schiwon | 2017-06-23 | 1 | -0/+17 |
* | Allow apps to specify an icon with the sections via the API | Joas Schilling | 2017-01-19 | 2 | -0/+39 |
* | check registered sections and settings after an app got updated to garbage co... | Arthur Schiwon | 2016-08-16 | 1 | -0/+15 |
* | attempt to remove section and settings entries when an app got disabled | Arthur Schiwon | 2016-08-16 | 1 | -0/+14 |
* | Add since tags to class | Lukas Reschke | 2016-08-11 | 3 | -1/+9 |
* | Add missing since annotations | Lukas Reschke | 2016-08-11 | 2 | -0/+5 |
* | rename IAdmin to ISettings, the interface is not bound to a specific settings... | Arthur Schiwon | 2016-08-11 | 1 | -1/+4 |
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -3/+3 |
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 3 | -0/+164 |