summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-08Bug + HTML correctionsCqoicebordel
Add alt on favicon. Use correct datetime format Remove pubdate tag Use url instead of pretty_url for web.archive.org Add alt on video image
2014-12-08Bug + HTML correctionsCqoicebordel
Add alt on favicons Use correct datetime format Remove pubdate tag Use url instead of pretty_url for web.archive.org
2014-12-08HTML correctionsCqoicebordel
Add alt on favicons Use right format for datetime Remove pubdate tag
2014-12-08UX + HTML correctionsCqoicebordel
Add title on image for hover Add alt on favicon
2014-12-08Bug + HTML correctionsCqoicebordel
Add alt for favicon Correct datetime format Remove pubdate (not in html5 spec) Don't use pretty_url for web.archive.org.
2014-12-08Add alt for imgCqoicebordel
Add alt in infobox image.
2014-12-08UX and HTML correctionsCqoicebordel
Put the infobox first. Result first is more useful for the user. Add id in form for "for". htmlentities in the URL. Take care of spaces in categories.
2014-12-08Add pubdateCqoicebordel
Add pubdate with a good format, against publishedDate.
2014-12-07Merge pull request #139 from dalf/masterAdam Tauber
pep8 : engines
2014-12-07[fix] pep8 : engines (errors E121, E127, E128 and E501 still exist)dalf
2014-12-07[fix] pep8 : duckduckgo_definitions and wikidata enginesdalf
2014-12-05[fix] pep8Adam Tauber
2014-12-05[enh] gevent/grequests changed to the built-in threading libAdam Tauber
2014-12-02[fix] version.py pep8 and py3 compatibilityAdam Tauber
2014-12-01[doc] description fixesAdam Tauber
2014-12-01Merge pull request #136 from pointhi/template_oscar_fixAdam Tauber
[oscar_template] split up js-files, FIX #132
2014-11-30[fix] .travis.yml - add grunt-cli to npm installThomas Pointhuber
2014-11-30[fix] fix .travis.yml to install npm dependent packagesThomas Pointhuber
2014-11-30[enh][oscar_template] split js-files and compile them togetherThomas Pointhuber
2014-11-28Merge pull request #134 from Reventl0v/patch-1Adam Tauber
Adding `import sys` to fix the installer
2014-11-27Adding `import sys` to fix the installerReventl0v
2014-11-27[doc] domain name changeAdam Tauber
2014-11-26[enh] translation updateAdam Tauber
2014-11-26[enh] french translation buildAdam Tauber
2014-11-26Merge branch 'master' of github.com:asciimoo/searxAdam Tauber
2014-11-26Merge pull request #133 from vincib/translationAdam Tauber
update of french translation
2014-11-26update of french translationBenjamin Sonntag
2014-11-22[enh] user agent string updateAdam Tauber
2014-11-20Merge pull request #130 from pointhi/template_oscar_fixAdam Tauber
[fix][template_oscar] make overpass-api call over https and add better error-message
2014-11-20Merge pull request #129 from courgette/courgetteAdam Tauber
responsive theme courgette
2014-11-20[fix][template_oscar] make overpass-api call over httpsThomas Pointhuber
and add better error message if ajax-call fail
2014-11-20responsive theme courgetteThomas LEBEAU
2014-11-19Merge pull request #127 from pointhi/template_oscar_mapAdam Tauber
Template oscar, add map support
2014-11-19[enh][translation] update translation files and add german translationThomas Pointhuber
2014-11-19[enh][oscar_template] loading map informations from overpass-apiThomas Pointhuber
2014-11-18[fix] sidebar overflowAdam Tauber
2014-11-18[fix] whitespace removeAdam Tauber
2014-11-18[fix] suggestions displayAdam Tauber
2014-11-18[enh] category select warning messageAdam Tauber
2014-11-18[fix] syggestions max widthAdam Tauber
2014-11-18Merge pull request #125 from pointhi/versionsAdam Tauber
[enh] make version of searx readable
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-11-17[fix] startpage engine compatibilityAdam Tauber
2014-11-14Merge pull request #124 from matejc/oscarfixAdam Tauber
change package data in setup.py for oscar theme
2014-11-14change package data in setup.py for oscar themeMatej Cotman
2014-11-11[fix] html attribute quoteAdam Tauber
2014-11-11Merge pull request #105 from pointhi/template_oscarAdam Tauber
new template: oscar
2014-11-04[fix] wikipedia autocompleter url paramAdam Tauber
2014-11-04Merge pull request #6 from pointhi/template_oscarThomas Pointhuber
[enh] add no-js support
2014-11-04[fix][template][oscar] print ',' only if postcode is foundThomas Pointhuber