Commit Graph

29 Commits (500a9cb7244d3072f83eebc878e27833572e707d)

Author SHA1 Message Date
Andrey Borysenko 865fd3ba08
fix: add missing copyrights and strict types 9 months ago
jld3103 4ac2375ca2
feat: Add declarative settings 9 months ago
Joas Schilling f14949218c
fix(settings): Deprecate old things for real 9 months ago
jld3103 ae360080f5
chore(settings): Cleanup IManager and Manager type annotations 1 year ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 years ago
Carl Schwan 046d5451b1 Improve accessibility of the title of the settings 3 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst 378f116a63
Do not show 2FA settings if the user has no providers available 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 4 years ago
Morris Jobke b8ed997238
Remove ISection in favor of IIconSection 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 4 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Christoph Wurst 22ae682823
Make it possible to show admin settings for sub admins 6 years ago
Joas Schilling d971b104ed
Do not cache the settings/sections in the database anymore 7 years ago
Morris Jobke 0eebff152a
Update license headers 7 years ago
Arthur Schiwon da53162656
We're on 13 now… 8 years ago
Arthur Schiwon 7f48b6f14f
Adopt DB and Manager to personal settings structure 8 years ago
Arthur Schiwon b68fdb473d
Extend interfaces 8 years ago
Joas Schilling 8c8354399a
Allow apps to specify an icon with the sections via the API 8 years ago
Arthur Schiwon 208e551216
check registered sections and settings after an app got updated to garbage collect orphaned classes 8 years ago
Arthur Schiwon 9edca39b49
attempt to remove section and settings entries when an app got disabled 8 years ago
Lukas Reschke 225eb27bca
Add since tags to class 8 years ago
Lukas Reschke 8f12f5df15
Add missing since annotations 8 years ago
Arthur Schiwon 14ddf9d923
rename IAdmin to ISettings, the interface is not bound to a specific settings scope 8 years ago
Arthur Schiwon 1eb8b951c2
more admin page splitup improvements 8 years ago
Arthur Schiwon ceeb44bd04
Initial work on Apps page split: 8 years ago