summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-03[enh] add no-js supportThomas Pointhuber
* image results have url, which can be clicked * preferences full functionable without js
2014-11-03[enh] template_oscar: improve visualisation of torrent resultsThomas Pointhuber
2014-11-03[fix] template_oscar: improve visualisation of video-resultsThomas Pointhuber
2014-11-03[fix] use address.city if possibleThomas Pointhuber
2014-11-03[enh] template_oscar: add layer to leaflet mapThomas Pointhuber
2014-11-03[enh] template_oscar: show addressdata if possibleThomas Pointhuber
2014-11-03[enh] oscar_template: improve result visualisationThomas Pointhuber
* highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
2014-11-02[enh] template_oscar: maxZoom if fitting boundsThomas Pointhuber
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-11-01fix missing string in translationThomas Pointhuber
2014-11-01Merge pull request #122 from pointhi/bugfixAdam Tauber
[fix] #121, HTTP 500 Error if res["content"] == None
2014-11-01[fix] #121, HTTP 500 Error if res["content"] == NoneThomas Pointhuber
2014-10-30Merge pull request #118 from dalf/masterAdam Tauber
default theme : small modifications
2014-10-26oscar template: display answersThomas Pointhuber
2014-10-26Merge https://github.com/asciimoo/searx into template_oscarThomas Pointhuber
Conflicts: searx/translations/de/LC_MESSAGES/messages.po searx/translations/en/LC_MESSAGES/messages.po searx/translations/es/LC_MESSAGES/messages.po searx/translations/fr/LC_MESSAGES/messages.po searx/translations/hu/LC_MESSAGES/messages.po searx/translations/it/LC_MESSAGES/messages.po searx/translations/nl/LC_MESSAGES/messages.po searx/webapp.py
2014-10-26[fix] test : the icon is included inside the <h3> elementdalf
2014-10-26[mod] default template modificationsdalf
- more smartphone friendly - more text browser friendly - next button always on the right - in case of small screen supporting touch event, categories are displayed on one line with a scroll
2014-10-25[mod] use pngcrush to reduce the size of png filesdalf
2014-10-25[fix] no horizontal scrolling on small screendalf
[fix] small images in the results aren't not "zoomed"
2014-10-21[doc] @kernc added to authors listAdam Tauber
2014-10-19Merge pull request #117 from pointhi/https_fixAdam Tauber
print error if https rewrite directory is not found, #116
2014-10-19print error if https rewrite directory is not found, #116Thomas Pointhuber
2014-10-19[enh][fix] https rewrite rules added to setup.pyAdam Tauber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-19[fix] pep8 compatibilityAdam Tauber
2014-10-19Merge pull request #115 from pointhi/engine_farooAdam Tauber
add faroo engine
2014-10-19Merge pull request #97 from pointhi/httpsAdam Tauber
Implementing https rewrite support
2014-10-17fix comment header of faroo engineThomas Pointhuber
2014-10-17fix faroo engineThomas Pointhuber
2014-10-17add faroo engine supportThomas Pointhuber
2014-10-15import basic https rules from https-everywhere repositoryThomas Pointhuber
* licenced under GPLv3+ * downloaded from https://github.com/EFForg/https-everywhere
2014-10-15improve https rewrite codeThomas Pointhuber
2014-10-15improve https rewritingThomas Pointhuber
2014-10-15update settings_robot.ymlThomas Pointhuber
2014-10-15Implementing https rewrite support #71Thomas Pointhuber
* parsing XML-Files which contain target, exclusions and rules * convert regex if required (is a little hack, probably does not work for all rules) * check if target rule apply for http url, and use the rules to rewrite it * add pice of code, to check if domain name has not changed during rewrite (should be rewritten, using publicsuffix instead of little hack)
2014-10-13Merge pull request #114 from kernc/patch-1Adam Tauber
Search Music also on YouTube
2014-10-13Search Music also on YouTubekernc
YouTube hosts a lot of music and should be enabled for Music search by default.
2014-10-12[fix] wikidata: using only the first urlAdam Tauber
2014-10-12[enh] translation updatesAdam Tauber
2014-10-12Merge pull request #110 from pointhi/language_japaneseAdam Tauber
add japanese translation
2014-10-12Merge pull request #113 from dalf/masterAdam Tauber
[fix] the bang was included in the search string, [mod] infoboxes modifications
2014-10-11[enh] infoboxes : if the result doesn't contain anything except one link, ↵dalf
use the normal result template
2014-10-11[mod] return only one result from the wikidata enginedalf
2014-10-11[fix] the bang was included in the search stringdalf
2014-10-09[fix] default template handlingAdam Tauber
2014-10-05add japanese translationThomas Pointhuber
2014-10-05oscar template: add infoboxThomas Pointhuber
2014-10-05oscar template: improve result iconsThomas Pointhuber
2014-10-05oscar template: add no result messageThomas Pointhuber
2014-10-05oscar template: update translation filesThomas Pointhuber