summaryrefslogtreecommitdiff
path: root/searx/search/processors/online_dictionary.py
AgeCommit message (Expand)Author
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2023-09-18[fix] spellingjazzzooo
2023-03-24[mod] replace engines_languages.json by engines_traits.jsonMarkus Heiser
2022-08-01[doc] add description of method EngineProcessor.get_params()Markus Heiser
2022-07-07[fix] online_dictionary: regular expressionMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-06-04[fix] typo: online_dictionnary --> online_dictionaryMarkus Heiser
2021-04-27[lint] pylint searx/search/processors files / BTW add some doc-stringsMarkus Heiser
2021-01-12[enh] add checkerAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament