| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-17 | [mod] themes: remove legacy, courgette and pix-art themes | Alexandre Flament | |
| 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. | |||
| 2017-03-08 | [mod] reduce png and gif image sizes using optipng and gifsicle tools. | Alexandre Flament | |
| 2015-06-22 | [fix] reduce server traffic by optimizing images | Niklas Haas | |
| Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average. | |||
| 2015-02-16 | Allow autocompleter to work in a sub folder of the domain name. | Cqoicebordel | |
| 2015-02-11 | Engine table in preference page in Courgette text-aligned to the right in RTL | Cqoicebordel | |
| 2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
| 2015-01-19 | Extract color | Cqoicebordel | |
| 2015-01-19 | Change theme to allow the logo to be text instead of image | Cqoicebordel | |
| 2015-01-16 | Modify courgette theme and less it. | Cqoicebordel | |
| 2015-01-16 | New icons for Courgette | 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-12 | [enh] static content generalization | 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 | |||
| 2015-01-01 | [enh] themes static content refactor | Adam Tauber | |