| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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> | |||
| 2018-08-14 | simple theme update | Alex | |
| - npm package update - apply #1226 - implement vim help dialog - display cookies and search URL with preferences - allow to enable / disable Open Access DOI rewrite - add a clear text button on the left of the search button - implement #1011 : the HTML title page is not set when using POST - remove searx/static/themes/simple/img/loader.gif - use full width when only there are only images as result | |||
| 2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |