aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-8/+4
* fix: Migrate WebDAV endpoint check to SetupCheck APICôme Chilliet2024-03-141-31/+0
* feat: Migrate HSTS check to Security headers SetupCheckCôme Chilliet2024-03-131-68/+0
* fix: Fix Security headers setup check behaviorCôme Chilliet2024-03-131-70/+0
* fix(settings): Remove migrated SetupCheck from legacy JS codeFerdinand Thiessen2024-03-071-48/+0
* Merge pull request #43906 from nextcloud/enh/migrate-ssl-url-setupcheckCôme Chilliet2024-03-041-15/+0
|\
| * feat(settings): Migrate SSL access and URL generation check to SetupCheck APICôme Chilliet2024-02-291-15/+0
* | feat(settings): Migrate data directory protection check to `SetupCheck`Ferdinand Thiessen2024-02-291-26/+0
|/
* feat(settings): Migrate OCM / OCS provider tests to SetupCheckFerdinand Thiessen2024-02-271-41/+0
* enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-151-34/+0
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-01-291-6/+0
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-01-251-9/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-01-251-6/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-01-251-6/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-01-231-8/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-01-221-9/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-01-181-6/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-01-181-8/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-161-6/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-161-22/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-161-6/+0
* Properly escape HTML and add support for highlight links in setupchecksCôme Chilliet2024-01-151-3/+17
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-151-10/+0
* Merge pull request #42585 from nextcloud/enh/add-rich-object-support-to-setup...Côme Chilliet2024-01-111-0/+25
|\
| * Fix UI for rich object in setupcheck resultsCôme Chilliet2024-01-111-0/+25
* | Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-111-15/+0
|/
* Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-081-15/+0
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-12/+0
* Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2023-12-071-9/+0
* Migrate database pending bigint conversions check to new APICôme Chilliet2023-11-281-12/+0
* Migrate missing primary key database check to new APICôme Chilliet2023-11-271-12/+0
* Migrate missing index database check to new APICôme Chilliet2023-11-271-12/+0
* Migrate missing column database check to new APICôme Chilliet2023-11-271-12/+0
* Migrate Forwarded For Headers check to new APICôme Chilliet2023-11-201-8/+0
* Migrate Bruteforce Throttle check to SetupCheck APICôme Chilliet2023-11-131-8/+0
* Migrate memory_limit check to new SetupCheck APICôme Chilliet2023-11-131-6/+0
* Revert "Migrate code integrity to SetupCheck API"Côme Chilliet2023-11-071-0/+10
* Migrate 32bit check to SetupCheck APICôme Chilliet2023-11-071-11/+0
* Migrate Freetype check to SetupCheck APICôme Chilliet2023-11-071-6/+0
* Migrate code integrity to SetupCheck APICôme Chilliet2023-11-071-10/+0
* Migrate Randomness secure check to SetupCheck APICôme Chilliet2023-11-071-8/+0
* Migrate memcache check to SetupCheck APICôme Chilliet2023-11-071-8/+0
* Migrated both file locking checks to SetupCheck APICôme Chilliet2023-11-071-28/+0
* Migrate email test to new SetupCheck APICôme Chilliet2023-11-071-8/+0
* Remove duplicated ReadOnlyConfig setup checkCôme Chilliet2023-11-071-6/+0
* Migrate getenv test to new SetupCheck APICôme Chilliet2023-11-071-9/+0
* Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-191-10/+0
* Migrate InternetConnectivity check to new APICôme Chilliet2023-10-191-6/+0
* Merge setupchecks from new API into old UICôme Chilliet2023-10-191-35/+13
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-261-1/+1