You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 584760cf54
Merge pull request #2237 from dalf/mod-engines-init
Mod engines init
4 years ago
..
answerers Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
data fetch google's search langs rather than ui langs 4 years ago
engines Merge pull request #2241 from dalf/move-extract-text-and-url 4 years ago
plugins Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
static [fix] simple theme: fix autocomplete 4 years ago
templates Merge pull request #2226 from dalf/fix-searx-migration 4 years ago
translations [enh] update translations 4 years ago
__init__.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
autocomplete.py [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py Drop Python 2 (3/n): objects 4 years ago
external_bang.py Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
languages.py fetch google's search langs rather than ui langs 4 years ago
poolrequests.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py [mod] preferences.py: check language setting with a regex instead of match_language 4 years ago
query.py [mod] preferences.py: check language setting with a regex instead of match_language 4 years ago
results.py Drop Python 2 (3/n): objects 4 years ago
search.py [mod] add typing and __slots__ 4 years ago
settings.yml [enh] Add SepiaSearch engine (#2227) 4 years ago
settings_robot.yml DOI improvements: enable HTTPS, update URL of doai.io (#1718) 4 years ago
testing.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
utils.py [mod] searx.utils.normalize_url: remove Yahoo hack 4 years ago
version.py [enh] release v0.17.0 4 years ago
webadapter.py [mod] preferences.py: check language setting with a regex instead of match_language 4 years ago
webapp.py [mod] webapp.py: update engines initialization condition 4 years ago
webutils.py Merge pull request #2237 from dalf/mod-engines-init 4 years ago