nextcloud-server/apps/settings/lib
Ferdinand Thiessen b5256181a4
fix(settings): Sort all settings - incl declarative settings - by priority
Previously declarative settings were sorted by priority but behind the "native" settings,
this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will
be correctly rendered before that `ISetting` in the settings list.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-28 14:08:26 +07:00
..
Activity fix(activity): Update more activity providers to use new exceptions 2024-09-23 12:31:59 +07:00
AppInfo feat(settings): Add setup check for apcu cache expunge 2024-08-27 10:45:32 +07:00
BackgroundJobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Command/AdminDelegation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Controller fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +07:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Listener chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Mailer chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Middleware chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Search Merge pull request #45092 from nextcloud/fix/user-provider-search-shown 2024-07-24 16:38:13 +07:00
Sections chore: Add SPDX header 2024-06-03 20:33:31 +07:00
Service style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Settings chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
UserMigration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
WellKnown style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Hooks.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +07:00