| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-28 | [enh] simple theme: image detail | Alexandre 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-01 | SearXNG: simple theme | Alexandre Flament | |
| 2021-09-24 | [enh] themes: display the engine descriptions | Alexandre Flament | |
| 2021-09-22 | [fix] searx.js null pointer exception when category div is missing | MrPaulBlack | |
| 2021-08-31 | [mod] simple theme: fix eslint errors, fix VIM keys | Alexandre Flament | |
| * VIM keys: fix the next page and previous pages (n, p keys) * Map: Enable the wikipedia map (the layer was initialized but not included) | |||
| 2021-06-16 | [mod] simple theme: leaflet becomes a packages.json dependency | Alexandre Flament | |
| the build of the themes updates: * js/leaflet.js ( was leaflet/leaflet.js ) * css/leaflet.css ( was leaflet/leaflet.css ) * css/images ( was leaflet/images ) | |||
| 2021-06-16 | [mod] simple theme: move source files to the src directory | Alexandre Flament | |