summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-26Merge pull request #1950 from return42/about-opensearchMarkus Heiser
[fix] about page- 'How to set as the default search engine?'
2020-06-26Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-25Merge pull request #2026 from return42/fix-yhAlexandre Flament
[fix] yahoo engine - changed content_xpath
2020-06-25[fix] yahoo engine - changed content_xpathMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-25[fix] add label/info to Time range search and Language - #350Adam Tauber
2020-06-25[fix] make "Advanced settings" openable and usable with keyboard - #350Adam Tauber
2020-06-25[fix] change lang attribute of the html to match the current locale - #350Adam Tauber
2020-06-25[fix] connect selects and inputs programmatically on the preferences page - #350Adam Tauber
2020-06-25[fix] use scope attribute to describe properties in the engine preferences tableAdam Tauber
2020-06-25[fix] indicate too high max time by e.g. icon not only by colourAdam Tauber
2020-06-25[fix] do not use h1 element for the logoAdam Tauber
2020-06-25[fix] remove redundant alt texts from images in Videos, Social Media and ↵Adam Tauber
Music results - #350
2020-06-25Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-24Merge pull request #2016 from dalf/proxify-dataurlMarkus Heiser
[mod] don't try to proxify data URL.
2020-06-24Merge branch 'master' into proxify-dataurlMarkus Heiser
2020-06-23[enh] make checkboxes in preferences accessible using keyboard - #350Adam Tauber
2020-06-23[fix] remove alt text which doesnt add extra info - #350Adam Tauber
2020-06-23[enh] add visually hidden but accessible css class - #350Adam 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-19Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-18Merge pull request #2006 from kvch/fix-search-on-category-select-considet-methodAdam Tauber
Consider HTTP request when running search categories on select is ena…
2020-06-18Consider HTTP request when running search categories on select is enabledNoémi Ványi
Closes #1138
2020-06-18[enh] update opensearch.xml to match major search engines opensearch.xmlAdam Tauber
2020-06-18Merge pull request #1803 from return42/filtronAdam Tauber
Tooling Box to setup & maintain searx instances and services.
2020-06-18[fix] sphinx 3.1 CSS issuesMarkus 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-stringMarkus 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-directiveMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18[fix] buildprocess of the docs by adding sphinx-doc-prebuilds targetMarkus 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 documentationMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18[fix] add missing latexmk package to debian's BUILD_PACKAGESMarkus 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-16Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-16Merge branch 'master' into filtronMarkus Heiser
2020-06-15[fix] add missing template fileAdam Tauber
2020-06-15[fix] resolve flickr_noapi encoding issuesAdam Tauber
2020-06-15[enh] add translatable strings to javascript - closes #461Adam Tauber
2020-06-12Merge branch 'master' into filtronMarkus Heiser
2020-06-12Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-12Merge pull request #1992 from return42/2c6531b2-hotfixMarkus 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 hotfixMarkus 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-10Merge branch 'master' into filtronMarkus Heiser
2020-06-10Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-10[fix] resolve pep8 errorsAdam Tauber
2020-06-10[fix] do not stretch images - fixes #1262Adam Tauber
2020-06-09[enh] add official site link to the top of the infobox - closes #1644Adam Tauber
2020-06-09[enh] add length and author details to youtube videosAdam Tauber
closes #775
2020-06-09[enh] add routing directions to osm search - closes #254Adam Tauber
2020-06-09Merge branch 'master' into about-opensearchMarkus Heiser
2020-06-09Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser