nextcloud-server/apps/settings/lib
Côme Chilliet 5f8157f693
fix(setupchecks): Fix opcache buffer check
This was broken by last codestyle update, maybe even before because of
 operator precedence. Now using vars to make it readable and correct at
 the same time.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-30 10:51:51 +07:00
..
Activity fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
AppInfo feat: Migrate header check to SetupCheck API 2024-03-13 12:49:52 +07:00
BackgroundJobs Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +07:00
Command/AdminDelegation feat(settings): add occ commands to handle admin delegation 2023-12-13 09:25:24 +07:00
Controller fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Events
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
Mailer fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Middleware feat: rename users to account or person 2024-02-13 21:06:30 +07:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Sections First pass at ai admin settings 2023-08-02 12:37:35 +07:00
Service chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Settings feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +07:00
SetupChecks fix(setupchecks): Fix opcache buffer check 2024-04-30 10:51:51 +07:00
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
WellKnown fix(security): Update expiration date in security.txt 2024-03-28 11:09:23 +07:00
Hooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ResponseDefinitions.php feat: Add declarative settings 2024-03-12 13:56:54 +07:00