summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/gruntfile.js
AgeCommit message (Collapse)Author
2020-03-25[fix] brands: add variables from build env to grunt processMarkus Heiser
We have some variables in the build environment which are also needed in the grunt process when building themes. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-08-06oscar and simple themes: no inline script (allow A+ Content-Security-Policy)Dalf
2018-08-14simple theme updateAlex
- 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-11-26[mod] simple theme: add the license to different files.Dalf
2017-08-13[fix] travis build : various fix about grunt buildsAlexandre Flament
2017-08-06[enh] add simple theme (WIP)Alexandre Flament