| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-17 | [mod] themes: remove legacy, courgette and pix-art themes | Alexandre Flament | |
| 2020-06-04 | [fix] wrap long lines in infoboxes - fixes #1652 | Adam Tauber | |
| 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-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 | |
| 2016-09-22 | [mod] rename "default" theme to "legacy" | Adam Tauber | |