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 9012ad498c
Merge branch 'master' into patch-1
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 Merge branch 'master' into ne/fix-google-image-search 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 Use HTTPS for crossref 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 [FIX] image_proxify 6 years ago