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/pygments-2.19.1
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
/
search
Age
Commit message (
Expand
)
Author
2023-05-19
use logger.warning
pankaj
2023-04-15
[mod] move language recognition to get_search_query_from_webapp
Markus Heiser
2023-04-15
[fix] searxng_extra/update/update_engine_descriptions.py (part 1)
Markus Heiser
2023-03-24
[mod] remove obsolete EngineTraits.supported_languages
Markus Heiser
2023-03-24
[mod] Google: reversed engineered & upgrade to data_type: traits_v1
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-03-05
[fix] fix threshold in replace_auto_language
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2023-02-10
[mod] make python code pylint 2.16.1 compliant
Markus Heiser
2022-12-16
Merge branch 'master' into fasttext
ArtikusHG
2022-12-16
Replace langdetect with fasttext
ArtikusHG
2022-12-10
move searx.shared.redisdb to searx.redisdb
Alexandre Flament
2022-11-05
Initialize Redis in searx/webapp.py
Alexandre FLAMENT
2022-11-05
The checker requires Redis
Alexandre Flament
2022-10-14
searx.network: add "verify" option to the networks
Alexandre Flament
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-08-01
[mod] add 'Accept-Language' HTTP header to online processores
Markus Heiser
2022-08-01
[doc] add description of method EngineProcessor.get_params()
Markus Heiser
2022-07-30
[fix] pyright repported errors
Alexandre Flament
2022-07-07
Merge pull request #1443 from return42/fix-online_dictionary
Markus Heiser
2022-07-07
[fix] online_dictionary: regular expression
Markus Heiser
2022-07-06
Better explanation for the use of use_mobile_ui
Émilien Devos
2022-06-11
notify the user that use_mobile_ui parameter exist
Emilien Devos
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-01-30
[enh] implement a OnlineUrlSearchProcessor
Markus Heiser
2022-01-27
[pyright:strict] searx.search.checker.background
Martin Fischer
2022-01-22
[fix] checker: fix image fetch
Alexandre Flament
2022-01-17
[typing] add type hints for dictionaries
Martin Fischer
2022-01-05
[enh] settings.yml: implement general.enable_metrics
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-10-12
[enh] verify that Tor proxy works every time searx starts
Alexandre Flament
2021-09-28
[fix] searx.network.stream: fix memory leak
Alexandre Flament
2021-09-28
[fix] checker: fix memory usage
Alexandre Flament
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-09-10
[mod] searx.metrics & searx.search: use the engine loggers
Alexandre Flament
2021-09-10
[doc] update docs/dev/plugins.rst
Alexandre Flament
2021-09-09
[mod] plugin: call on_result after each engine from the ResultContainer
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-08-16
[fix] searx.search.checker.get_result() always return a dict
Alexandre Flament
2021-07-03
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
Markus Heiser
2021-06-04
[fix] typo: online_dictionnary --> online_dictionary
Markus Heiser
2021-06-01
[mod] settings_default: remove searx.search.max_request_timeout global variable
Alexandre Flament
2021-05-21
[pylint] searx/search/__init__.py & replace lic-text by SPDX tag
Markus Heiser
2021-05-21
[mod] remove gc.collect() after each user request
Alexandre Flament
2021-05-05
[pylint] checker/__main__.py & checker/background.py
Markus Heiser
2021-05-05
[mod] multithreading only in searx.search.* packages
Alexandre Flament
2021-04-27
[lint] pylint searx/search/processors files / BTW add some doc-strings
Markus Heiser
2021-04-27
[mod] processors: show identical error messages on /search and /stats
Alexandre Flament
2021-04-21
[mod] oscar: /preferences , engines tab: report engine times
Alexandre Flament
[next]