nextcloud-server/apps/settings/lib/SetupChecks
Enjeck C eb0ddffaaa fix: Make some strings in CodeIntegrity.php translatable
Signed-off-by: Enjeck C <patrathewhiz@gmail.com>
2025-08-24 20:23:51 +07:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
AppDirsWithDifferentOwner.php
BruteForceThrottler.php
CheckUserCertificates.php
CodeIntegrity.php fix: Make some strings in CodeIntegrity.php translatable 2025-08-24 20:23:51 +07:00
CronErrors.php
CronInfo.php
DataDirectoryProtected.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DatabaseHasMissingColumns.php
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +07:00
DatabaseHasMissingPrimaryKeys.php
DatabasePendingBigIntConversions.php
DebugMode.php
DefaultPhoneRegionSet.php
EmailTestSuccessful.php fix(settings): Fix setup check when mail_smptmode is set to "null" 2025-01-20 17:12:19 +07:00
FileLocking.php
ForwardedForHeaders.php
HttpsUrlGeneration.php
InternetConnectivity.php perf(settings): Speed up InternetConnectivity setup check 2025-01-07 16:49:28 +07:00
JavaScriptModules.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
JavaScriptSourceMaps.php
LegacySSEKeyFormat.php
LoggingLevel.php feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +07:00
MaintenanceWindowStart.php
MemcacheConfigured.php fix(setupchecks): Binary data can have problems with serialize 2025-01-09 23:42:07 +07:00
MimeTypeMigrationAvailable.php fix(settings): use correct scope for translations 2025-06-26 18:26:02 +07:00
MysqlRowFormat.php fix: Change SQL query so that it is ansi safe 2025-02-27 09:00:06 +07:00
MysqlUnicodeSupport.php
OcxProviders.php
OverwriteCliUrl.php
PhpApcuConfig.php
PhpDefaultCharset.php
PhpDisabledFunctions.php
PhpFreetypeSupport.php
PhpGetEnv.php
PhpMaxFileSize.php
PhpMemoryLimit.php fix(settings): Add some context to the PHP memory limit error 2025-01-26 17:54:19 +07:00
PhpModules.php fix(webauthn): do not require bcmath or gmp - not needed anymore 2025-03-19 11:19:49 +07:00
PhpOpcacheSetup.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PhpOutdated.php fix(setupcheck): Update setup check for PHP version to be more accurate 2025-02-10 11:50:09 +07:00
PhpOutputBuffering.php
PushService.php
RandomnessSecure.php
ReadOnlyConfig.php
SchedulingTableSize.php
SecurityHeaders.php Fix: Remove X-XSS-Protection use, check and recommendation 2025-06-13 16:12:27 +07:00
SupportedDatabase.php feat(settings): add support for MariaDB 11.8 in setup checks 2025-07-10 10:18:50 +07:00
SystemIs64bit.php
TaskProcessingPickupSpeed.php chore(18n): More natural english - fix plural typo 2025-05-25 12:56:15 +07:00
TempSpaceAvailable.php
TransactionIsolation.php
WellKnownUrls.php fix(SetupChecks): Pass webfinger if a handler is there 2025-01-26 13:03:05 +07:00
Woff2Loading.php