forked from zaclys/searxng
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.
|
||
|---|---|---|
| .. | ||
| data | ||
| engines | ||
| plugins | ||
| static | ||
| templates | ||
| translations | ||
| __init__.py | ||
| autocomplete.py | ||
| languages.py | ||
| poolrequests.py | ||
| query.py | ||
| results.py | ||
| search.py | ||
| settings.yml | ||
| settings_robot.yml | ||
| testing.py | ||
| utils.py | ||
| version.py | ||
| webapp.py | ||