.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
4 years ago |
data
|
448bfe6005
fix Qwant's fetch_languages function
|
4 years ago |
engines
|
8c1a65d32f
[mod] multithreading only in searx.search.* packages
|
4 years ago |
metrics
|
b8f5adf500
[mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name.
|
4 years ago |
network
|
0f4e995ab4
[mod] searx.network.client: the same configuration reuses the same ssl.SSLContext
|
4 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
|
fa0d05c313
[pylint] checker/__main__.py & checker/background.py
|
4 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
73d73dcf9b
[static] make /stats more CSP compliant- make themes.all
|
4 years ago |
templates
|
0507e185a5
[fix] bar graph and rename CSS class engine-scores -> engine-score
|
4 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
|
c27fef1cde
[mod] metrics: add secondary parameter
|
4 years ago |
settings.yml
|
5253df946b
[mod] option to enable or disable "proxy" button next to each result (#54)
|
4 years ago |
settings_loader.py
|
9c10b15096
[fix] settings_loader.py - use update_dict only for mapping types
|
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
|
eaa694fb7d
[enh] replace requests by httpx
|
4 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
|
90fe232e08
[fix] webapp.py: pylint: disable=assigning-non-slot for request.*
|
4 years ago |
webutils.py
|
138f32471c
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
4 years ago |