| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 new-readme | Markus Heiser | |
| 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 | Merge branch 'master' of https://github.com/asciimoo/searx into gigablast | Markus Heiser | |
| 2020-06-09 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | 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-06 | Merge branch 'master' into new-readme | Markus Heiser | |
| 2020-06-04 | [fix] wrap long lines in infoboxes - fixes #1652 | Adam Tauber | |
| 2020-06-04 | Merge branch 'master' into gigablast | Markus Heiser | |
| 2020-06-04 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-04 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-06-04 | [enh] add unique class for each endpoint - closes #1133 | Adam Tauber | |
| 2020-06-04 | Merge pull request #1986 from kvch/feature-order-categories | Adam Tauber | |
| Configurable category order | |||
| 2020-06-03 | make category order configurable using ui.categories_order | Noémi Ványi | |
| 2020-06-03 | Merge branch 'master' into filtron | Markus Heiser | |
| 2020-06-03 | [fix] do not autocomplete for pressing enter when mouse is on the completion ↵ | Adam Tauber | |
| list - fixes #340 | |||
| 2020-06-03 | [mod] reduce the gap between results | Adam Tauber | |
| 2020-06-03 | [enh] add shortcut column to search engines table in preferences - fixes #230 | Adam Tauber | |
| 2020-06-03 | [enh] update npm dependency versions | Adam Tauber | |
| 2020-06-03 | [enh] build css after less file changes | Adam Tauber | |
| 2020-06-03 | Merge pull request #983 from ahangarha/patch-1 | Adam Tauber | |
| Update results.less | |||
| 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 filtron | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' into new-readme | Markus Heiser | |
| 2020-06-01 | Merge branch 'master' into gigablast | 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 | Merge pull request #1979 from kvch/feature-toggle-all-buttons | Adam Tauber | |
| Add "Allow all" and "Disable all" to engines tab of Oscar preferences | |||
| 2020-05-31 | add disable all and allow all engines button to Oscar preferences | Noémi Ványi | |
| 2020-05-31 | Merge pull request #1903 from kvch/feature-ignore-engine-timeout | Adam Tauber | |
| Hide error messages from users | |||
| 2020-05-31 | add display_error_messages option to engine settings | Noémi Ványi | |
| A new option is added to engines to hide error messages from users. It is called `display_error_messages` and by default it is set to `True`. If it is set to `False` error messages do not show up on the UI. Keep in mind that engines are still suspended if needed regardless of this setting. Closes #1828 | |||
| 2020-05-29 | [fix] gigablast requires a random extra parameter | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-29 | [fix] gigablaste engine: switch from pep8 to pylint test | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] revise of the gigablast engine (WIP) | Markus Heiser | |
| The gigablast API has changed and seems to have some quirks, this is the first revise. More work (hacks) are needed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] gigablast does no longer support *supported_languages_url* | Markus Heiser | |
| Since there are zero results, we can remove it: $ make engines.languages fetch languages .. ... fetched 0 languages from engine gigablast Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | utils/fetch_languages.py: print more meaningfull messages | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | [fix] remove debug print from commit e5305f8 | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-28 | Merge pull request #1963 from KazamaSion/master | Markus Heiser | |
| Revise outdated URLs | |||
| 2020-05-28 | Merge branch 'master' into master | Markus Heiser | |
| 2020-05-28 | Merge pull request #1971 from resynth1943/master | Markus Heiser | |
| Add autofocus to all search inputs | |||
| 2020-05-27 | Add autofocus to all search inputs | resynth1943 | |
| 2020-05-21 | [fix] installation instructions: pip install -e searx (setup.py) | Markus Heiser | |
| In the past we did not really install searx into the virtualenv. This is a problem, since entry-points and other python installation stuff is not trigger. See discussion: https://github.com/asciimoo/searx/pull/1938#issuecomment-632056508 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-21 | [fix] disable debug in settings.yml by default | Markus Heiser | |
| debug was accidentally enabled in commit cbc08fd Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-05-19 | Revise outdated URLs | Sion Kazama | |