.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
4 years ago |
data
|
065b4dab56
Merge pull request #278 from searxng/update_data_update_ahmia_blacklist.py
|
3 years ago |
engines
|
aecfb2300d
[mod] one logger per engine - drop obsolete logger.getChild
|
3 years ago |
metrics
|
7728e25b11
[refactor] metrics.get_reliabilities() - make code more readable
|
4 years ago |
network
|
03e7d423be
[pylint] Pylint 2.10 - unused-variable
|
3 years ago |
plugins
|
3f3b5d6181
[mod] plugins: minor change
|
3 years ago |
search
|
2f363858b8
[fix] searx.search.checker.get_result() always return a dict
|
3 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
0d070fde92
[build] /static
|
3 years ago |
templates
|
ad528c706e
[fix] make result template map more CSP compliant - simple & oscar
|
3 years ago |
translations
|
3120c9ca79
[translations] update
|
3 years ago |
__init__.py
|
6fbf5180bf
[mod] drop obsolete searx.brand namespace
|
3 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
|
c75425655f
[enh] openstreetmap / map template: improve results
|
3 years ago |
flaskfix.py
|
eeb0998787
[mod] refactor: move Flask proxy fix to searx.flaskfix module
|
3 years ago |
languages.py
|
274edd523c
[fix] get common used languages back (min_engines_per_lang = 13)
|
3 years ago |
locales.py
|
0d20e5dfe3
[mod] searx/locales.py: language names based on Unicode CLDR
|
3 years ago |
preferences.py
|
b83c14cf6b
[pylint] Pylint 2.10 - fix use-list-literal & use-dict-literal
|
3 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
|
39bbd15b39
Merge pull request #287 from return42/azlyrics
|
3 years ago |
settings_defaults.py
|
a7d781c49d
[mod] remove remaining references to locales in settings.yml
|
3 years ago |
settings_loader.py
|
d1cffc55cb
[fix] unit test: don't load /etc/searx/settings.yml
|
4 years ago |
unixthreadname.py
|
70bbd14b1a
[mod] move hook to set Unix thread name into searx.unixthreadname
|
3 years ago |
utils.py
|
697ebeddcc
[mod] searx.utils.dict_subset: rewrite with comprehension
|
3 years ago |
version.py
|
e856b563dd
[pylint] Pylint 2.10 - unspecified-encoding
|
3 years ago |
webadapter.py
|
df351937f4
[fix] typo in searx.webadapter.parse_lang
|
3 years ago |
webapp.py
|
3c377c0aa8
[mod] searx.webapp: code clean up
|
3 years ago |
webutils.py
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |