1
0
mirror of https://github.com/searx/searx synced 2025-01-05 21:40:39 +01:00
searx/searx
2021-10-10 21:13:55 +02:00
..
answerers
data [fix] Qwant engines - implement API v3 and add 'quant videos' 2021-10-10 21:08:48 +02:00
engines Fix style errors in Qwant engine 2021-10-10 21:13:55 +02:00
metrology [enh] replace requests by httpx 2021-05-03 21:39:37 +02:00
network fix proxy requests issues with httpx >= 0.18.x (#2969) 2021-09-09 21:25:39 +02:00
plugins [enh] Add Pagination to Wiby / Fix Kaufland (#3000) 2021-10-10 20:52:06 +02:00
search [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00
shared
static [fix] CSS: improve text overflow of custom select (#2985) 2021-10-10 15:38:18 +02:00
templates [fix] make simple/result_templates/map.html more CSP compliant [1] 2021-10-02 14:59:14 +02:00
translations [enh] update translations from transifex 2021-03-27 19:10:54 +01:00
__init__.py
autocomplete.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +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
preferences.py Bump pylint from 2.9.6 to 2.10.2 2021-08-22 20:53:12 +02:00
query.py
results.py
settings_loader.py [fix] settings_loader.py - use update_dict only for mapping types 2021-04-05 16:33:48 +02:00
settings_robot.yml Use oadoi.org as default_doi_resolver 2021-04-29 22:43:52 +02:00
settings.yml [fix] Qwant engines - implement API v3 and add 'quant videos' 2021-10-10 21:08:48 +02:00
testing.py [httpx] replace searx.poolrequests by searx.network 2021-05-03 21:39:54 +02:00
utils.py [enh] replace requests by httpx 2021-05-03 21:39:37 +02:00
version.py [enh] release v1.0.0 2021-03-27 20:30:08 +01:00
webadapter.py [fix] typo in searx.webadapter.parse_lang 2021-09-19 17:37:35 +02:00
webapp.py healthcheck endpoint 2021-10-03 10:25:56 +02:00
webutils.py