| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-16 | [mod] simple theme: drop img_src from default results | Markus Heiser | |
| The use of img_src AND thumbnail in the default results makes no sense (only a thumbnail is needed). In the current state this is rather confusing, because img_src is displayed like a thumbnail (small) and thumbnail is displayed like an image (large). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-03-11 | [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-02-25 | [refactor] images: add resolution, image format and filesize fields | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-02-10 | [feat] engine: implementation of brave goggles | Hackurei | |
| 2024-01-31 | [fix] brave.search - update result selectors to fit to new layout | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/3167 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2024-01-30 | [feat] brave: fix empty content and parse published dates | Bnyro | |
| 2023-12-03 | [mod] add option max_page to bing, brave, qwant, startpage & mojeek | Markus Heiser | |
| [1] https://github.com/searxng/searxng/issues/2982#issuecomment-1808975780 Reported-by: @Damaj301damaj-lol [1] Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-10-13 | fixing results parsing brave | Émilien (perso) | |
| 2023-09-27 | [fix] engine brave - fetch traits (modified settings menu) | Markus Heiser | |
| Brave has changed it settings menu fundamental. Region codes are no longer in the HTML page, we have to read the regional codes from a JS: https://cdn.search.brave.com/serp/v2/_app/immutable/chunks/parameters.734c106a.js Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-21 | [fix] engine - brave don't show ads | jazzzooo | |
| 2023-09-18 | [fix] spelling | jazzzooo | |
| 2023-09-15 | [fix] brave.videos | jazzzooo | |
| 2023-09-15 | [fix] brave.news | jazzzooo | |
| 2023-09-12 | [fix] engine - brave | jazzzooo | |
| 2023-09-09 | Replace chompjs with pure Python code | Alexandre Flament | |
| The new implementation is good enough for the current usage (brave) | |||
| 2023-08-18 | [mod] brave: support for showing the answer source url | Bnyro | |
| 2023-08-10 | [mod] engine brave: raise error on unsupported category | Bnyro | |
| 2023-08-08 | [mod] brave engines: add fetch_traits() / improve language support | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-08 | [mod] implement brave (WEB) engine to replace XPath configuration | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-08 | [feat] engine: brave - support for news | Bnyro | |
| 2023-08-08 | [feat] engine: brave - support for videos | Bnyro | |
| 2023-08-08 | [feat] engine: brave - support for images | Bnyro | |