| Age | Commit message (Collapse) | Author |
|
setting async to false in the request did the job, lol.
|
|
|
|
|
|
TODO:
- infobox styles
- unit tests
ISSUES:
- no_api version needs to re-call server for additional pods, such
as plots. therefore, it's even slower than before. comment out the
part that calls get_async_pod if requests reach timeout or increase
timeout in settings.yml.
|
|
|
|
The duration is based on the number of continuous errors, but maximized in one minute
|
|
|
|
|
|
related issues: #508 #509
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
searx/tests/test_engines.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[fix] Display multiple answers in wolframalpha_api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The answer is scraped from a js function, so parsing the html tree
doesn't achieve anything here.
|
|
|
|
|
|
forfuckssaketravisnotagain
|
|
|
|
|
|
|
|
More appropriate in this case because it will always give just one
answer.
|
|
add language and safesearch support
|
|
|
|
|
|
nid/pref cookies are also removed
|
|
|
|
|
|
|
|
|