aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* Migrate debug mode check to new SetupCheck APICôme Chilliet2024-03-181-6/+0
* Migrate fair use of free push service check to new SetupCheck APICôme Chilliet2024-03-181-9/+0
* Merge writable temporary space check with the s3 one, and improveCôme Chilliet2024-03-181-6/+0
* Remove old version of temporary space setup check and fix testsCôme Chilliet2024-03-181-6/+0
* Migrate MySQL utf8mb4 check to new SetupCheck APICôme Chilliet2024-03-181-8/+0
* Merge gmp and bcmath module checks with the existing PHP modules setup checkCôme Chilliet2024-03-181-9/+0
* Migrate set_time_limit setup check to new APICôme Chilliet2024-03-181-6/+0
* Migrate memcached PHP module setup check to new APICôme Chilliet2024-03-181-8/+0
* Remove obsolete check of curl SSL versionCôme Chilliet2024-01-181-6/+0
* Migrate Cron checks to new SetupCheck APICôme Chilliet2024-01-181-22/+0
* Migrate overwrite.cli.url setup check to new APICôme Chilliet2024-01-181-6/+0
* Properly escape HTML and add support for highlight links in setupchecksCôme Chilliet2024-01-181-3/+17
* Migrate code integrity to SetupCheck APICôme Chilliet2024-01-181-10/+0
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-161-63/+0
|\
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-151-15/+0
| * Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-151-15/+0
| * Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-151-12/+0
| * Merge SQlite warning to existing SupportedDatabase setup checkCôme Chilliet2024-01-151-9/+0
| * Migrate database pending bigint conversions check to new APICôme Chilliet2024-01-151-12/+0
* | Fix UI for rich object in setupcheck resultsCôme Chilliet2024-01-151-0/+25
|/
* Migrate missing primary key database check to new APICôme Chilliet2023-12-041-12/+0
* Migrate missing index database check to new APICôme Chilliet2023-12-041-12/+0
* Migrate missing column database check to new APICôme Chilliet2023-12-041-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
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-211-0/+8
* adjust admin setup check to increase warning to set up httpsSimon L2023-06-201-2/+2
* feat: Add setup check warning if instance is in debug modeJulius Härtl2023-05-091-0/+6
* Merge pull request #37451 from Fenn-CS/fix/36437/deprecate-php-8.0Andy Scherzinger2023-04-191-0/+8
|\
| * Deprecate PHP8.0fenn-cs2023-04-171-0/+8
* | Merge pull request #37766 from nextcloud/enh/noid/add-db-file-locking-checkSimon L2023-04-181-0/+8
|\ \
| * | address review and fix testsSimon L2023-04-181-1/+1
| * | add an admin check for db file lockingSimon L2023-04-171-0/+8
| |/
* / Omit "Accessing site insecurely via HTTP." warning if HTTP is secure enoughAlexander A. Klimov2023-04-171-1/+1
|/
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-151-2/+2