summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+15
* Add referrer policy setup checkRoeland Jago Douma2018-06-041-0/+19
* Spelling: FreeTypeAllan Nordhøy2018-01-141-1/+1
* Add warning regarding freetype supportRoeland Jago Douma2017-12-131-0/+9
* Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke2017-12-081-0/+6
* No "to equal to" "We" or "Our", properlyAllan Nordhøy2017-11-271-15/+15
* Merge pull request #4856 from coderkun/issue-3808-xframe-denyLukas Reschke2017-11-141-9/+13
|\
| * Improve warning for X-Frame-Options header DENY (#3808)coderkun2017-05-141-9/+13
* | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-9/+9
* | Update setupchecks.jsrakekniven2017-05-311-1/+1
* | Update Opcache recommendationMorris Jobke2017-05-211-1/+1
|/
* Fix translationsJoas Schilling2017-04-181-1/+1
* Add warning on admin screen when set_time_limit is unavailableKo-2017-03-161-0/+8
* Show info in admin settings about PHP opcache if disabledMorris Jobke2017-02-221-0/+12
* Properly check the data dirMorris Jobke2016-12-051-2/+3
* Replace more vendor namingJoas Schilling2016-11-111-1/+1
* fix internal links in security & setup warnings, resolves #1048Arthur Schiwon2016-08-251-2/+3
* Alters 'No Internet Connection' error message. #181Derek2016-07-201-1/+1