summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "update 64-bit check wording"Côme Chilliet2023-02-071-1/+1
* Deprecate PHP7.4Christoph Wurst2022-11-101-6/+0
* l10n: Shorten linkValdnet2022-11-051-1/+1
* update 64-bit check wordingszaimen2022-11-011-1/+1
* l10n: Spelling unificationValdnet2022-09-191-1/+1
* Merge pull request #33475 from nextcloud/rakekniven-patch-1Simon L2022-08-311-1/+1
|\
| * l10n: Changed grammarrakekniven2022-08-061-1/+1
* | Fix wording of undeliverable push notificationsJoas Schilling2022-08-311-1/+3
|/
* add a link to system requirements for new 64bit setup checkszaimen2022-07-131-1/+3
* add a setup check for 64 bitszaimen2022-07-131-0/+9
* Return to quotation marksValdnet2022-03-311-5/+5
* Correct codeValdnet2022-03-311-17/+17
* Code ordering for text stringsValdnet2022-03-311-47/+12
* Remove legacy Internet Explorer headersMichaIng2022-03-191-1/+0
* Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L2022-03-101-1/+1
|\
| * improve overwrite cli url setup checkszaimen2022-03-091-1/+1
* | allow to disable the imagick warningszaimen2022-03-071-0/+18
* | Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-031-4/+3
|/
* Setup warning for invalid LDAP user or group UUIDs.Arthur Schiwon2022-02-101-0/+1
* Update core/js/setupchecks.js Valdnet2022-02-041-2/+2
* l10n: Remove spacesValdnet2022-02-041-1/+1
* show if the mail server settings are not set or verifiedszaimen2022-02-031-0/+8
* Enhance and complement OPcache setup checksMichaIng2021-12-191-10/+8
* Show warning on admin settings pageVitor Mattos2021-10-231-0/+6
* Deprecate PHP7.3 for Nextcloud 23Christoph Wurst2021-10-181-2/+2
* Merge pull request #28863 from nextcloud/Valdnet-patch-2Carl Schwan2021-09-221-2/+2
|\