Markus Heiser
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
Markus Heiser
|
8df1f0c47e
[mod] add 'Accept-Language' HTTP header to online processores
|
2 years ago |
Markus Heiser
|
d84226bf63
[fix] issues reported by pylint
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Markus Heiser
|
f0059b80ed
[pylint] engines: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
cd033b5416
[fix] drop useless pylint: disable=undefined-variable
|
3 years ago |
Markus Heiser
|
aecfb2300d
[mod] one logger per engine - drop obsolete logger.getChild
|
3 years ago |
Markus Heiser
|
343570f7fb
[pylint] searx/engines/duckduckgo_definitions.py
|
3 years ago |
Alexandre Flament
|
a4dcfa025c
[enh] engines: add about variable
|
4 years ago |
Alexandre Flament
|
28cc644f0a
[fix] duckduckgo_definitions: fix relative image URL
|
4 years ago |
Alexandre Flament
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 years ago |
Alexandre Flament
|
3038052c79
[mod] remove unused import
|
4 years ago |
Alexandre Flament
|
ca593728af
[mod] duckduckgo_definitions: display only user friendly attributes / URL
|
4 years ago |
Alexandre Flament
|
2006eb4680
[mod] move extract_text, extract_url to searx.utils
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Markus Heiser
|
30ad0c666d
duckduckgo_definitions: remove the debug message
|
5 years ago |
Markus Heiser
|
b6d9f5aa71
[fix] duckduckgo_definition issues reported by 'manage.sh test'
|
5 years ago |
Markus Heiser
|
4998e9ec85
[fix] duckduckgo_definitions - where 'AnswerType' is 'calc'
|
5 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
marc
|
af35eee10b
tests for _fetch_supported_languages in engines
|
8 years ago |
marc
|
f62ce21f50
[mod] fetch supported languages for several engines
|
8 years ago |
marc
|
149802c569
[enh] add supported_languages on engines and auto-generate languages.py
|
8 years ago |
a01200356
|
a44faa7716
[fix] compile regex in ddg_definitions
|
9 years ago |
a01200356
|
6dca14e95d
[enh] multilingual duckduckgo_definitions
|
9 years ago |
Cqoicebordel
|
8c2a5f0492
DDG Definitions' unit tests
|
10 years ago |
Adam Tauber
|
2181c4384e
[mod] purge local html_to_text
|
10 years ago |
dalf
|
ffcec383b7
[fix] pep8 : duckduckgo_definitions and wikidata engines
|
10 years ago |
dalf
|
cac1761a54
[enh] infoboxes : if the result doesn't contain anything except one link, use the normal result template
|
10 years ago |
Dalf
|
6bfd566353
[enh] add infoboxes and answers
|
10 years ago |