summaryrefslogtreecommitdiff
path: root/searx/templates/default/result_templates/default.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-02-13Some RTL fixesCqoicebordel
- Pull the suggestions to the right in oscar - Add `‎` to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view And add `sort` for ui languages and languages to find them more easily.
2015-02-11Translate the 'cached' in resultsCqoicebordel
2015-01-18Proxify most of images referencesdalf
Create hash only when necessary
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
2015-01-01[fix] static content pathsAdam Tauber
2014-12-28[enh] move favicons into own directoryThomas Pointhuber
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-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-04[fix] html escape urlAdam Tauber
2014-10-01[fix] infoboxes and answers : pass all testsdalf
2014-09-28[enh] add infoboxes and answersDalf
2014-09-08[enh] archive.org link added to resultsAdam Tauber
2014-06-05add multi theming supportMatej Cotman