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
/
engines
/
currency_convert.py
Age
Commit message (
Expand
)
Author
2024-03-11
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-09-28
[fix] engine - currency fix and simplify
jazzzooo
2023-08-18
[mod] currency_convert: support for showing the answer source url
Markus Heiser
2022-02-01
[pylint] engines/currency_convert.py
Markus Heiser
2022-01-31
[fix] engines description - currency_convert.py
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-17
[mod] dictzone, translated, currency_convert: use engine_type online_curency ...
Alexandre Flament
2020-12-09
display if an engine does not support https
Noémi Ványi
2020-12-01
[mod] pylint: numerous minor code fixes
Alexandre Flament
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-10-07
[mod] Add searx.data module
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 (1/n): remove unicode string and url_utils
Dalf
2018-04-22
added whitespaces
rinpatch
2018-04-22
switched currency convert to duckduckgo and added Bitcoin to currency list
rinpatch
2018-01-16
[fix] read utf-8 files (settings, languages, currency) with python3.5
Marc Abonce Seguin
2017-12-21
Make Python 3 able to read settings files with Unicode characters
Joseph Nuthalapati
2017-11-07
Fixed typos.
pyrrh0n1c
2017-11-07
Fixed the currency_convert engine.
pyrrh0n1c
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-07-11
Fix anomalous backslash in string
stepshal
2016-05-03
[fix] currency_convert: make unit tests pass
Maxqia
2016-04-30
[enh] currency_convert: allow strings like google's "convert 1 euro to dollars"
Maxqia
2015-06-07
Allow use of chars as € in currency converter
Cqoicebordel
2015-05-12
[enh] currency_convert engine: user can write "1 dollars in euros" instead of...
Alexandre Flament
2015-04-26
engines: use https when possible
Alexandre Flament
2015-02-03
Mediawiki's unit test
Cqoicebordel
2014-12-07
[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)
dalf
2014-09-28
[enh] add infoboxes and answers
Dalf
2014-07-09
[fix] unused globals removed
Adam Tauber
2014-01-20
[fix] pep/flake8 compatibility
asciimoo
2014-01-20
fix: robot fw, entry points, some flake8, package searx egg
Matej Cotman
2013-12-01
[enh] smarter currency query parse II.
asciimoo
2013-12-01
[enh] smarter currency query parse
asciimoo
2013-11-10
[fix] currency converter - valid date url param
asciimoo
2013-11-10
[enh] moar weight for currency convertor
asciimoo
2013-11-04
[enh] currency converter engine added
asciimoo