| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-04 | [build] /static | Alexandre FLAMENT | |
| 2022-03-02 | [build] /static | Alexandre FLAMENT | |
| 2022-02-27 | [build] /static | Alexandre Flament | |
| 2022-02-26 | [build] /static | mrpaulblack | |
| 2022-02-26 | [simple theme] replace Image_layout.js with flexbox CS impl. | mrpaulblack | |
| * drop image_layout.js from simple theme * move image_layout.js to oscar theme and delete common js dir (since its empty now) * align top position of image detail modal with bottom position of search header * use flexbox to display images; row height can be set via @results-image-row-height in defenitions.less * display span title underneath each image with a max width of 12rem * increase margin and padding around image article on desktop and tablet * make article height smaller on phone layout (height of 6rem) to display more content on current view * remove content from result, if the title and content matches * use a group that cotains the flex image article, if images are mixed with other categories * fix pylint issues in webapp.py * use the default.html result template in unit tests (thanks @return42) | |||
| 2022-02-26 | [build] /static | Monty | |
| 2022-02-21 | [build] /static | Markus Heiser | |
| 2022-02-20 | [build] /static | Alexandre Flament | |
| 2022-02-20 | [mod] infinite_scroll as preference | Alexandre Flament | |
| * oscar theme: code from searx/plugins/infinite_scroll.py * simple theme: new implementation Co-authored-by: Markus Heiser <markus.heiser@darmarIT.de> | |||
| 2022-02-18 | [build] /static | Markus Heiser | |
| 2022-02-18 | [build] /static | Markus Heiser | |
| 2022-01-29 | [build] /static | Alexandre Flament | |
| 2022-01-22 | [build] /static | Monty | |
| 2022-01-17 | [build] /static | mrpaulblack | |
| 2022-01-16 | [build] /static | Alexandre Flament | |
| 2022-01-07 | [build] /static | Markus Heiser | |
| 2022-01-07 | make pygments.less | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-12-31 | [build] /static | Markus Heiser | |
| 2021-12-31 | make pygments.less | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-12-18 | [build] /static | mrpaulblack | |
| 2021-12-15 | [build] /static | Markus Heiser | |
| 2021-12-05 | [build] /static | Markus Heiser | |
| 2021-12-04 | [build] /static | Markus Heiser | |
| 2021-12-01 | [build] /static | Markus Heiser | |
| 2021-11-30 | [build] /static | Markus Heiser | |
| 2021-11-29 | [build] /static | Markus Heiser | |
| 2021-11-29 | [build] /static | Markus Heiser | |
| 2021-11-26 | [build] /static | mrpaulblack | |
| 2021-11-26 | [oscar theme] center search on index and use logo with ponthi | mrpaulblack | |
| 2021-11-26 | [fix] oscar theme: use SearXNG logo and wordmark | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-11-21 | [build] /static | mrpaulblack | |
| 2021-11-19 | [build] /static | mrpaulblack | |
| 2021-11-19 | [build] /static | Alexandre Flament | |
| 2021-11-15 | [build] /static | Markus Heiser | |
| 2021-11-13 | [build] /static | Markus Heiser | |
| 2021-11-13 | [build] /static | MrPaulBlack | |
| 2021-11-11 | [build] /static | MrPaulBlack | |
| 2021-11-05 | [build] /static | Alexandre Flament | |
| 2021-11-05 | [build] /static | Alexandre Flament | |
| 2021-11-04 | [build] /static | Markus Heiser | |
| 2021-11-03 | [build] /static | Alexandre Flament | |
| 2021-11-02 | [build] /static | Markus Heiser | |
| 2021-10-30 | [build] /static | Alexandre Flament | |
| 2021-10-29 | [build] /static | Alexandre Flament | |
| 2021-10-29 | [build] /static | MrPaulBlack | |
| 2021-10-28 | [build] /static | Alexandre Flament | |
| 2021-10-28 | [build] /static | Alexandre Flament | |
| 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-27 | [build] /static | MrPaulBlack | |
| 2021-10-21 | [build] /static | Alexandre Flament | |