| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-10 | theme: oscar - tidy up trailing whitespaces and tab usage | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-10 | Merge branch 'master' of https://github.com/asciimoo/searx into dos2unix | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-10 | [mod] tidy oscar HTML output | Dalf | |
| 2019-12-08 | themes: remove CR from newlines | Markus Heiser | |
| Adding a CR in some files and in others not, is a good starting point for a DOS+Unix mess we all have already seen in many projects. Patch fixes all files matching (even those comming from grunt's build):: find ./searx -exec file {} \; | grep CR BTW: Same with mixing TAB and SPACE indent styles in one and the same file. So if sources are tuched here in this patch, its also fixed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-11-24 | add seedpeer again | Marc Abonce Seguin | |
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2019-08-06 | Add image format and source information to display (#1567) | Frank de Lange | |
| Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template. | |||
| 2019-07-25 | [mod] restore btdigg engine as btdig.com (#1515) | volth | |
| 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 | |