| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-26 | Merge pull request #1950 from return42/about-opensearch | Markus Heiser | |
| [fix] about page- 'How to set as the default search engine?' | |||
| 2020-06-26 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-25 | Merge pull request #2026 from return42/fix-yh | Alexandre Flament | |
| [fix] yahoo engine - changed content_xpath | |||
| 2020-06-25 | [fix] yahoo engine - changed content_xpath | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-25 | [fix] add label/info to Time range search and Language - #350 | Adam Tauber | |
| 2020-06-25 | [fix] make "Advanced settings" openable and usable with keyboard - #350 | Adam Tauber | |
| 2020-06-25 | [fix] change lang attribute of the html to match the current locale - #350 | Adam Tauber | |
| 2020-06-25 | [fix] connect selects and inputs programmatically on the preferences page - #350 | Adam Tauber | |
| 2020-06-25 | [fix] use scope attribute to describe properties in the engine preferences table | Adam Tauber | |
| 2020-06-25 | [fix] indicate too high max time by e.g. icon not only by colour | Adam Tauber | |
| 2020-06-25 | [fix] do not use h1 element for the logo | Adam Tauber | |
| 2020-06-25 | [fix] remove redundant alt texts from images in Videos, Social Media and ↵ | Adam Tauber | |
| Music results - #350 | |||
| 2020-06-25 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-24 | Merge pull request #2016 from dalf/proxify-dataurl | Markus Heiser | |
| [mod] don't try to proxify data URL. | |||
| 2020-06-24 | Merge branch 'master' into proxify-dataurl | Markus Heiser | |
| 2020-06-23 | [enh] make checkboxes in preferences accessible using keyboard - #350 | Adam Tauber | |
| 2020-06-23 | [fix] remove alt text which doesnt add extra info - #350 | Adam Tauber | |
| 2020-06-23 | [enh] add visually hidden but accessible css class - #350 | Adam Tauber | |
| 2020-06-22 | [mod] don't try to proxify data URL. | Dalf | |
| Previously only image/jpeg was not proxied. This commit don't proxify all MIME types starting with "image/". This is a quick fix for the PR #1985 : the google_image engine can returns some data URL. | |||
| 2020-06-19 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-18 | Merge pull request #2006 from kvch/fix-search-on-category-select-considet-method | Adam Tauber | |
| Consider HTTP request when running search categories on select is ena… | |||
| 2020-06-18 | Consider HTTP request when running search categories on select is enabled | Noémi Ványi | |
| Closes #1138 | |||
| 2020-06-18 | [enh] update opensearch.xml to match major search engines opensearch.xml | Adam Tauber | |
| 2020-06-18 | Merge pull request #1803 from return42/filtron | Adam Tauber | |
| Tooling Box to setup & maintain searx instances and services. | |||
| 2020-06-18 | [fix] sphinx 3.1 CSS issues | Markus Heiser | |
| See sphinx-doc project, PR 7838 & 7484 with elementary patch to the basic CSS: - https://github.com/sphinx-doc/sphinx/issues/7838#issuecomment-646009605 - https://github.com/sphinx-doc/sphinx/pull/7484#issuecomment-646058972 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] margial typo in docs/user/onf.py doc-string | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] buildprocess of docs in LXC (containers) | Markus Heiser | |
| The $DOCS_BUILD variable (like all BUILD variables) in the lxc environment:: sudo -H ./utils/lxc.sh cmd searx-archlinux make docs is different from running build process in the HOST:: make docs with kernel-include directive we can use the environment variables in the reST documents to address the correct file location of the include. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [enh] add 'kernel-include' reST-directive | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] buildprocess of the docs by adding sphinx-doc-prebuilds target | Markus Heiser | |
| The sphinx-doc-prebuilds is the single point of definition for prerequisites each doc build needs BTW: remove $(LXC_ENV_FOLDER) offset from BOOKS_FOLDER and DOCS_FOLDER path. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] buildhosts documentation | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] add missing latexmk package to debian's BUILD_PACKAGES | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-18 | [fix] indentation of filtron's rules (json) | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-16 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-16 | Merge branch 'master' into filtron | Markus Heiser | |
| 2020-06-15 | [fix] add missing template file | Adam Tauber | |
| 2020-06-15 | [fix] resolve flickr_noapi encoding issues | Adam Tauber | |
| 2020-06-15 | [enh] add translatable strings to javascript - closes #461 | Adam Tauber | |
| 2020-06-12 | Merge branch 'master' into filtron | Markus Heiser | |
| 2020-06-12 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-12 | Merge pull request #1992 from return42/2c6531b2-hotfix | Markus Heiser | |
| [fix] commit 2c6531b2 breaks the unit test, this is a hotfix | |||
| 2020-06-11 | [fix] commit 2c6531b2 breaks the unit test, this is a hotfix | Markus Heiser | |
| commit 2c6531b2 does not only break the unit test, it is a significant change of the data model and the searx search-syntax model (UI) without any discussion nor documentation. At the end, adding routes to instant answers is a nice feature but commit 2c6531b2 leaf some questions open. In that sense, this patch is only a hotfix not a assessment. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-06-10 | Merge branch 'master' into filtron | Markus Heiser | |
| 2020-06-10 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-10 | [fix] resolve pep8 errors | Adam Tauber | |
| 2020-06-10 | [fix] do not stretch images - fixes #1262 | Adam Tauber | |
| 2020-06-09 | [enh] add official site link to the top of the infobox - closes #1644 | Adam Tauber | |
| 2020-06-09 | [enh] add length and author details to youtube videos | Adam Tauber | |
| closes #775 | |||
| 2020-06-09 | [enh] add routing directions to osm search - closes #254 | Adam Tauber | |
| 2020-06-09 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-09 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |