summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/result_templates
AgeCommit message (Collapse)Author
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-06-09[enh] add engine names to results as classes - closes #670Adam Tauber
2019-11-24add seedpeer againMarc Abonce Seguin
2019-10-16add initial support for offline engines && command engineNoémi Ványi
2019-07-25[mod] restore btdigg engine as btdig.com (#1515)volth
2017-09-08[fix] static path fixed in templates and webapp, line endings fixedmisnyo
2016-09-04[fix] links in new tabs without js ++ noopener bug fix - closes #674Adam Tauber
2015-04-26[fix] remove swapfileAdam 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-01-18Proxify most of images referencesdalf
Create hash only when necessary
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-16Lots of courgette modificationCqoicebordel
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html
2015-01-01[fix] favicon pathsAdam Tauber
2015-01-01[fix] static content pathsAdam Tauber
2014-12-28[enh] move favicons into own directoryThomas Pointhuber
2014-12-24Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ↵Adam Tauber
Cqoicebordel-Detect-favicons Conflicts: searx/templates/courgette/result_templates/default.html searx/templates/courgette/result_templates/map.html searx/templates/courgette/result_templates/videos.html searx/templates/default/result_templates/default.html searx/templates/default/result_templates/map.html searx/templates/default/result_templates/videos.html searx/webapp.py
2014-12-20[enh] add result_templates/code.htmlThomas 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-12-10Multiple HTML correctionsCqoicebordel
Alt on favicon Width of image should be 400 and not 400px Correct alt+title on image No <p> contains <p>
2014-12-10Alt on faviconCqoicebordel
2014-12-10Correct alt and titleCqoicebordel
2014-12-10Alt on faviconCqoicebordel
2014-11-02[enh] oscar_template: initial osm-map support for map resultsThomas Pointhuber
* TODO: remove leaflet.min.css if not required
2014-08-18[new] theme courgetteThomas LEBEAU