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
/
utils
Age
Commit message (
Expand
)
Author
2019-12-22
makefile.sphinx: fix gh-pages / pull before add commits
Markus Heiser
2019-12-13
Makefile: gh-pages: keep history of gh-branch intact (don't drop)
Markus Heiser
2019-12-12
Makefile: add documentation build targets docs & docs-live
Markus Heiser
2019-12-12
utils: add makefile.sphinx to the boilerplate
Markus Heiser
2019-11-28
boilerplate: add inital Makefile with run & install targets
Markus Heiser
2019-07-17
Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...
Dalf
2018-11-29
Use a more human-friendly format in searx/data/engines_languages.json (#1399)
Ivan Skytte Jørgensen
2018-08-05
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
Alex
2018-08-05
[mod] fetch firefox versions in a standalone script
Alexandre Flament
2018-03-27
refactor engine's search language handling
Marc Abonce Seguin
2018-03-20
fix fetch_langauges to be more accurate
Marc Abonce Seguin
2017-11-14
print() is a function in Python 3
cclauss
2017-10-10
update engines_languages.json and languages.py
marc
2017-10-06
handle input carefully in shell scripts
Thirnearez
2017-07-25
Avoid UnicodeEncodeError when redirecting standalone output
NK
2017-03-18
add language support for qwant
marc
2017-01-04
[enh] standalone_seax.py is a command line interface to searx with JSON output.
Alexandre Flament
2017-01-03
[fix] fix standalone_search.py
Alexandre Flament
2016-12-29
change language list to only include languages with a minimum of engines
marc
2016-12-16
minor fixes in utils/fetch_languages.py
marc
2016-12-15
tests for _fetch_supported_languages in engines
marc
2016-12-13
[mod] fetch supported languages for several engines
marc
2016-12-13
small fixes
marc
2016-12-13
Add country names in language list.
marc
2016-12-13
Add language support for more engines.
marc
2016-12-13
filter langauges
marc
2016-12-13
[enh] add supported_languages on engines and auto-generate languages.py
marc
2016-08-11
Add missing blank lines after class or function definition.
stepshal
2016-07-11
utils/fetch_currencies: fix comment
stepshal
2016-07-11
Comparison to None should be 'if cond is not None:'
stepshal
2016-07-11
Fix whitespaces
stepshal
2016-07-10
Fix quantity of blank lines after code object.
stepshal
2016-07-08
Remove trailing whitespace
stepshal
2015-05-12
[enh] currency_convert engine: user can write "1 dollars in euros" instead of...
Alexandre Flament
2015-02-10
[fix] category name i18n - closes #221
Adam Tauber
2015-02-08
[enh] fabfile to setup searx with uwsgi+nginx under debian based distros
Adam Tauber
2015-01-05
Don't create fuzzy translation
Cqoicebordel
2014-07-21
[enh] standalone search example
Adam Tauber
2014-02-02
[enh] utils - translation updater script added
asciimoo