.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
4 years ago |
data
|
7612e5d9fd
Merge pull request #2712 from searx/update_data_update_firefox_version.py
|
4 years ago |
engines
|
0c43cf89ca
[fix] URL to solidtorrent result page
|
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
|
283ae7bfad
[fix] searx.network: fix rare cases where LOOP is None
|
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
|
924f9afea3
[lint] pylint searx/search/processors files / BTW add some doc-strings
|
4 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
8291804082
[static] make themes.all - from commit 9e8171e38
|
4 years ago |
templates
|
8026ed0d37
[mod] UI: engine pref-page, about toolbox: add link to stats
|
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
|
51494849fc
Merge pull request #23 from searxng/metrics-stats-engines
|
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
|
dc29f1d826
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
|
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
|
b1557b5443
[mod] processors: show identical error messages on /search and /stats
|
4 years ago |
webutils.py
|
138f32471c
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
4 years ago |