| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-28 | [enh] move favicons into own directory | Thomas Pointhuber | |
| 2014-12-24 | Merge 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-22 | [enh] remove repeating codeparts inside the oscar template | Thomas Pointhuber | |
| 2014-12-20 | [enh] add result_templates/code.html | 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-14 | [fix] mysterious string remove | Adam Tauber | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding the favicon | Cqoicebordel | |
| 2014-12-12 | Use the new way of finding an icon | Cqoicebordel | |
| 2014-12-10 | Add title and alt on image in infobox | Cqoicebordel | |
| 2014-12-10 | Multiple HTML corrections | Cqoicebordel | |
| Alt on favicon No <p> in <p> Correct alt and title on img | |||
| 2014-12-10 | HTML and usability corrections | Cqoicebordel | |
| Put the result URL at the top, like in other results template Put the magnet link on the same line as the stats (peer/seed). | |||
| 2014-12-10 | Alt on favicon | Cqoicebordel | |
| 2014-12-10 | Correct alt and title | Cqoicebordel | |
| 2014-12-10 | Alt on favicons | Cqoicebordel | |
| 2014-12-10 | Correct HTML entities and link | Cqoicebordel | |
| 2014-12-10 | Multiple HTML corrections | Cqoicebordel | |
| Alt on favicon Width of image should be 400 and not 400px Correct alt+title on image No <p> contains <p> | |||
| 2014-12-10 | Alt on favicon | Cqoicebordel | |
| 2014-12-10 | Correct alt and title | Cqoicebordel | |
| 2014-12-10 | Alt on favicon | Cqoicebordel | |
| 2014-12-10 | HTML Entities + Use the right template | Cqoicebordel | |
| Courgette was using the wrong template. I assume it was a mistake. | |||
| 2014-12-08 | Striptag on alt and title | Cqoicebordel | |
| Strip HTML tags on alt and title of the images | |||
| 2014-12-08 | Bug + HTML corrections | Cqoicebordel | |
| Add alt on favicon. Use correct datetime format Remove pubdate tag Use url instead of pretty_url for web.archive.org Add alt on video image | |||
| 2014-12-08 | Bug + HTML corrections | Cqoicebordel | |
| Add alt on favicons Use correct datetime format Remove pubdate tag Use url instead of pretty_url for web.archive.org | |||
| 2014-12-08 | HTML corrections | Cqoicebordel | |
| Add alt on favicons Use right format for datetime Remove pubdate tag | |||
| 2014-12-08 | UX + HTML corrections | Cqoicebordel | |
| Add title on image for hover Add alt on favicon | |||
| 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-12-08 | Add alt for img | Cqoicebordel | |
| Add alt in infobox image. | |||
| 2014-12-08 | UX and HTML corrections | Cqoicebordel | |
| Put the infobox first. Result first is more useful for the user. Add id in form for "for". htmlentities in the URL. Take care of spaces in categories. | |||
| 2014-12-01 | [doc] description fixes | Adam Tauber | |
| 2014-11-30 | [enh][oscar_template] split js-files and compile them together | Thomas Pointhuber | |
| 2014-11-19 | Merge pull request #127 from pointhi/template_oscar_map | Adam Tauber | |
| Template oscar, add map support | |||
| 2014-11-19 | [enh][oscar_template] loading map informations from overpass-api | Thomas Pointhuber | |
| 2014-11-18 | [enh] category select warning message | Adam Tauber | |
| 2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |
| 2014-11-11 | [fix] html attribute quote | Adam Tauber | |
| 2014-11-11 | Merge pull request #105 from pointhi/template_oscar | Adam Tauber | |
| new template: oscar | |||
| 2014-11-04 | Merge pull request #6 from pointhi/template_oscar | Thomas Pointhuber | |
| [enh] add no-js support | |||
| 2014-11-04 | [fix][template][oscar] print ',' only if postcode is found | Thomas Pointhuber | |
| 2014-11-03 | [enh] add no-js support | Thomas Pointhuber | |
| * image results have url, which can be clicked * preferences full functionable without js | |||
| 2014-11-03 | [enh] template_oscar: improve visualisation of torrent results | Thomas Pointhuber | |
| 2014-11-03 | [fix] template_oscar: improve visualisation of video-results | Thomas Pointhuber | |
| 2014-11-03 | [enh] template_oscar: show addressdata if possible | Thomas Pointhuber | |
| 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-26 | oscar template: display answers | Thomas Pointhuber | |
| 2014-10-26 | [mod] default template modifications | dalf | |
| - 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-05 | oscar template: add infobox | Thomas Pointhuber | |