index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
search
/
processors
/
online_currency.py
Age
Commit message (
Expand
)
Author
2025-09-28
[mod] run bootload of the CURRENCIES cache on demand
Markus Heiser
2025-09-18
[mod] addition of various type hints / engine processors
Markus Heiser
2025-07-09
[fix] prevent multiple, parallel initializations of tables in the cache DB (#...
Markus Heiser
2025-05-25
[mod] data: implement a simple currencies (SQL) database (#4836)
Markus Heiser
2024-10-15
[fix] online_currency.py: if more alternatives, use the last in the list
Markus Heiser
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-09
[black] upgrade black 22.12.0 --> 24.2.0
Markus Heiser
2023-09-18
[fix] spelling
jazzzooo
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2022-08-01
[doc] add description of method EngineProcessor.get_params()
Markus Heiser
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-04-27
[lint] pylint searx/search/processors files / BTW add some doc-strings
Markus Heiser
2021-02-23
[mod] update currencies.json and fetch_currencies.py
Alexandre Flament
2021-01-12
[enh] add checker
Alexandre Flament
2020-12-17
[mod] split searx.search into different processors
Alexandre Flament