| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-03 | Revert "Merge pull request #793 from kvch/pics-modal" | Noémi Ványi | |
| This reverts commit bff41987a49af9ae53ff9fc3494fa7973ac03500, reversing changes made to d08108be6293c8764f0d1d950a7aab283cddffed. | |||
| 2017-01-03 | Revert "Merge pull request #799 from kvch/modal-arrows" | Noémi Ványi | |
| This reverts commit 79ceb13577fcc83eabe642a4ed6dd793b7bf0d4b, reversing changes made to eaa0fb8102825fa4ccdb348429fdbf39837921be. | |||
| 2016-12-30 | [fix] change modal glyphicon arrows to image icons | Noémi Ványi | |
| 2016-12-29 | fix opening of result on new tab | Noémi Ványi | |
| 2016-12-29 | add own pics modal window | Noemi Vanyi | |
| 2016-12-09 | [enh] add author to image result content | Adam Tauber | |
| 2016-10-22 | [fix] images modal with infinite scroll | Noémi Ványi | |
| 2016-09-06 | [enh] more compact image results ++ fixed modal links | Adam Tauber | |
| 2016-09-06 | [fix] replace modal-content class to prevent remote content load | Adam Tauber | |
| details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal | |||
| 2016-09-04 | [fix] links in new tabs without js ++ noopener bug fix - closes #674 | Adam Tauber | |
| 2015-04-26 | [enh] implements #264 : add rel="noreferrer" to external links | Alexandre Flament | |
| 2015-01-17 | Test its existence before using thumbnail_src | Cqoicebordel | |
| Thanks @pointhi ! | |||
| 2015-01-17 | Tiny forgots | Cqoicebordel | |
| 2015-01-17 | Add thumbnails in images results | Cqoicebordel | |
| - 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 results | Adam Tauber | |
| 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 | |||
| 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 the favicon | Cqoicebordel | |
| 2014-12-08 | Striptag on alt and title | Cqoicebordel | |
| Strip HTML tags on alt and title of the images | |||
| 2014-12-08 | UX + HTML corrections | Cqoicebordel | |
| Add title on image for hover Add alt on favicon | |||
| 2014-11-04 | Merge pull request #6 from pointhi/template_oscar | Thomas Pointhuber | |
| [enh] add no-js support | |||
| 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] 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: improve image results | 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 | |||