Kian-Meng Ang
|
629ebb426f
Fix typos (#3366)
|
2 years ago |
Noémi Ványi
|
85034b49ef
Remove `httpx` and use `requests` instead (#3305)
|
2 years ago |
Noémi Ványi
|
0669bfd7a5
Fix issues in network after updating httpx to 0.21.x (#3169)
|
2 years ago |
Noémi Ványi
|
179784068f
Bump pylint from 2.10.2 to 2.12.2 (#3124)
|
3 years ago |
Simon Schuster
|
23d6c9c798
[fix] use engine-type when looking up supported_languages from JSON files
|
3 years ago |
Alexandre Flament
|
14fe1779b7
[httpx] replace searx.poolrequests by searx.network
|
3 years ago |
Alexandre Flament
|
99e0651cea
[mod] by default allow only HTTPS, not HTTP
|
3 years ago |
Adam Tauber
|
44f4a9d49a
[enh] add ability to send engine data to subsequent requests
|
3 years ago |
Markus Heiser
|
4845183128
[mod] don't dump traceback of SearxEngineResponseException on init
|
3 years ago |
Marc Abonce Seguin
|
9b6ffed061
fix fetch_languages for bing
|
3 years ago |
Alexandre Flament
|
ca93a01844
[mod] dynamically set language_support variable
|
4 years ago |
Alexandre Flament
|
7ec8bc3ea7
[mod] split searx.search into different processors
|
4 years ago |
Alexandre Flament
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
Noémi Ványi
|
3a63dfbdd7
display if an engine does not support https
|
4 years ago |
Alexandre Flament
|
1d0c368746
[enh] record details exception per engine
|
4 years ago |
Alexandre Flament
|
3cfef61123
[fix] /stats: report error percentage instead of error count
|
4 years ago |
Alexandre Flament
|
3786920df9
[enh] Add multiple outgoing proxies
|
4 years ago |
a01200356
|
c3daa08537
[enh] Add onions category with Ahmia, Not Evil and Torch
|
8 years ago |
Alexandre Flament
|
a9dc54bebc
[mod] Add searx.data module
|
4 years ago |
Marc Abonce Seguin
|
ea9d979cc3
add language names in qwant's fetch languages function
|
4 years ago |
Alexandre Flament
|
3397382754
[enh] stop searx when an engine raise an SyntaxError exception (#2177)
|
4 years ago |
Alexandre Flament
|
b329058c1a
Revert "[enh] test: load each engine to check for syntax errors"
|
4 years ago |
Dalf
|
4fb3ed2c63
[enh] test: load each engine to check for syntax errors
|
4 years ago |
Noémi Ványi
|
e3282748d0
add display_error_messages option to engine settings
|
4 years ago |
Noémi Ványi
|
99435381a8
[enh] introduce private engines
|
5 years ago |
Noémi Ványi
|
5796dc60c9
fix pep 8 check
|
5 years ago |
Noémi Ványi
|
a6f20caf32
add initial support for offline engines && command engine
|
5 years ago |
Dalf
|
23611897ec
[fix] make sure then engine name is lower case
|
5 years ago |
Marc Abonce Seguin
|
51111c2594
[fix] always set langauge_aliases even if it's empty
|
6 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |