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
Alex 3ba0d0516e simple theme update
- npm package update
- apply #1226
- implement vim help dialog
- display cookies and search URL with preferences
- allow to enable / disable Open Access DOI rewrite
- add a clear text button on the left of the search button
- implement #1011 : the HTML title page is not set when using POST
- remove searx/static/themes/simple/img/loader.gif
- use full width when only there are only images as result
6 years ago
..
answerers [enh] py3 compatibility 8 years ago
data fetch_firefox_version.py : compatible with Python 3 and minor fixes. 6 years ago
engines [fix] update qwant search url 6 years ago
plugins simple theme update 6 years ago
static simple theme update 6 years ago
templates simple theme update 6 years ago
translations [enh] update translations ++ add polish - closes #1239 7 years ago
__init__.py [fix] read utf-8 files (settings, languages, currency) with python3.5 7 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 7 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py refactor engine's search language handling 7 years ago
query.py Merge pull request #1252 from MarcAbonce/search-languages 7 years ago
results.py [fix] skip non-string result url/title/content 7 years ago
search.py forward category to engine without highlighting on the ui 7 years ago
settings.yml follow up changes in etymonline XPATH engine 6 years ago
settings_robot.yml remove 'all' option from search languages 7 years ago
testing.py [enh] py3 compatibility 8 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 [enh] version 0.14.0 7 years ago
webapp.py refactor engine's search language handling 7 years ago