nextcloud/apps/settings/lib
Ferdinand Thiessen e5297a1d04 refactor(NavigationManager): move navigation definitions into apps
The manager itself does not need to know what hardcoded-things an app provides,
instead the apps itself should handle this.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-06-03 20:09:48 +02:00
..
Activity fix(settings,oauth2): preserve wipe state across admin deletion paths 2026-05-26 19:21:58 +00:00
AppInfo refactor(NavigationManager): move navigation definitions into apps 2026-06-03 20:09:48 +02:00
BackgroundJobs chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Command/AdminDelegation chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Controller fix(settings,oauth2): preserve wipe state across admin deletion paths 2026-05-26 19:21:58 +00:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Mailer chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Middleware fix: Fix AuthorizedAdminSetting attribute behavior 2026-03-11 11:25:31 +01:00
Search refactor: split appstore from settings 2026-05-05 10:41:04 +02:00
Sections chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Service chore: add psalm-api to for classes we need to mock in unit tests 2026-04-28 23:52:43 +02:00
Settings refactor(utils): Mark share related methods as deprecated 2026-05-12 18:24:12 +02:00
SetupChecks chore(l10n): Plural needed to support multiplural languages 2026-05-28 12:10:57 +00:00
UserMigration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
WellKnown fix(security): Update Expires time 2026-05-15 09:31:30 +00:00
ConfigLexicon.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Hooks.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResponseDefinitions.php feat: add support for sensitive Declarative settings values encryption 2025-05-28 20:43:04 +03:00