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
/
tests
Age
Commit message (
Expand
)
Author
2021-03-06
[enh] add ability to send engine data to subsequent requests
Adam Tauber
2021-03-05
Merge pull request #2600 from dalf/searx-extra
Alexandre Flament
2021-03-04
Add searx_extra package
Alexandre Flament
2021-03-01
[enh] autocomplete refactoring, autocomplete on external bangs
Alexandre Flament
2021-02-24
[mod] add utils/fetch_external_bangs.py
Alexandre Flament
2021-02-08
Updated webutils.highlight_content to ignore double-quotes when highlighting ...
Daniel Hones
2021-02-04
[fix] get correct locale with country from browser
Marc Abonce Seguin
2021-01-09
fix empty colon in query from selecting Chinese
Marc Abonce Seguin
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
[mod] split searx.search into different processors
Alexandre Flament
2020-12-17
[mod] themes: remove legacy, courgette and pix-art themes
Alexandre Flament
2020-12-03
[fix] settings_loader: don't crash when a key exists only in the user settings
Alexandre Flament
2020-12-03
[enh] record details exception per engine
Alexandre Flament
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-12-01
[fix] tests: fix duplicate method name
Alexandre Flament
2020-12-01
[mod] remove dead code
Alexandre Flament
2020-11-27
[enh] settings.yml: add use_default_settings option (2nd version)
Alexandre Flament
2020-11-20
[enh] Add multiple outgoing proxies
Alexandre Flament
2020-11-17
[mod] use github actions instead of travis
Alexandre Flament
2020-11-17
[fix] fix a test_standalone_searx test case
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-11-14
Merge pull request #2296 from rachmadaniHaryono/feature/suppress-output
Alexandre Flament
2020-11-14
Merge pull request #2309 from dalf/mod_search_repr
Alexandre Flament
2020-11-10
[mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methods
Alexandre Flament
2020-11-06
[fix] fix of / and /search
Alexandre Flament
2020-11-05
chg: test: suppress output
rachmadaniHaryono
2020-11-04
Feature/standalone searx update (#1591)
rachmadani haryono
2020-11-02
[mod] separate index and search routes
Marc Abonce Seguin
2020-10-26
Merge pull request #565 from MarcAbonce/onions
Adam Tauber
2020-10-26
[fix] resolve query_parts regression
Adam Tauber
2020-10-25
[enh] Add onions category with Ahmia, Not Evil and Torch
a01200356
2020-10-25
Let admins lock user preferences
Noémi Ványi
2020-10-25
[fix] adjust query unit tests
Adam Tauber
2020-10-24
[fix] hash plugin test
Venca24
2020-10-23
[fix] code style
Venca24
2020-10-23
[enh] add plugin converting strings into hash digests
Venca24
2020-10-09
Force admins to set secret_key if debug mode is disabled
Noémi Ványi
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-09-22
[mod] add typing and __slots__
Alexandre Flament
2020-09-22
[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
Alexandre Flament
2020-09-22
[mod] add searx.search.EngineRef
Alexandre Flament
2020-09-22
[mod] add searx/webadapter.py
Alexandre Flament
2020-09-22
[mod] add searx/webutils.py
Alexandre Flament
2020-09-13
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
Alexandre Flament
2020-09-12
[mod] searx.RawTextQuery: the constructor call parse_query
Alexandre Flament
2020-09-10
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
Dalf
2020-09-10
Drop Python 2 (3/n): objects
Dalf
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2020-09-08
[enh] Add command line engines: git grep, find, etc. (#2128)
Noémi Ványi
[next]