Alexandre Flament 2006eb4680 [mod] move extract_text, extract_url to searx.utils 4 years ago
..
answerers c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data ecf5899153 fetch google's search langs rather than ui langs 4 years ago
engines 2006eb4680 [mod] move extract_text, extract_url to searx.utils 4 years ago
plugins c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
static c23401e9fa [fix] simple theme: fix autocomplete 4 years ago
templates 9740618227 Merge pull request #2226 from dalf/fix-searx-migration 4 years ago
translations b7d2597f2e [enh] update translations 4 years ago
__init__.py 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
autocomplete.py edd8dccd07 [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py f204e4903d [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py 7888377743 Drop Python 2 (3/n): objects 4 years ago
external_bang.py c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
languages.py ecf5899153 fetch google's search langs rather than ui langs 4 years ago
poolrequests.py 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py 7888377743 Drop Python 2 (3/n): objects 4 years ago
query.py 2929495112 [mod] add searx.search.EngineRef 4 years ago
results.py 7888377743 Drop Python 2 (3/n): objects 4 years ago
search.py 485a502b88 [mod] add typing and __slots__ 4 years ago
settings.yml f204e4903d [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
settings_robot.yml b06fc31942 DOI improvements: enable HTTPS, update URL of doai.io (#1718) 4 years ago
testing.py 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
utils.py 2006eb4680 [mod] move extract_text, extract_url to searx.utils 4 years ago
version.py 8199ab50f9 [enh] release v0.17.0 4 years ago
webadapter.py f2f3300bde [mod] more typing 4 years ago
webapp.py 8d47142f35 Merge pull request #2189 from dalf/architecture-clean-up 4 years ago
webutils.py ad0758e52a [mod] add searx/webutils.py 4 years ago