summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Improve hints for default_phone_regionJoas Schilling2020-12-171-1/+3
| |/
* / promoted bad memory_limit setting to error as it may break updaterArthur Schiwon2020-12-151-1/+1
|/
* Add a config for default region of phone numbersJoas Schilling2020-12-071-0/+6
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+15
* Merge pull request #23869 from nextcloud/rakekniven-patch-1John Molakvoæ2020-11-041-1/+1
|\
| * Update core/js/setupchecks.jsrakekniven2020-11-031-1/+1
| * Update setupchecks.jsrakekniven2020-11-031-1/+1
* | Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-031-0/+10
|/
* Add SVG support check to setup checknhirokinet2020-11-021-0/+9
* Remove setup check for php mailDaniel Kesselberg2020-10-031-12/+0
* Clarify PHP warning in admin settingsMorris Jobke2020-09-101-1/+1
* Add setup check that links to the migration documentationMorris Jobke2020-08-191-2/+8
* Change const/let to var for PhantomJSDaniel Kesselberg2020-08-071-2/+2
* Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-261-0/+21
* Add optional column oc_comments.reference_idJoas Schilling2020-03-311-0/+15
* Add basic reverseproxy misconfig detection to setupchecksRoeland Jago Douma2020-03-231-0/+12
* Merge pull request #19580 from nextcloud/debt/noid/outdated-checkRoeland Jago Douma2020-03-101-6/+6
|\
| * Update check for outdated php version.Daniel Kesselberg2020-02-241-6/+6
* | Don't show referrer policy warning if fallback policy set.Daniel Kesselberg2020-02-261-7/+3
* | Set content type for propfind requestDaniel Kesselberg2020-02-211-0/+1
|/
* adviced should be advisedVictor Goff2019-08-231-1/+1
* Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-271-1/+1
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-141-8/+8
* Remove recommendation for opcache on CLIMorris Jobke2019-05-091-1/+1
* Fix unneeded doc link to unrelated resourceMorris Jobke2019-03-111-4/+1
* Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-081-0/+12
* Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-281-0/+12
* Add unit tests and provide better messageMorris Jobke2019-02-201-3/+3
* add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+40
* Merge pull request #13134 from nextcloud/bugfix/13088/404-instead-of-exceptionMorris Jobke2019-01-041-3/+7
|\
| * Make setup check also pass with a 501 statusJulius Härtl2018-12-191-3/+7
* | Remove check for outdated cachesDaniel Kesselberg2019-01-021-12/+0
|/
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-0/+16
* Update casing of PHP inside method nameMorris Jobke2018-12-051-1/+1
* Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke2018-12-051-0/+13
* Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-291-0/+31
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-2/+7
|\
| * Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-101-2/+7
* | Remove arrow functionDaniel Peukert2018-10-171-1/+1
* | Check if the X-XSS-Protection header contains the required fieldsDaniel Peukert2018-10-171-1/+12
* | Allow "same-origin" as "Referrer-Policy"Moritz Beck2018-10-111-2/+4
|/
* Change check if secure randomness is possible.Timo Förster2018-08-241-3/+3
* Adds license to files. Updates the branch.Michael Weimann2018-08-201-0/+17
|\