| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 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 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 | [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' 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-04 | [fix] wrap long lines in infoboxes - fixes #1652 | Adam Tauber | |
| 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 filtron | 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-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 | |
| 2020-05-11 | Merge branch 'master' of https://github.com/asciimoo/searx into filtron | Markus Heiser | |
| 2020-05-09 | Merge pull request #1947 from jjasonkal/master | Alexandre Flament | |
| Remove cache of Dockerfile | |||
| 2020-05-09 | Remove cache of pip upgrade | Jason Kaltsikis | |