0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/settings/lib/SetupChecks
Joas Schilling a5e6f46eb0
fix(l10n): Improve english source strings
- No leading/trailing whitespace
- Use asci single quote

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-26 15:06:47 +01:00
..
AllowedAdminRanges.php fix(l10n): Improve english source strings 2025-02-26 15:06:47 +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
CheckServerResponseTrait.php fix(SetupChecks): Make sure array key is set 2024-11-19 14:11:20 +01:00
CheckUserCertificates.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CodeIntegrity.php fix(IntegrityCheck): Ensure the check is run if no results are available 2024-07-03 11:37:49 +02:00
CronErrors.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
CronInfo.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabaseHasMissingColumns.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabaseHasMissingIndices.php fix(l10n): Improve english source strings 2025-02-26 15:06:47 +01:00
DatabaseHasMissingPrimaryKeys.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DatabasePendingBigIntConversions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
DataDirectoryProtected.php refactor(settings): CheckServerResponseTrait always expect absolute path 2024-09-15 21:40:27 +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 chore: Add SPDX header 2024-06-03 20:33:31 +02:00
FileLocking.php chore: Add SPDX header 2024-06-03 20:33:31 +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 chore: Add SPDX header 2024-06-03 20:33:31 +02:00
JavaScriptModules.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
JavaScriptSourceMaps.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
LegacySSEKeyFormat.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
MaintenanceWindowStart.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
MemcacheConfigured.php fix(setupchecks): Binary data can have problems with serialize 2025-01-10 08:02:37 +00:00
MimeTypeMigrationAvailable.php feat: add setup check for needed mimetype migrations 2024-06-18 14:46:19 +02:00
MysqlUnicodeSupport.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
OcxProviders.php fix: add option to remove the webroot for setup checks and don't check trusted_domains. 2024-09-05 15:54:56 +00:00
OverwriteCliUrl.php chore: Add SPDX header 2024-06-03 20:33:31 +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 19:05:35 +01:00
PhpMemoryLimit.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpModules.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PhpOpcacheSetup.php fix: typo 2024-07-08 15:11:35 +02:00
PhpOutdated.php fix(setupcheck): Update setup check for PHP version to be more accurate 2025-02-10 18:46:56 +00:00
PhpOutputBuffering.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
PushService.php chore: Add SPDX header 2024-06-03 20:33:31 +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 chore: Add SPDX header 2024-06-03 20:33:31 +02:00
SupportedDatabase.php refactor(SetupCheck): Make mariadb and mysql version variables 2024-06-27 16:22:42 +02:00
SystemIs64bit.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
TempSpaceAvailable.php fix(setupchecks): skip check when disk_free_space is disabled 2024-06-28 13:06:49 +02:00
TransactionIsolation.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
WellKnownUrls.php fix(SetupChecks): Pass webfinger if a handler is there 2025-01-26 14:40:35 +00:00
Woff2Loading.php fix(a11y): Add OTF font loading check 2024-09-16 09:26:59 +00:00