summaryrefslogtreecommitdiff
path: root/searx/__init__.py
AgeCommit message (Expand)Author
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-10-02SearXNG: environment variablesAlexandre Flament
2021-09-11[mod] production mode: make sure to set the log level to WARNINGAlexandre Flament
2021-09-10[mod] debug mode: use coloredlogs packageAlexandre Flament
2021-09-07[pylint] searx: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-07-21[mod] drop obsolete searx.brand namespaceMarkus Heiser
2021-07-21[mod] drop unused setting option brand:twitter_urlMarkus Heiser
2021-07-18[mod] drop usage of the searx.brand namespace (python procs)Markus Heiser
2021-06-08[mod] move hook to set Unix thread name into searx.unixthreadnameAlexandre Flament
2021-06-01[pylint] searx/__init__.py & searx/settings_defaults.pyMarkus Heiser
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-04-27[mod] searx.metrics.error_recorder: store relative file name instead of the f...Alexandre Flament
2021-04-25[mod] /stats : detail per engineAlexandre Flament
2021-01-11[mod] settings.yml: move brand settings to a dedicated sectionAlexandre Flament
2021-01-11[mod] get rid of searx/brand.pyMarkus Heiser
2020-12-27[mod] check secret_key when searx.webapp is importedAlexandre Flament
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