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
David A Roberts 7492997c51 [fix] allow empty content 8 years ago
..
answerers [fix] pep8 8 years ago
data change language list to only include languages with a minimum of engines 8 years ago
engines [fix] allow empty content 8 years ago
plugins [fix] rewrite missing variable 8 years ago
static Add 1337x icon 8 years ago
templates [enh] propagate all search properties to the results page's components 8 years ago
translations [fix] french translation template var name 8 years ago
__init__.py [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
autocomplete.py [fix] autocomplete unicode issue - closes #808 8 years ago
languages.py change language list to only include languages with a minimum of engines 8 years ago
poolrequests.py Fix pep8 8 years ago
preferences.py tests for language support in engines 8 years ago
query.py [fix] searching for "!google_images text" doesn't work (bang with underscore) 8 years ago
results.py [mod] result_container.extend sets result['engine'] = engine_name for each result 8 years ago
search.py [fix] fix bugs introduced by commit 0a2fde19d0 from dalf/searchpy4 8 years ago
settings.yml Remove categories 8 years ago
settings_robot.yml [fix] robot tests ++ set default value for server http protocol version 8 years ago
testing.py [fix] pep8 8 years ago
utils.py [mod] move load_module function to utils 8 years ago
version.py [enh] 0.11.0 version bump 8 years ago
webapp.py [mod] /config API : add language_support, paging, safesearch, supported_languages, time_range_support, timeout fields. 8 years ago