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
Age
Commit message (
Expand
)
Author
2020-10-09
Force admins to set secret_key if debug mode is disabled
Noémi Ványi
2020-10-09
Propagate error messages from YouTube API
Noémi Ványi
2020-10-09
Merge pull request #2255 from kvch/yacy-improvements
Adam Tauber
2020-10-09
[fix] fix duckduckgo engine
Alexandre Flament
2020-10-09
Add yacy improvements: HTTP digest auth, category checking
Noémi Ványi
2020-10-09
[enh] add ability to set enabled plugins from settings - closes #1613 #778
Adam Tauber
2020-10-09
Fix XPATH of lobste.rs engine && add timeout
Noémi Ványi
2020-10-08
[fix] use base_url everywhere if it is defined in settings.yml
Adam Tauber
2020-10-08
add ebay enginte to shopping category
Noémi Ványi
2020-10-07
[mod] Add searx.data module
Alexandre Flament
2020-10-07
Merge pull request #2247 from dalf/fix-opensearch
Alexandre Flament
2020-10-07
Merge pull request #2248 from dalf/fix-webadapter
Alexandre Flament
2020-10-06
[fix] fix searx.webadapter
Alexandre Flament
2020-10-06
[fix] drop Python 2: use collections.abc.Iterable instead of collections.Iter...
Alexandre Flament
2020-10-06
[fix] drop Python 2: use importlib instead of imp.load_source
Alexandre Flament
2020-10-06
[fix] opensearch.xml URL contains method and autocomplete parameters
Alexandre Flament
2020-10-05
Merge pull request #2237 from dalf/mod-engines-init
Alexandre Flament
2020-10-05
[mod] webapp.py: update engines initialization condition
Alexandre Flament
2020-10-04
Merge pull request #2241 from dalf/move-extract-text-and-url
Alexandre Flament
2020-10-04
Merge pull request #2239 from dalf/mod-preferences
Alexandre Flament
2020-10-03
[enh] Add SepiaSearch engine (#2227)
Finn
2020-10-03
[mod] searx.utils.normalize_url: remove Yahoo hack
Alexandre Flament
2020-10-02
[mod] searx/utils.py: add docstring
Alexandre Flament
2020-10-02
[mod] move extract_text, extract_url to searx.utils
Alexandre Flament
2020-10-01
[mod] preferences.py: check language setting with a regex instead of match_la...
Alexandre Flament
2020-10-01
[fix] google engine - div classes has been renamed in HTML reult
Markus Heiser
2020-09-29
Merge pull request #2226 from dalf/fix-searx-migration
Alexandre Flament
2020-09-28
[fix] about.html: fix small inconsistencies in about page (#2219)
Qt Resynth
2020-09-28
[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fi...
Alexandre Flament
2020-09-28
Merge pull request #2189 from dalf/architecture-clean-up
Adam Tauber
2020-09-26
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
Alexandre Flament
2020-09-24
[mod] more typing
Alexandre Flament
2020-09-22
[mod] add typing and __slots__
Alexandre Flament
2020-09-22
[mod] searx/webadapter.py: add get_selected_categories share common code with...
Alexandre Flament
2020-09-22
[mod] searx/webadapter.py: each web parameter has a dedicated function (parse...
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] check time_range parameter in searx/webadapter.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
"Egde" → "Edge"
Qt Resynth
2020-09-22
[mod] searx.search: change function declaration: online then offline then uti...
Alexandre Flament
2020-09-22
[mod] searx.search: remove unused global variable number_of_searches
Alexandre Flament
2020-09-22
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename t...
Alexandre Flament
2020-09-22
[mod] searx.search.Search: split the search method into different methods
Alexandre Flament
2020-09-22
[mod] add searx/webutils.py
Alexandre Flament
2020-09-22
[mod] refactor searx.webapp.get_locale
Alexandre Flament
2020-09-22
[fix] /autocompleter: return HTTP 400 when q is empty as intent.
Alexandre Flament
2020-09-22
fetch google's search langs rather than ui langs
Marc Abonce Seguin
2020-09-22
fix utils/fetch_languages to work with new languages
Marc Abonce Seguin
2020-09-22
fetch supported languages for startpage engine
Marc Abonce Seguin
[next]