index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
__init__.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-11-01
[mod] document server:public_instance & remove it out of the botdetection
Markus Heiser
2023-09-25
add warning about enabling public_instance setting
Emilien Devos
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-02
SearXNG: environment variables
Alexandre Flament
2021-09-11
[mod] production mode: make sure to set the log level to WARNING
Alexandre Flament
2021-09-10
[mod] debug mode: use coloredlogs package
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-07-21
[mod] drop obsolete searx.brand namespace
Markus Heiser
2021-07-21
[mod] drop unused setting option brand:twitter_url
Markus 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.unixthreadname
Alexandre Flament
2021-06-01
[pylint] searx/__init__.py & searx/settings_defaults.py
Markus Heiser
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre 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 engine
Alexandre Flament
2021-01-11
[mod] settings.yml: move brand settings to a dedicated section
Alexandre Flament
2021-01-11
[mod] get rid of searx/brand.py
Markus Heiser
2020-12-27
[mod] check secret_key when searx.webapp is imported
Alexandre 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 option
Alexandre Flament
2020-10-09
Force admins to set secret_key if debug mode is disabled
Noémi Ványi
2020-09-26
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-07-28
[fix] resolve minor review issues
Adam Tauber
2020-07-28
[enh] add external plugin support
Adam Tauber
2020-02-08
[enh] introduce private engines
Noémi Ványi
2019-06-17
Add addr setup via SEARX_BIND_ADDRESS
Nicolas Gelot
2019-02-23
update pyyaml
Noémi Ványi
2018-01-16
[fix] read utf-8 files (settings, languages, currency) with python3.5
Marc Abonce Seguin
2018-01-12
Merge pull request #1124 from JosephKiranBabu/python3-unicode-support
Adam Tauber
2017-12-29
[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists -...
Adam Tauber
2017-12-21
Make Python 3 able to read settings files with Unicode characters
Joseph Nuthalapati
2017-05-15
[mod] settings.yml can be /etc/searx/settings.yml
Alexandre 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 error
misnyo
2015-08-24
[fix] show debug output when enabled
Thomas Pointhuber
2015-04-13
[mod] https rewrite pluginification
Adam Tauber
2015-01-09
[enh] logging added
Adam Tauber
2014-10-19
[fix] pep8 part II.
Adam Tauber
2014-10-19
Merge pull request #97 from pointhi/https
Adam Tauber
2014-10-15
improve https rewriting
Thomas Pointhuber
2014-10-15
Implementing https rewrite support #71
Thomas Pointhuber
2014-09-13
add comments to __init__.py
Thomas Pointhuber
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2014-01-19
[enh] settings unification - new dependency: pyyaml
asciimoo
2013-10-15
[enh] engine types
asciimoo
2013-10-15
[fix] result template tag fix
asciimoo
2013-10-14
[enh] result template added
asciimoo
[next]