summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar
AgeCommit message (Collapse)Author
2022-01-16[build] /staticAlexandre Flament
2022-01-07[build] /staticMarkus Heiser
2022-01-07make pygments.lessMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-31[build] /staticMarkus Heiser
2021-12-31make pygments.lessMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-18[build] /staticmrpaulblack
2021-12-15[build] /staticMarkus Heiser
2021-12-05[build] /staticMarkus Heiser
2021-12-04[build] /staticMarkus Heiser
2021-12-01[build] /staticMarkus Heiser
2021-11-30[build] /staticMarkus Heiser
2021-11-29[build] /staticMarkus Heiser
2021-11-29[build] /staticMarkus Heiser
2021-11-26[build] /staticmrpaulblack
2021-11-26[oscar theme] center search on index and use logo with ponthimrpaulblack
2021-11-26[fix] oscar theme: use SearXNG logo and wordmarkMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-11-21[build] /staticmrpaulblack
2021-11-19[build] /staticmrpaulblack
2021-11-19[build] /staticAlexandre Flament
2021-11-15[build] /staticMarkus Heiser
2021-11-13[build] /staticMarkus Heiser
2021-11-13[build] /staticMrPaulBlack
2021-11-11[build] /staticMrPaulBlack
2021-11-05[build] /staticAlexandre Flament
2021-11-05[build] /staticAlexandre Flament
2021-11-04[build] /staticMarkus Heiser
2021-11-03[build] /staticAlexandre Flament
2021-11-02[build] /staticMarkus Heiser
2021-10-30[build] /staticAlexandre Flament
2021-10-29[build] /staticAlexandre Flament
2021-10-29[build] /staticMrPaulBlack
2021-10-28[build] /staticAlexandre Flament
2021-10-28[build] /staticAlexandre Flament
2021-10-28[enh] simple theme: image detailAlexandre Flament
When an image is selected, the detail with the full size image is displayed on the right side of the screen (or full screen on tablet and phone). When Javascript is disabled, the thumbnail is a linked to the full size image, as it was before. When the image proxy is enabled, the full size image is also proxied, in consequence this commit increases the bandwidth usage of instances. The detail can be closed by the close button or the Esc key. It is possible to go to the next and previous images using the j and k keys or the button on the top right of the screen.
2021-10-27[build] /staticMrPaulBlack
2021-10-21[build] /staticAlexandre Flament
2021-10-21[mod] upgrade grunt-contrib-concat: ~2.0.0Alexandre Flament
2021-10-18[build] /staticMrPaulBlack
2021-10-17[build] /staticMrPaulBlack
2021-10-08Bump grunt-contrib-jshint in /searx/static/themes/oscardependabot[bot]
Bumps [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt-contrib-jshint/commits/v3.1.1) --- updated-dependencies: - dependency-name: grunt-contrib-jshint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-03[build] /staticAlexandre Flament
2021-10-01[build] /staticAlexandre Flament
2021-10-01SearXNG: simple themeAlexandre Flament
2021-09-30[build] /staticAlexandre Flament
2021-09-30SearXNG: oscar themeAlexandre Flament
2021-09-24[build] /staticAlexandre Flament
2021-09-24[enh] themes: display the engine descriptionsAlexandre Flament
2021-09-22[build] /staticMrPaulBlack
2021-09-19[build] /staticAlexandre Flament
2021-09-19[fix] Oscar theme: fix input field on SafariAlexandre Flament
close #323