This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0640db49be
nextcloud-server
/
apps
/
settings
/
lib
/
SetupChecks
History
Andy Scherzinger
7381387d24
Merge pull request
#51091
from nextcloud/backport/51069/stable31
...
[stable31] Fix SQL query so that it is ansi safe fixing
#51067
2025-03-04 21:47:29 +07:00
..
AllowedAdminRanges.php
fix(l10n): Improve english source strings
2025-02-26 13:08:49 +07:00
AppDirsWithDifferentOwner.php
…
BruteForceThrottler.php
…
CheckUserCertificates.php
…
CodeIntegrity.php
…
CronErrors.php
…
CronInfo.php
…
DataDirectoryProtected.php
…
DatabaseHasMissingColumns.php
…
DatabaseHasMissingIndices.php
fix(l10n): Improve english source strings
2025-02-26 13:08:49 +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-30 08:35:14 +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
…
JavaScriptSourceMaps.php
…
LegacySSEKeyFormat.php
…
MaintenanceWindowStart.php
…
MemcacheConfigured.php
fix(setupchecks): Binary data can have problems with serialize
2025-01-09 23:42:07 +07:00
MimeTypeMigrationAvailable.php
…
MysqlRowFormat.php
fix: Change SQL query so that it is ansi safe
2025-02-27 09:01:17 +07:00
MysqlUnicodeSupport.php
…
OcxProviders.php
…
OverwriteCliUrl.php
…
PhpApcuConfig.php
…
PhpDefaultCharset.php
…
PhpDisabledFunctions.php
…
PhpFreetypeSupport.php
…
PhpGetEnv.php
…
PhpMaxFileSize.php
fix(settings): psalm PhpMaxFileSize setup check warning
2024-11-19 18:27:35 +07:00
PhpMemoryLimit.php
fix(settings): Add some context to the PHP memory limit error
2025-01-26 20:48:16 +07:00
PhpModules.php
…
PhpOpcacheSetup.php
…
PhpOutdated.php
fix(setupcheck): Update setup check for PHP version to be more accurate
2025-02-10 18:47:59 +07:00
PhpOutputBuffering.php
…
PushService.php
…
RandomnessSecure.php
…
ReadOnlyConfig.php
…
SchedulingTableSize.php
…
SecurityHeaders.php
…
SupportedDatabase.php
feat: Update supported PostgreSQL versions
2024-11-13 02:50:13 +07:00
SystemIs64bit.php
…
TempSpaceAvailable.php
…
TransactionIsolation.php
…
WellKnownUrls.php
fix(SetupChecks): Pass webfinger if a handler is there
2025-01-26 14:37:05 +07:00
Woff2Loading.php
…