nextcloud/apps/settings/lib
Côme Chilliet 253167626a fix(setupchecks): Fix opcache buffer check
This was broken 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-05-06 18:02:57 +02:00
..
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
AppInfo Migrate debug mode check to new SetupCheck API 2024-03-18 11:11:19 +01:00
BackgroundJobs chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Command/AdminDelegation feat(settings): add occ commands to handle admin delegation 2023-12-14 17:51:47 +01:00
Controller Migrate fair use of free push service check to new SetupCheck API 2024-03-18 11:11:06 +01:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Listener chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Mailer chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 2024-04-08 10:36:55 +02:00
SetupChecks fix(setupchecks): Fix opcache buffer check 2024-05-06 18:02:57 +02: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:05:34 +00:00
Hooks.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00