summaryrefslogtreecommitdiff
path: root/searx/__init__.py
AgeCommit message (Expand)Author
2020-11-27[enh] settings.yml: add use_default_settings option (2nd version)Alexandre Flament
2020-11-26[enh] settings.yml: add use_default_settings optionAlexandre Flament
2020-10-09Force admins to set secret_key if debug mode is disabledNoémi Ványi
2020-09-26[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.Alexandre Flament
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-07-28[fix] resolve minor review issuesAdam Tauber
2020-07-28[enh] add external plugin supportAdam Tauber
2020-02-08[enh] introduce private enginesNoémi Ványi
2019-06-17Add addr setup via SEARX_BIND_ADDRESSNicolas Gelot
2019-02-23update pyyamlNoémi Ványi
2018-01-16[fix] read utf-8 files (settings, languages, currency) with python3.5Marc Abonce Seguin
2018-01-12Merge pull request #1124 from JosephKiranBabu/python3-unicode-supportAdam Tauber
2017-12-29[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists -...Adam Tauber
2017-12-21Make Python 3 able to read settings files with Unicode charactersJoseph Nuthalapati
2017-05-15[mod] settings.yml can be /etc/searx/settings.ymlAlexandre Flament
2016-10-22[mod] the environment variable SEARX_DEBUG can override the general.debug val...dalf
2016-01-06[fix]#485 AttributeError: 'module' object has no attribute 'old_where'misnyo
2015-12-29[fix] #471 #463 fix old openssl(<1.0.2) requests verify errormisnyo
2015-08-24[fix] show debug output when enabledThomas Pointhuber
2015-04-13[mod] https rewrite pluginificationAdam Tauber
2015-01-09[enh] logging addedAdam Tauber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-19Merge pull request #97 from pointhi/httpsAdam Tauber
2014-10-15improve https rewritingThomas Pointhuber
2014-10-15Implementing https rewrite support #71Thomas Pointhuber
2014-09-13add comments to __init__.pyThomas Pointhuber
2014-01-20fix: robot fw, entry points, some flake8, package searx eggMatej Cotman
2014-01-19[enh] settings unification - new dependency: pyyamlasciimoo
2013-10-15[enh] engine typesasciimoo
2013-10-15[fix] result template tag fixasciimoo
2013-10-14[enh] result template addedasciimoo
2013-10-14[enh] initial commitasciimoo