summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-031-0/+1
* fix(i18n): Changed grammarrakekniven2024-01-151-1/+1
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-271-1/+1
* feat(admin): Show an error when the admin is throttledJoas Schilling2023-08-231-0/+8
* adjust admin setup check to increase warning to set up httpsSimon L2023-06-211-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
|\
| * l10n: Spelling unificationValdnet2021-09-161-1/+1
| * l10n: Correct spellingValdnet2021-09-161-1/+1
* | Issue 16719: CheckSetupController.php now checks configured temporary directo...Stefan2021-09-171-0/+9
|/
* [Fix #26726] wrong warning when running HTTP instanceGuillaume Virlet2021-04-231-1/+1
* l10n: Correct text stringsValdnet2021-03-021-2/+2
* Remove HTML from setup check translationsJoas Schilling2021-03-011-76/+70
* Add target black and noref rules to doc linksJoas Schilling2021-03-011-2/+2
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-0/+1
* Merge pull request #24702 from nextcloud/enhancement/well-known-handler-apiChristoph Wurst2020-12-181-3/+4
|\
| * Add well known handlers APIChristoph Wurst2020-12-161-3/+4
* | Merge pull request #24740 from nextcloud/bugfix/24738/improve-phone-region-helpJulius Härtl2020-12-171-1/+3
|\ \