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
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
2021-04-21
[mod] metrics: add secondary parameter
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament
2021-04-10
[enh] replace requests by httpx
Alexandre Flament
2021-03-25
[fix] checker: various bug fixes
Alexandre Flament
2021-03-14
Windows does not support SIGUSR1, so don't use it unconditionally.
Rolf
2021-03-08
[mod] by default allow only HTTPS, not HTTP
Alexandre Flament
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2021-02-23
[mod] update currencies.json and fetch_currencies.py
Alexandre Flament
2021-02-12
[fix] duckduckgo engine: "!ddg !g" do not redirect to google
Alexandre Flament
2021-02-09
Fix: activate raise_for_error by default
Alexandre Flament
2021-01-19
[fix] checker: minor fix about language detection
Alexandre Flament
2021-01-19
[mod] checker : replace pycld3 by langdetect
Alexandre Flament
2021-01-18
[fix] /stats/checker : remove the timestamp field when the checker is disabled
Alexandre Flament
2021-01-18
[fix] checker: fix engine statistics
Alexandre Flament
2021-01-13
[fix] checker: don't run the checker when uwsgi is not properly configured
Alexandre Flament
2021-01-12
[fix] checker: fix typo unknown instead of unknow
Alexandre Flament
2021-01-12
[mod] checker: add status and timestamp to the result
Alexandre Flament
2021-01-12
[mod] checker: minor adjustements on the default tests
Alexandre Flament
2021-01-12
|mod] checker: improve searx-checker command line
Alexandre Flament
2021-01-12
[enh] checker: background check
Alexandre Flament
2021-01-12
[fix] do not colorize output on dumb terminals
Markus Heiser
2021-01-12
[enh] add checker
Alexandre Flament
2020-12-18
[mod] searx.search.EngineRef: remove from_bang parameter
Alexandre Flament
2020-12-18
[mod] searx.search.SearchQuery: remove categories parameter
Alexandre Flament
2020-12-17
[fix] fix of PR #2225
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament
2020-12-17
[mod] searx.search: search_multiple_requests is a method of Search class
Alexandre Flament
2020-12-17
[mod] move seax/search.py to searx/search/__init__.py
Alexandre Flament