.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
4 years ago |
data
|
07f849cd56
Merge pull request #468 from searxng/update_data_update_ahmia_blacklist.py
|
3 years ago |
engines
|
6e06618e0c
[fix] google-videos engine: ignore news articles
|
3 years ago |
metrics
|
41f6359d06
[fix] error recorder: avoid RuntimeError on some rare occasion
|
3 years ago |
network
|
f9c6393502
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
plugins
|
5731b6b700
[mod] searx.plugins.prepare_package_resources() - use generators
|
3 years ago |
search
|
f9c6393502
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
f8c3acd729
[build] /static
|
3 years ago |
templates
|
c7bb6945d1
[fix] simple theme: img tile, shows duplicate information on screen
|
3 years ago |
translations
|
7b737e33e4
[translations] update
|
3 years ago |
__init__.py
|
430babca25
SearXNG: environment variables
|
3 years ago |
autocomplete.py
|
3c3599c9e6
[fix] startpage autocompletion
|
3 years ago |
exceptions.py
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
external_bang.py
|
443bf35e09
[pylint] fix global-variable-not-assigned issues
|
3 years ago |
external_urls.py
|
c75425655f
[enh] openstreetmap / map template: improve results
|
3 years ago |
flaskfix.py
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
languages.py
|
828088fa5a
[mod] update_languages: min_engines_per_country=7
|
3 years ago |
locales.py
|
a1d1aec6e2
[mod] locale: use hyphen everywhere except for Babel
|
3 years ago |
preferences.py
|
42c1a938f0
Merge pull request #485 from dalf/pref_query_in_title
|
3 years ago |
query.py
|
60db344cc0
[enh] reduce the available language list
|
3 years ago |
results.py
|
0d41f26a20
[fix] searx.results: fix pylint issue "useless-with-lock"
|
3 years ago |
settings.yml
|
42c1a938f0
Merge pull request #485 from dalf/pref_query_in_title
|
3 years ago |
settings_defaults.py
|
42c1a938f0
Merge pull request #485 from dalf/pref_query_in_title
|
3 years ago |
settings_loader.py
|
861925c50f
SearXNG: load /etc/searxng/settings.yml
|
3 years ago |
unixthreadname.py
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
utils.py
|
66b7be0965
[fix] fix match_language issue to make zh-TW match to zh-Hant-TW
|
3 years ago |
version.py
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
webadapter.py
|
df351937f4
[fix] typo in searx.webadapter.parse_lang
|
3 years ago |
webapp.py
|
0c8ff97d9e
[fix] route /autocompleter: escape `<` and `>` in the simple theme
|
3 years ago |
webutils.py
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |