| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2016-09-04 | [fix] links in new tabs without js ++ noopener bug fix - closes #674 | Adam Tauber | |
| 2016-04-21 | [fix] use old system if there is no img_src | Thomas Pointhuber | |
| 2016-04-21 | [enh] add img_src to default result template | Thomas Pointhuber | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-01-15 | Merge branch 'code_results' of https://github.com/pointhi/searx into ↵ | Adam Tauber | |
| pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html | |||
| 2015-01-15 | [enh] disable js-based links if no js is available | Thomas Pointhuber | |
| 2015-01-10 | [enh] using less html code to disable autoescaping for embeded results | Thomas Pointhuber | |
| 2015-01-09 | Merge branch 'master' of https://github.com/asciimoo/searx into code_results | Thomas 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-05 | Put media above result content | Cqoicebordel | |
| Mimick more closely usual video viewer (video above, details below) | |||
| 2015-01-05 | Integrated media in results + Deezer Engine | Cqoicebordel | |
| New "embedded" item for the results, allow to give an iframe to display the media directly in the results. Note that the attributes src of the iframes are not set, but instead data-src is set, allowing to only load the iframe when clicked. Deezer engine based on public API (no key). | |||
| 2015-01-01 | [fix] favicon paths | Adam Tauber | |
| 2015-01-01 | [fix] static content paths | Adam Tauber | |
| 2014-12-22 | [enh] remove repeating codeparts inside the oscar template | Thomas Pointhuber | |
| 2014-12-18 | Final commit on favicons | Cqoicebordel | |
| 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-12 | Use the new way of finding an icon | Cqoicebordel | |
| 2014-12-08 | Bug + HTML corrections | Cqoicebordel | |
| Add alt for favicon Correct datetime format Remove pubdate (not in html5 spec) Don't use pretty_url for web.archive.org. | |||
| 2014-11-03 | [enh] oscar_template: improve result visualisation | Thomas 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 results | Thomas Pointhuber | |
| * TODO: remove leaflet.min.css if not required | |||
| 2014-10-05 | oscar template: improve result icons | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement first version of results page | Thomas Pointhuber | |
| * implement results page * improve search form template * implement all result_templates * fix youtube engine | |||