| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-26 | [fix] various issues in the documentation | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/4370 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2025-01-14 | [json_engine] Fix R0912 (too-many-branches) | Lucki | |
| 2025-01-14 | [json_engine] mirror xpath functionality | Lucki | |
| 2025-01-14 | [json_engine] document existing options | Lucki | |
| 2024-11-28 | [feat] json/xpath engine: config option for method and body | Bnyro | |
| 2024-09-12 | [fix] json_engine: Fix result fields being mixed up | Lucas Schwiderski | |
| Fixes #3810. | |||
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-12-11 | [feat] engine: implementation of mdn | Bnyro | |
| 2022-06-11 | [enh] Initial no paging support for Yep.com | Allen | |
| Upstream example query: https://yep.com/web?q=test https://yep.com/about | |||
| 2021-12-27 | [format.python] initial formatting of the python code | Markus Heiser | |
| This patch was generated by black [1]:: make format.python [1] https://github.com/psf/black Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-02-10 | [mod] json_engine: add content_html_to_text and title_html_to_text | Alexandre Flament | |
| Some JSON API returns HTML in either in the HTML or the content. This commit adds two new parameters to the json_engine: content_html_to_text and title_html_to_text, False by default. If True, then the searx.utils.html_to_text removes the HTML tags. Update crossref, openairedatasets and openairepublications engines | |||
| 2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
| move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
| 2020-10-06 | [fix] drop Python 2: use collections.abc.Iterable instead of ↵ | Alexandre Flament | |
| collections.Iterable | |||
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2017-12-01 | [fix] convert json engine result attributes to string - closes #1006 | Adam Tauber | |
| 2017-11-02 | [mod] add more error handling to json engine II. | Adam Tauber | |
| 2017-11-02 | [mod] add more error handling to json engine | Adam Tauber | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-08-14 | [fix] behaviour for page_size>1 and first_page_num>0 | David A Roberts | |
| eg. pageno=1,21,41,... instead of 20,40,60,... | |||
| 2016-08-12 | Add Microsoft Academic search engine | David A Roberts | |
| 2016-08-10 | Add Crossref search engine and DOAI rewrite plugin | David A Roberts | |
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2014-02-11 | [mod] len() removed from conditions | asciimoo | |
| 2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
| 2013-11-19 | [enh] json engine added | asciimoo | |