searxng/searx
2021-12-18 21:25:22 +01:00
..
answerers
data Merge pull request #571 from searxng/update_data_update_languages.py 2021-12-01 07:30:41 +01:00
engines [fix] engine bing-news: replace the http:// by https:// 2021-12-17 13:25:50 +01:00
metrics
network
plugins
search
shared
static [build] /static 2021-12-18 21:25:22 +01:00
templates [fix] lazy loading of <img> tags 2021-12-15 10:39:55 +01:00
translations [translations] update 2021-12-17 07:17:56 +00:00
__init__.py
autocomplete.py [fix] startpage autocompletion 2021-11-13 13:26:47 +01:00
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
languages.py
locales.py
preferences.py Merge pull request #485 from dalf/pref_query_in_title 2021-11-24 13:10:27 +01:00
query.py
results.py [fix] searx.results: fix pylint issue "useless-with-lock" 2021-11-26 08:46:43 +01:00
settings_defaults.py Merge pull request #485 from dalf/pref_query_in_title 2021-11-24 13:10:27 +01:00
settings_loader.py
settings.yml Merge pull request #602 from return42/fix-600 2021-12-16 18:18:16 +01:00
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [fix] route /autocompleter: escape < and > in the simple theme 2021-11-29 07:20:08 +01:00
webutils.py