Ponysearch/searx/static/themes/simple
Alexandre Flament fd374d6322 [enh] simple theme: image detail
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-28 08:28:21 +02:00
..
css [build] /static 2021-10-27 06:17:37 +00:00
fonts [mod] simple theme: include fonts 2021-06-22 08:15:17 +02:00
img simple theme update 2018-08-14 17:21:30 +02:00
js [build] /static 2021-10-01 18:09:37 +02:00
src [enh] simple theme: image detail 2021-10-28 08:28:21 +02:00
.eslintrc.json eslint: grunt integration 2021-08-31 12:20:23 +02:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] add stylelint process to target themes.simple 2021-06-24 13:27:21 +02:00
gruntfile.js SearXNG: simple theme 2021-10-01 18:06:55 +02:00
package.json [mod] upgrade grunt-contrib-concat: ~2.0.0 2021-10-21 08:26:42 +00:00