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 | |
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-04-26 | [enh] implements #264 : add rel="noreferrer" to external links | Alexandre Flament | |
2015-02-13 | Some RTL fixes | Cqoicebordel | |
- 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-11 | Maps data must be LTR in RTL | Cqoicebordel | |
2015-02-11 | Import result_footer_rtl in video so it doesn't crash... | Cqoicebordel | |
2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
2015-01-18 | Proxify most of images references | dalf | |
Create hash only when necessary | |||
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-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-12 | Scientific accuracy | Cqoicebordel | |
2015-01-12 | Few more translations | Cqoicebordel | |
2015-01-11 | Fix torrent W3C+UX | Cqoicebordel | |
Puts links to torrents and magnets in tool bar Fixes a lot of W3C errors | |||
2015-01-10 | [enh] using less html code to disable autoescaping for embeded results | Thomas Pointhuber | |
2015-01-10 | [enh] display filesize greater 1TB | Thomas Pointhuber | |
2015-01-10 | [enh] make some torrent strings translatable | Thomas Pointhuber | |
2015-01-10 | [enh] improve torrent 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-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-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-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. |