summaryrefslogtreecommitdiffstats
path: root/core/js/setupchecks.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't reload page in case of auth errors during setup checksVincent Petry2016-06-231-2/+4
* Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-2/+2
* Use 6 months as SSL STS header thresholdMorris Jobke2016-04-131-1/+1
* Consistently use rel=noreferrerLukas Reschke2016-03-201-8/+8
* Adjust wording a bitLukas Reschke2016-03-111-1/+1
* Fix error ins source language stringsThomas Müller2016-02-191-1/+1
* Add handler for global ajax errorsVincent Petry2016-02-151-3/+6
* Add check for contentLukas Reschke2016-02-041-1/+1
* Move data protection check to javascriptVincent Chan2016-02-011-7/+24
* Merge pull request #21630 from owncloud/add-some-security-headers-as-hardeningThomas Müller2016-01-131-1/+3
|\
| * Add X-Download-Options and X-Permitted-Cross-Domain-PoliciesLukas Reschke2016-01-121-1/+3
* | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-checkThomas Müller2016-01-121-1/+7
|\ \
| * | Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-1/+7
| |/
* / Show the well-known URL check as info instead of errorMorris Jobke2016-01-121-1/+1
|/
* Add check for .well-known URL in the root of the webservers URLMorris Jobke2016-01-081-0/+29
* add _blank to hrefRenaud Fortier2015-12-211-6/+6
* Add code integrity checkLukas Reschke2015-12-011-0/+14
* [admin] check for correct PHP memcached moduleMorris Jobke2015-10-061-0/+6
* Move remaining setupchecks to new fomatRoeland Jago Douma2015-08-181-6/+8
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-28/+54
|\
| * All setup messages are now properly typesRoeland Jago Douma2015-07-301-26/+45