| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-26 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 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-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-19 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-19 | Merge branch 'master' into csp-oscar-theme | Markus Heiser | |
| 2020-06-18 | [enh] update opensearch.xml to match major search engines opensearch.xml | Adam Tauber | |
| 2020-06-16 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-16 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 2020-06-15 | [fix] add missing template file | Adam Tauber | |
| 2020-06-15 | [enh] add translatable strings to javascript - closes #461 | Adam Tauber | |
| 2020-06-10 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-10 | Merge branch 'master' into about-opensearch | Markus Heiser | |
| 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' into csp-oscar-theme | Markus Heiser | |
| 2020-06-09 | [fix] add link to wikidata entities in infobox - fixes #1097 | Adam Tauber | |
| 2020-06-09 | [enh] add subscribe link to rss results - closes #468 | Adam Tauber | |
| 2020-06-09 | [enh] add engine names to results as classes - closes #670 | Adam Tauber | |
| 2020-06-04 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-04 | [enh] add unique class for each endpoint - closes #1133 | Adam Tauber | |
| 2020-06-03 | [enh] add shortcut column to search engines table in preferences - fixes #230 | Adam Tauber | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into about-opensearch | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-05-31 | Merge pull request #1978 from kvch/fix-rtl-in-oscar | Adam Tauber | |
| Fix Farsi language in Oscar && adjust tables with RTL | |||
| 2020-05-31 | Fix Farsi language in Oscar && adjust tables with RTL | Noémi Ványi | |
| 2020-05-31 | add disable all and allow all engines button to Oscar preferences | Noémi Ványi | |
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2020-05-15 | [fix] oscar theme, remove inline style attributes (CSP compliants) | Markus Heiser | |
| Inline styles are blocked by default with Content Security Policy (CSP). Move the rest of inline styles to CSS and correct the HTML template of the oscar preference page. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-12 | [fix] about page- 'How to set as the default search engine?' | Markus Heiser | |
| Searx supports OpenSearch, remove the inline JS from the about page. close: https://github.com/asciimoo/searx/issues/1949 close: https://github.com/asciimoo/searx/issues/1616 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-31 | [fix] template: fix typo in about.html | Dalf | |
| 2020-03-26 | Minor improvements of the HTML *about* page | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-26 | Rewrite of the HTL *about* page | Markus Heiser | |
| The *about* page should only address higher-level issues that are important to each user. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-26 | brands: hardcode ISSUE_URL and some links on the about-page | Markus Heiser | |
| A *brand* of searx is a fork which might have its own design and some special functions which might bee reasonable in a special context. In this sense, the fork might have its own documentation but not its own issue tracker. The *upstream* of a brand is always https://github.com/asciimoo from where the brand-fork pulls the master branch regularly. A fork which has its own issue tracker is a spin-off and out of the scope of the searx project itself. The conclusion is: - hard code ISSUE_URL (in the Makefile) - always refer to DOCS_URL - links in the about page refer to the *upstream* (searx project) except DOCS_URL - "fork me on github" ribbons refer to the *upstream* Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | brands: add ISSUE_URL | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-25 | [fix] brands: add variables from build env to jinja templating | Markus Heiser | |
| We have some variables in the build environment which are also needed in the templating process. Theses variables are relavant if one creates a fork with its own branding. We treat these variables under the term 'brands'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-03-23 | [enh] add clear search button to oscar theme - fixes #454 | Adam Tauber | |
| 2020-03-13 | [fix] add answers, suggestions, corrections to rss output | Adam Tauber | |
| fixes #1888 | |||
| 2020-02-14 | [mod] move public instance list to https://searx.space | Dalf | |
| 2020-02-08 | [enh] introduce private engines | Noémi Ványi | |
| This PR adds a new setting to engines named `tokens`. It expects a list of tokens which lets searx validate if the request should be accepted or not. | |||