searx/searx
br4nnigan a9dadda6f7 allow engines to override pretty_url and use this in bing to show meaningful urls 2022-09-28 20:49:51 +02:00
..
answerers
data Update searx.data - update_ahmia_blacklist.py (#3318) 2022-08-01 17:07:31 +02:00
engines allow engines to override pretty_url and use this in bing to show meaningful urls 2022-09-28 20:49:51 +02:00
metrology Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
plugins Add search operators plugin (#3311) 2022-07-31 17:37:48 +02:00
search Fix online dictionaries 2022-07-30 21:54:24 +02:00
shared
static [fix] make autofocus configurable (#1984) (#3285) 2022-07-30 22:28:41 +02:00
templates [enh] archive.today option for results page (#3308) 2022-07-31 16:37:00 +02:00
translations Fix Portugese (Brazil) translation 2022-08-23 22:19:09 +02:00
__init__.py Provide better error message if settings.yml cannot be loaded 2022-03-17 20:34:50 +01:00
autocomplete.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
exceptions.py
external_bang.py
external_urls.py [enh] openstreetmap / map template: improve results 2021-10-02 14:57:30 +02:00
languages.py
poolrequests.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
preferences.py [enh] archive.today option for results page (#3308) 2022-07-31 16:37:00 +02:00
query.py
raise_for_httperror.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
results.py Add scheme to img_src and thumbnail_url if missing from URL 2022-01-22 11:59:21 +01:00
settings.yml [enh] add omnom engine 2022-09-20 23:04:25 +02:00
settings_loader.py Provide better error message if settings.yml cannot be loaded 2022-03-17 20:34:50 +01:00
settings_robot.yml Use oadoi.org as default_doi_resolver 2021-04-29 22:43:52 +02:00
testing.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
utils.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
version.py update version file 2022-08-07 17:47:39 +02:00
webadapter.py [fix] typo in searx.webadapter.parse_lang 2021-09-19 17:37:35 +02:00
webapp.py allow engines to override pretty_url and use this in bing to show meaningful urls 2022-09-28 20:49:51 +02:00
webutils.py