.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
4 years ago |
data
|
925c21ce42
Merge pull request #122 from searxng/update_data_update_ahmia_blacklist.py
|
3 years ago |
engines
|
39c18274c6
[fix] enigine redis - avoid error when the engine is loaded
|
3 years ago |
metrics
|
7728e25b11
[refactor] metrics.get_reliabilities() - make code more readable
|
4 years ago |
network
|
2128022f72
[coding-style] searx/network/network.py - normalized indentations
|
3 years ago |
plugins
|
247c46c6b0
[drop] plugin HTTPS rewrite - rule base is to old (update is to big)
|
4 years ago |
raise_for_httperror
|
7acd7ffc02
[enh] rewrite and enhance metrics
|
4 years ago |
search
|
6f1446d55f
[pylint] searx/search/__init__.py & replace lic-text by SPDX tag
|
4 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
d6a2d4f969
[enh] add engine - Docker Hub
|
3 years ago |
templates
|
e33858d6ef
[fix] correct kv template formatting and remove internal data
|
3 years ago |
translations
|
15f2385a7b
[enh] update translations from transifex
|
4 years ago |
__init__.py
|
b8f5adf500
[mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name.
|
4 years ago |
autocomplete.py
|
d14994dc73
[httpx] replace searx.poolrequests by searx.network
|
4 years ago |
exceptions.py
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
external_bang.py
|
7c1847d5f2
[mod] add utils/fetch_external_bangs.py
|
4 years ago |
external_urls.py
|
ed6696e6bf
[mod] add external_urls.json and wikidata_units.json
|
4 years ago |
languages.py
|
d9dc3376d0
Update searx.data - update_languages.py
|
4 years ago |
preferences.py
|
dc29f1d826
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
|
4 years ago |
query.py
|
63f17d2e4c
[enh] autocomplete refactoring, autocomplete on external bangs
|
4 years ago |
results.py
|
ec83493538
[fix] offline engine: don't crash on time recording
|
4 years ago |
settings.yml
|
e4b6558339
[enh] add redis offline engine / https://redis.io/
|
3 years ago |
settings_loader.py
|
d1cffc55cb
[fix] unit test: don't load /etc/searx/settings.yml
|
4 years ago |
settings_robot.yml
|
9a05ad4c73
[enh] add DOI resolver from sci-hub / replace default DOI
|
4 years ago |
testing.py
|
2a53f79a2d
Bump pylint from 2.7.4 to 2.8.2
|
4 years ago |
utils.py
|
96b223023a
[mod] utils.get_value() - avoidance of a recursion
|
3 years ago |
version.py
|
ae122ea943
[enh] release v1.0.0
|
4 years ago |
webadapter.py
|
44f4a9d49a
[enh] add ability to send engine data to subsequent requests
|
4 years ago |
webapp.py
|
6ed4616da9
[enh] add settings option to enable/disable search formats
|
3 years ago |
webutils.py
|
138f32471c
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
4 years ago |