summaryrefslogtreecommitdiff
path: root/searx/templates/oscar/result_templates/images.html
AgeCommit message (Collapse)Author
2014-12-18Final commit on faviconsCqoicebordel
Definitely remove engine array Change every themes to accomodate that change Tweak of video template of oscar to add link on video thumbnail
2014-12-12Use the new way of finding the faviconCqoicebordel
2014-12-08Striptag on alt and titleCqoicebordel
Strip HTML tags on alt and title of the images
2014-12-08UX + HTML correctionsCqoicebordel
Add title on image for hover Add alt on favicon
2014-11-04Merge pull request #6 from pointhi/template_oscarThomas Pointhuber
[enh] add no-js support
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] 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] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-10-05oscar template: improve result iconsThomas Pointhuber
2014-10-05oscar template: improve image resultsThomas Pointhuber
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine