| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2019-12-22 | [Fix] oscar: no HTML escaping prior to output | Vipul | |
| When results are fetched from any programming related documentation site (like git-scm.com, docs.python.org etc), content in Info box is shown as raw HTML code. This change addresses the issue by using "safe" filter feature provided by Django. See, - https://docs.djangoproject.com/en/3.0/ref/templates/builtins/#safe - Searx issue tracker (issue #1649), for more information. Resolves: #1649 | |||
| 2019-12-22 | [Fix] oscar: move info box at top of the page | Vipul | |
| In low width devices like mobile, tablet etc, info box is present at bottom of the page. This change addresses the issue by rearranging column grids for low width devices and move side bar at top of the page. See - https://getbootstrap.com/docs/3.3/css/#grid-column-ordering. - and Searx issue tracker (issue#1777), for more information. Effect: Along with Info, Suggestion and Link boxes also move to top of the page. Resolves: #1777 | |||
| 2019-12-10 | theme: oscar - remove dust (comes from PR #1671 implementation) | Markus Heiser | |
| was inadvertently included in the commit [1] [1] https://github.com/asciimoo/searx/commit/f34ac58752b3857468d01c79d7bc3409e8b03fe3#diff-0243d1c24e9981002156cc87cc10bd53R103 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-10 | theme: oscar - add accesskey to input tags | Markus Heiser | |
| l - language field s - search field t - time range field The way to activate the accesskey depends on the browser and its platform [1] [1] https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||