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
Dalf 8645ef717e [fix] settings.yml: make sure all engine names are lower case 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 [enh] bing_images: use data from embedded JSON to improve results (e.g. real page title) (#1568) 5 years ago
plugins [enh] Add preference section to two upstream plugins for simple theme integration 6 years ago
static Load next page shortly before hitting the bottom 5 years ago
templates [mod] restore btdigg engine as btdig.com (#1515) 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 [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 [fix] preference query parameter decoding (#1599) 5 years ago
query.py Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 5 years ago
results.py [enh] Add Server-Timing header (#1637) 5 years ago
search.py [fix] "!wp !wp test" send only one request to wikipedia. 5 years ago
settings.yml [fix] settings.yml: make sure all engine names are lower case 5 years ago
settings_robot.yml Fix ./manage.sh robot_tests (#1633) 5 years ago
testing.py .travis.yml: robot tests: remove the xvfb dependency 5 years ago
url_utils.py minor fixes of pubmed engine 7 years ago
utils.py [mod] use cache in _match_language function to speed up searx start time significantly 5 years ago
version.py update changelog and version.py 6 years ago
webapp.py [fix] fix the debug message "starting webserver on ip:port" 5 years ago