| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-04 | [simple theme] result layout suggestions | MrPaulBlack | |
| 2021-11-03 | [simple theme] simplify and justify #answers & #corrections | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-11-03 | [simple theme] CSS remove box-shadow effects | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-11-03 | [build] /static | Alexandre Flament | |
| 2021-11-03 | [mod] simple theme: dark mode: various fixes | Alexandre Flament | |
| 2021-11-03 | [mod] simple theme: adjust button colors in dark version. | Alexandre Flament | |
| buttons: * previous & next in the result page * save, restore, & back in the preferences * back to top <select> input in Chrom* browsers: * fix the white text with a white background issue | |||
| 2021-11-03 | Merge pull request #469 from return42/css-answer-box | Markus Heiser | |
| [theme] simple - improve rendering of the "Answers" box | |||
| 2021-11-02 | [build] /static | Markus Heiser | |
| 2021-11-02 | [theme] simple - improve rendering of the "Answers" box | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-11-01 | [fix] make reddit only in social media category avail. | MrPaulBlack | |
| fix https://github.com/searxng/searxng/issues/470 | |||
| 2021-11-01 | Merge pull request #468 from searxng/update_data_update_ahmia_blacklist.py | Markus Heiser | |
| Update searx.data - update_ahmia_blacklist.py | |||
| 2021-11-01 | Merge pull request #467 from searxng/update_data_update_firefox_version.py | Markus Heiser | |
| Update searx.data - update_firefox_version.py | |||
| 2021-11-01 | Merge pull request #466 from searxng/update_data_update_wikidata_units.py | Markus Heiser | |
| Update searx.data - update_wikidata_units.py | |||
| 2021-11-01 | Update searx.data - update_ahmia_blacklist.py | dalf | |
| 2021-11-01 | Update searx.data - update_firefox_version.py | dalf | |
| 2021-11-01 | Update searx.data - update_wikidata_units.py | dalf | |
| 2021-11-01 | Update searx.data - update_currencies.py | dalf | |
| 2021-10-30 | [build] /static | Alexandre Flament | |
| 2021-10-30 | [mod] simple theme: infobox: center the image | Alexandre Flament | |
| 2021-10-30 | [mod] simple theme: use :root instead of html to define CSS variables | Alexandre Flament | |
| This allows to use the CSS variables in inline svg. | |||
| 2021-10-30 | [fix] simple theme: /preferences: dark theme version for select widgets | Alexandre Flament | |
| It is not possible to use CSS variable in a SVG when this is in a background. This commit adds two .svg files, less converts them into data URL. The two files are indentical except the fill color. | |||
| 2021-10-30 | [fix] simple theme: /preferences: dark theme version for the response time ↵ | Alexandre Flament | |
| bar charts | |||
| 2021-10-30 | [fix] simple theme: cookie table doesn't overflow the expected width | Alexandre Flament | |
| 2021-10-30 | Merge pull request #454 from searxng/translations_update | Alexandre Flament | |
| Update translations | |||
| 2021-10-29 | [build] /static | Alexandre Flament | |
| 2021-10-29 | [mod] simple theme: SearXNG logo | Alexandre Flament | |
| 2021-10-29 | [build] /static | MrPaulBlack | |
| 2021-10-29 | [simple theme] selection ui with border | MrPaulBlack | |
| * remove vim arrow * add 1rem padding to results * add 0.2rem left border to vim selected article * set column gap to 1.2rem and make search bar in line with results * put 10px border-radius selected article * result article: 0.125rem margin on tablet and esktop; 1rem margin on phone | |||
| 2021-10-29 | healthcheck endpoint | Igor Rzegocki | |
| 2021-10-29 | [translations] update | searxng-bot | |
| 2021-10-28 | [build] /static | Alexandre Flament | |
| 2021-10-28 | [mod] simple theme: adjust margins | Alexandre Flament | |
| * index page: margin top is 24% of the view port. avoid to scroll a small screen, center the content in the middle of the screen * link to preferences at the same height same the input fields * increase the category tab heighs * increase the margin bottom of the query field * in the results, change the h3 margin top and bottom to 0.4rem (6px) * move the back to top button slightly on the right when the results are only images | |||
| 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 | [mod] settings_defaults.py: default values for the brand section | Alexandre Flament | |
| 2021-10-27 | [build] /static | Markus Heiser | |
| 2021-10-27 | [simple theme] make url clickable and cleanup result article header | MrPaulBlack | |
| * url in article head is clickable * url is bigger now 0.96em font * url is now left floating on tablet and phone * there is a 8px top and bottom margin on h3 result heading | |||
| 2021-10-27 | [build] /static | MrPaulBlack | |
| 2021-10-27 | [simple theme] add logo to search form on result page | MrPaulBlack | |
| * rework search form as grid layout * remove various paddings and margins * add logo and link to index to search form * make categories bigger on phone | |||
| 2021-10-26 | Merge pull request #437 from dalf/fix-433 | Alexandre Flament | |
| [mod] microsoft academic: increase timeout to 6 seconds | |||
| 2021-10-26 | [mod] microsoft academic: increase timeout to 6 seconds | Alexandre Flament | |
| also avoid a crash when there is no result close #433 | |||
| 2021-10-26 | [mod] update_languages: min_engines_per_country=7 | Alexandre Flament | |
| a (language,country) tuple is included if 7 engines have it, was 10 before. close #432 | |||
| 2021-10-26 | [enh] reduce the available language list | Alexandre Flament | |
| close #406 settings['search']['languages'] contains the languages codes and 'all' | |||
| 2021-10-21 | [build] /static | Alexandre Flament | |
| 2021-10-21 | [mod] upgrade grunt-contrib-concat: ~2.0.0 | Alexandre Flament | |
| 2021-10-21 | [fix] yahoo engine - don't lump all search suggestions together | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/421 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-10-18 | [build] /static | MrPaulBlack | |
| 2021-10-18 | [simple theme] define device width with less vars in defenition.less | MrPaulBlack | |
| 2021-10-17 | [build] /static | MrPaulBlack | |
| 2021-10-17 | [simple theme] center results on tablet | MrPaulBlack | |