summaryrefslogtreecommitdiff
path: root/searx/settings_robot.yml
AgeCommit message (Collapse)Author
2017-12-06remove 'all' option from search languagesmarc
2017-05-15[mod] the static and templates directories can be defined in the settings.ymlAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2016-12-25[fix] robot tests ++ set default value for server http protocol versionAdam Tauber
2016-11-14search: make language configurable from settings.ymlNoémi Ványi
2016-09-28[fix] robot test engine namesAdam Tauber
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-04-09new preferences handlingNoemi Vanyi
Preferences class was introduced in order to handle user preferences. Right now it parses cookies and the form in preferences. Also it can retrieve settings based on the name of the setting. ATTENTION Please note that engine preferences are handled differently from now on. So it introduces incompatible changes. Every user who has saved preferences should reset and save his/her settings again. This change was needed, because everytime a default disabled engine was added saved user preferences would broke. Now engine setting tracking is fixed.
2016-02-27[fix] robot testsAdam Tauber
2015-08-02[enh] default settings option to autocomplete backend - #396Adam Tauber
2015-08-02[mod] change settings file structure according to #314Adam Tauber
2015-08-02[enh] add settings option to set listening address - closes #397Adam Tauber
2015-01-17[fix] robot test config option updateAdam Tauber
2014-10-15update settings_robot.ymlThomas Pointhuber
2014-01-29add robot testsMatej Cotman
2014-01-23[ehn] added ixquick engine, using startpage enginepw3t
2014-01-20fix: robot fw, entry points, some flake8, package searx eggMatej Cotman