Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | duckduckgo_definitions: remove the debug message | Markus Heiser | |
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-11-29 | [fix] duckduckgo_definition issues reported by 'manage.sh test' | Markus Heiser | |
Fix this error while travis build:: /home/travis/build/asciimoo/searx/searx/engines/duckduckgo_definitions.py:21:44: E225 missing whitespace around operator Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2019-11-29 | [fix] duckduckgo_definitions - where 'AnswerType' is 'calc' | Markus Heiser | |
Do not try to get text when 'AnswerType' is 'calc'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
and refactor method to make it testable without making requests | |||
2016-12-13 | [mod] fetch supported languages for several engines | marc | |
utils/fetch_languages.py gets languages supported by each engine and generates engines_languages.json with each engine's supported language. | |||
2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc | |
2016-04-19 | [fix] compile regex in ddg_definitions | a01200356 | |
2016-04-17 | [enh] multilingual duckduckgo_definitions | a01200356 | |
2015-02-09 | DDG Definitions' unit tests | Cqoicebordel | |
2015-01-01 | [mod] purge local html_to_text | Adam Tauber | |
2014-12-07 | [fix] pep8 : duckduckgo_definitions and wikidata engines | dalf | |
2014-10-11 | [enh] infoboxes : if the result doesn't contain anything except one link, ↵ | dalf | |
use the normal result template | |||
2014-09-28 | [enh] add infoboxes and answers | Dalf | |
2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
2014-01-11 | [enh] set up special css classes for highlighting results + highlight ↵ | rhapsodhy | |
definitions with dark grey border | |||
2014-01-05 | [mod] minor fixes (duckduck_definitions : if a ddg bang is in the query, ↵ | Dalf | |
avoid a useless redirect) | |||
2013-10-23 | [enh] engine cfg compatibilty | asciimoo | |
2013-10-15 | [enh] engine types | asciimoo | |
2013-10-15 | [fix] comments removed | asciimoo | |
2013-10-14 | [enh] duckduckgo definitions | asciimoo | |