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 f9664037a6 [mod] refactor searx.webapp.get_locale
* Log each call to get_locale: display the URL, the locale and the source (browser, preferences, form).
* Rename _get_browser_language to _get_browser_or_settings_language to match the actual code.
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 fetch google's search langs rather than ui langs 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 Drop Python 2 (2/n): templates 4 years ago
translations [enh] update translations 4 years ago
__init__.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
autocomplete.py Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
brand.py build environment: add GIT_BRANCH variable 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 Drop Python 2 (3/n): objects 4 years ago
preferences.py Drop Python 2 (3/n): objects 4 years ago
query.py [mod] searx.RawTextQuery: the constructor call parse_query 4 years ago
results.py Drop Python 2 (3/n): objects 4 years ago
search.py [mod] searx.RawTextQuery: the constructor call parse_query 4 years ago
settings.yml [enh] Add command line engines: git grep, find, etc. (#2128) 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 [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception 4 years ago
version.py [enh] release v0.17.0 4 years ago
webapp.py [mod] refactor searx.webapp.get_locale 4 years ago