..
AllowedAdminRanges.php
fix(l10n): Improve english source strings
2025-02-26 09:54:32 +01:00
AppDirsWithDifferentOwner.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
BruteForceThrottler.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
CheckUserCertificates.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
CodeIntegrity.php
fix: Make some strings in CodeIntegrity.php translatable
2025-08-24 20:23:51 +02:00
CronErrors.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
CronInfo.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
DatabaseHasMissingColumns.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
DatabaseHasMissingIndices.php
fix(l10n): Improve english source strings
2025-02-26 09:54:32 +01:00
DatabaseHasMissingPrimaryKeys.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
DatabasePendingBigIntConversions.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
DataDirectoryProtected.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
DebugMode.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
DefaultPhoneRegionSet.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
EmailTestSuccessful.php
fix(settings): Fix setup check when mail_smptmode is set to "null"
2025-01-20 17:12:19 +01:00
FileLocking.php
fix(setupChecks): Having transactional file locking disabled is not supported
2024-09-19 12:50:59 +02:00
ForwardedForHeaders.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
HttpsUrlGeneration.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
InternetConnectivity.php
fix(setupchecks): Remove startpage from connectivity check and avoid redirection
2025-09-26 16:50:54 +02:00
JavaScriptModules.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
JavaScriptSourceMaps.php
feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait
2024-09-16 14:58:21 +02:00
LegacySSEKeyFormat.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
LoggingLevel.php
feat(setupcheck): check logging level for validity
2025-02-22 14:08:19 +01:00
MaintenanceWindowStart.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
MemcacheConfigured.php
fix(setupchecks): Binary data can have problems with serialize
2025-01-09 23:42:07 +01:00
MimeTypeMigrationAvailable.php
fix(settings): use correct scope for translations
2025-06-26 18:26:02 +02:00
MysqlRowFormat.php
fix(setupCheck): Fix checking database type
2025-10-15 20:15:55 +02:00
MysqlUnicodeSupport.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
OcxProviders.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
OverwriteCliUrl.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PhpApcuConfig.php
feat(settings): Add setup check for apcu cache expunge
2024-08-27 10:45:32 +02:00
PhpDefaultCharset.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PhpDisabledFunctions.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PhpFreetypeSupport.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PhpGetEnv.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PhpMaxFileSize.php
fix(settings): psalm PhpMaxFileSize setup check warning
2024-11-19 18:27:35 +00:00
PhpMemoryLimit.php
fix(settings): Add some context to the PHP memory limit error
2025-01-26 17:54:19 +01:00
PhpModules.php
feat(database): introduce Snowflake IDs generator
2025-10-28 17:50:03 +01:00
PhpOpcacheSetup.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
PhpOutdated.php
fix(PHP): Drop PHP 8.1 for Nextcloud 33
2025-10-02 11:04:07 +02:00
PhpOutputBuffering.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
PushService.php
style: update codestyle for coding-standard 1.2.3
2024-08-25 19:34:58 +02:00
RandomnessSecure.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
ReadOnlyConfig.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
SchedulingTableSize.php
fix(caldav): lower scheduling table size warning
2024-07-17 11:20:49 +02:00
SecurityHeaders.php
Fix: Remove X-XSS-Protection use, check and recommendation
2025-06-13 16:12:27 -04:00
ServerIdConfig.php
fix(snowflake): fix wrong documentation about serverId
2026-05-12 14:25:04 +02:00
SupportedDatabase.php
fix(oracle): Add a warning for Oracle 11
2025-11-27 14:35:54 +01:00
SystemIs64bit.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
TaskProcessingPickupSpeed.php
fix(TaskProcessing): Make setup checks more sensitive
2026-04-29 10:07:45 +00:00
TaskProcessingSuccessRate.php
fix(TaskProcessing): Make setup checks more sensitive
2026-04-29 10:07:45 +00:00
TaskProcessingWorkerIsRunning.php
fix: Fix psalm issues
2026-04-29 10:07:46 +00:00
TempSpaceAvailable.php
chore(deps): Update nextcloud/coding-standard to v1.3.1
2024-09-19 14:21:20 +02:00
TransactionIsolation.php
chore: Add SPDX header
2024-06-03 20:33:31 +02:00
TwoFactorConfiguration.php
feat: Add info level result if 2FA is not enforced
2026-02-05 15:26:07 +00:00
WellKnownUrls.php
fix(SetupChecks): Pass webfinger if a handler is there
2025-01-26 13:03:05 +01:00
Woff2Loading.php
feat: Make CheckServerResponseTrait public and provide as OCP\SetupCheck\CheckServerResponseTrait
2024-09-16 14:58:21 +02:00