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
Nicolas Gelot a818d3241d Remove get local from request.args
args parameters are merged in form in pre_request, so
this patch removes that useless operation.
5 years ago
..
answerers feat(answers): add sha256 and uuid v4 to random answers 6 years ago
data [fix] fetch google's supported languages 6 years ago
engines [fix] Force Google old UI (#1597) 5 years ago
plugins [enh] Add preference section to two upstream plugins for simple theme integration 6 years ago
static simple theme : remove unused files 6 years ago
templates use instance_name for page title 5 years ago
translations pull translations from Transifex 6 years ago
__init__.py update pyyaml 5 years ago
autocomplete.py [fix] use py2/3 compatibility layer 7 years ago
exceptions.py [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 8 years ago
languages.py fix fetch_langauges to be more accurate 6 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py Revert "remove 'all' option from search languages" 6 years ago
query.py [fix] stop engine from sending duplicated requests 5 years ago
results.py [fix] skip non-string result url/title/content 7 years ago
search.py add again accidentally removed import to search.py 6 years ago
settings.yml Remove some engines : subtitleseeker, seedpeer, swisscows 5 years ago
settings_robot.yml Revert "remove 'all' option from search languages" 6 years ago
testing.py [enh] py3 compatibility 7 years ago
url_utils.py minor fixes of pubmed engine 7 years ago
utils.py fetch_firefox_version.py : compatible with Python 3 and minor fixes. 6 years ago
version.py update changelog and version.py 6 years ago
webapp.py Remove get local from request.args 5 years ago