| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
| 2015-01-21 | Revert some wrong merge to allow torrents links to be visible | Cqoicebordel | |
| 2015-01-19 | Modify theme Courgette to add colors | Cqoicebordel | |
| Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them. We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme. The color proposed here are based on bootstrap. We could use others. | |||
| 2015-01-18 | Revert: [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
| 2015-01-18 | [enh] show js warning only if menu can't be used or inside preferences | Thomas Pointhuber | |
| 2015-01-18 | [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
| 2015-01-18 | Proxify most of images references | dalf | |
| Create hash only when necessary | |||
| 2015-01-17 | Proxify images inside infoboxes | dalf | |
| 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 toggle to preferences templates | Adam Tauber | |
| 2015-01-16 | [enh] add image proxy to image results | Adam Tauber | |
| 2015-01-16 | Lots of courgette modification | Cqoicebordel | |
| 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 | Merge pull request #174 from pointhi/nojs_fix | Adam Tauber | |
| add no javascript support to oscar-template | |||
| 2015-01-15 | [enh] show text "Start search" instead of icon, if javascript is disabled | Thomas Pointhuber | |
| 2015-01-15 | [enh] disable js-based links if no js is available | Thomas Pointhuber | |
| 2015-01-15 | [enh] add nojs support into oscar-template | Thomas Pointhuber | |
| 2015-01-15 | Few fixes | Cqoicebordel | |
| - Whitespaces - Change a few <p> in <span> - Add RSS to allow browser detection - A few UIUX changes - Add a few more allowed translations | |||
| 2015-01-12 | Scientific accuracy | Cqoicebordel | |
| 2015-01-12 | Few more translations | Cqoicebordel | |
| 2015-01-11 | W3C fix | Cqoicebordel | |
| 2015-01-11 | Fix RSS link | Cqoicebordel | |
| Fix page number, urlencoded request and encoded & | |||
| 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-10 | [enh] add rss-link which can be detected by browsers | 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-09 | Merge branch 'master' of github.com:asciimoo/searx | Adam Tauber | |
| 2015-01-09 | [fix] template syntax | Adam Tauber | |
| 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 | |
| 2015-01-01 | [enh] better result template handling | Adam Tauber | |
| 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 | |