nextcloud/apps/settings/lib
Ferdinand Thiessen 5453c1d7fa
feat(settings): Allow to sort groups in the account management alphabetically
We can do this purly in the frontend - but when enforced from the backend using the existing system config,
we need to follow the requirement. We then show a warning about the configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-27 12:04:03 +01:00
..
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
AppInfo feat: Migrate header check to SetupCheck API 2024-03-13 12:49:52 +01:00
BackgroundJobs Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
Command/AdminDelegation feat(settings): add occ commands to handle admin delegation 2023-12-13 09:25:24 +01:00
Controller feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +01:00
Mailer fix: replace Account name by Login 2024-02-13 21:08:10 +01:00
Middleware feat: rename users to account or person 2024-02-13 21:06:30 +01:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Sections First pass at ai admin settings 2023-08-02 12:37:35 +02:00
Service chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Settings feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +01:00
SetupChecks fix(settings): Also verify that trusted_proxies only contains IP addresses (with range) 2024-03-26 14:50:57 +01:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 -07:00
WellKnown fix(security): Update expiration date in security.txt 2023-11-23 10:09:39 +01:00
Hooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ResponseDefinitions.php feat: Add declarative settings 2024-03-12 13:56:54 +02:00