summaryrefslogtreecommitdiff
path: root/searx/templates/default/result_templates/images.html
AgeCommit message (Collapse)Author
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber
2016-09-04[fix] links in new tabs without js ++ noopener bug fix - closes #674Adam Tauber
2015-04-26[enh] implements #264 : add rel="noreferrer" to external linksAlexandre Flament
2015-01-17Test its existence before using thumbnail_srcCqoicebordel
Thanks @pointhi !
2015-01-17Add thumbnails in images resultsCqoicebordel
- Modify engines to create/fetch an URL for the thumbnails - Modify themes to show thumbnails instead of full images. In Courgette, the result is not very beautiful. Should we change it ?
2015-01-16[enh] add image proxy to image resultsAdam Tauber
2015-01-15Few fixesCqoicebordel
- Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations
2014-12-10Correct alt and titleCqoicebordel
2014-11-11[fix] html attribute quoteAdam Tauber
2014-06-05add multi theming supportMatej Cotman