summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Adds a setup check for app directory permissions.Michael Weimann2018-08-091-0/+17
* | Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann2018-08-201-1/+1
* | Adds a setup check for the memory limitMichael Weimann2018-08-201-0/+9
|/
* opcache module checkCthulhux2018-07-111-1/+12
* Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+12
* Merge all setup checks into one controllerMorris Jobke2018-06-131-2/+81
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-131-4/+20
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-131-4/+20
* | Fix wrong hint about missing indexesMorris Jobke2018-06-131-1/+1
|/