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
bb324019fa
nextcloud-server
/
apps
/
settings
/
lib
/
SetupChecks
History
Git'Fellow
9d062fb7cc
fix: typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-08-01 18:05:12 +07:00
..
AppDirsWithDifferentOwner.php
…
BruteForceThrottler.php
…
CheckServerResponseTrait.php
fix(settings): Adjust order of parameters for `runRequest`
2024-03-08 11:21:51 +07:00
CheckUserCertificates.php
…
CodeIntegrity.php
fix(IntegrityCheck): Ensure the check is run if no results are available
2024-07-05 12:32:39 +07:00
CronErrors.php
…
CronInfo.php
fix(updatenotification): spread the use of new appconfig
2024-03-13 02:22:11 +07:00
DataDirectoryProtected.php
feat(settings): Migrate data directory protection check to `SetupCheck`
2024-02-29 13:54:01 +07:00
DatabaseHasMissingColumns.php
…
DatabaseHasMissingIndices.php
fix(settings): show warning for indexToReplace as part of missing indices
2024-04-05 11:17:30 +07:00
DatabaseHasMissingPrimaryKeys.php
…
DatabasePendingBigIntConversions.php
…
DebugMode.php
…
DefaultPhoneRegionSet.php
…
EmailTestSuccessful.php
…
FileLocking.php
…
ForwardedForHeaders.php
fix(settings): Also verify that `trusted_proxies` only contains IP addresses (with range)
2024-03-26 14:50:57 +07:00
HttpsUrlGeneration.php
fix(SetupChecks): Detect CLI mode in HTTPS / URL generator check
2024-05-13 10:07:35 +07:00
InternetConnectivity.php
…
JavaScriptModules.php
fix(SetupChecks): Add hint about dns/firewall if `mjs` check can't run
2024-04-02 16:53:30 +07:00
JavaScriptSourceMaps.php
fix(settings): adjust source maps setup check wording and log level
2024-03-06 15:11:32 +07:00
LegacySSEKeyFormat.php
…
MaintenanceWindowStart.php
…
MemcacheConfigured.php
fix(setupCheck): Only warn when memcache present w/o memcached
2024-05-13 09:55:37 +07:00
MimeTypeMigrationAvailable.php
feat: add setup check for needed mimetype migrations
2024-06-19 11:22:49 +07:00
MysqlUnicodeSupport.php
…
OcxProviders.php
fix: Fix ocm-provider setup check failure detection
2024-03-13 12:49:52 +07:00
OverwriteCliUrl.php
…
PhpDefaultCharset.php
…
PhpDisabledFunctions.php
…
PhpFreetypeSupport.php
…
PhpGetEnv.php
…
PhpMemoryLimit.php
…
PhpModules.php
…
PhpOpcacheSetup.php
fix: typo
2024-08-01 18:05:12 +07:00
PhpOutdated.php
…
PhpOutputBuffering.php
…
PushService.php
…
RandomnessSecure.php
…
ReadOnlyConfig.php
…
SchedulingTableSize.php
fix(caldav): lower scheduling table size warning
2024-07-25 20:16:26 +07:00
SecurityHeaders.php
fix: Improve HSTS warning wording as suggested by reviewer
2024-03-14 11:49:47 +07:00
SupportedDatabase.php
…
SystemIs64bit.php
…
TempSpaceAvailable.php
fix(setupchecks): skip check when disk_free_space is disabled
2024-06-29 14:00:33 +07:00
TransactionIsolation.php
…
WellKnownUrls.php
fix(settings): make trailing slash for caldav/carddav redirects optional
2024-07-10 00:24:39 +07:00
Woff2Loading.php
enh(settings): Migrate WOFF2 loading check to a SetupCheck
2024-02-15 02:17:20 +07:00