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
Marc Abonce Seguin 495ae59b31 hide suggestions box if empty
This bug happens only in python3
because map returns an iterator.
5 years ago
..
answerers [fix] small fixes in preferences view's text 5 years ago
data update user agents 5 years ago
engines remove empty parenthesis in wikipedia's summary 5 years ago
plugins fix out of range error in tracker remover plugin 5 years ago
static theme: oscar - tidy up trailing whitespaces and tab usage 5 years ago
templates theme: oscar - remove dust (comes from PR #1671 implementation) 5 years ago
translations [fix] escape perecent signs in translation file (#1528) 5 years ago
__init__.py Add addr setup via SEARX_BIND_ADDRESS 5 years ago
autocomplete.py [fix] never pass bangs to autocomplete suggestions 5 years ago
exceptions.py [fix] add message to SearxParameterException - fixes #1722 5 years ago
languages.py
poolrequests.py
preferences.py [fix] preference query parameter decoding (#1599) 5 years ago
query.py [fix] normalize time range parameter 5 years ago
results.py [mod] speed optimization 5 years ago
search.py fix pep 8 check 5 years ago
settings.yml Merge pull request #1754 from MarcAbonce/seedpeer 5 years ago
settings_robot.yml Fix ./manage.sh robot_tests (#1633) 5 years ago
testing.py [fix] fix monkey patch in test_webapp.py (#1667) 5 years ago
url_utils.py
utils.py [mod] speed optimization 5 years ago
version.py update changelog and version.py 6 years ago
webapp.py hide suggestions box if empty 5 years ago