| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-13 | [feat] odysee: implement fetch_traits for language support | Bnyro | |
| 2023-09-13 | [mod] odysee: time range support | Bnyro | |
| 2023-09-13 | [fix] engine - piped.music incorrect timestamps | jazzzooo | |
| 2023-09-13 | [fix] engine - invidious thumbnails | jazzzooo | |
| 2023-09-13 | [fix] engine - openstreetmap currency rendering | jazzzooo | |
| 2023-09-12 | [fix] engine - openstreetmap currency matching | jazzzooo | |
| 2023-09-12 | [feat] new engine: svgrepo | Bnyro | |
| 2023-09-12 | [fix] engine - brave | jazzzooo | |
| 2023-09-11 | [mod] library of congress: fix engine | Bnyro | |
| 2023-09-11 | [fix] engine deviantart: review of the result-scrapper | Bnyro | |
| The deviantart site changed and hence deviantart is currently unusable. | |||
| 2023-09-09 | Replace chompjs with pure Python code | Alexandre Flament | |
| The new implementation is good enough for the current usage (brave) | |||
| 2023-09-08 | [feat] engine: implementation of Yummly | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@damarit.de> | |||
| 2023-09-08 | [mod] utils.py: add markdown_to_text helper function | Bnyro | |
| 2023-09-05 | [feat] engine: implementation of bilibili https://www.bilibili.com | Hackurei | |
| 2023-09-05 | [fix] engine - duckduckgo_images / determination of vqd value incorrect | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-05 | [fix] engine duckduckgo weather api changes | bonswouar | |
| 2023-09-03 | [fix] engine: wikicommons - don't quoute ':|' in URL parameters | Markus Heiser | |
| From [1]: It seems to be because of [2] For some reason it gets url encoded twice, resulting in - ``filetype%253Abitmap%257Cdrawing+birds`` instead of - ``filetype:bitmap%7Cdrawing+birds`` [1] https://github.com/searxng/searxng/issues/2707 [2] https://github.com/searxng/searxng/blob/master/searx/engines/wikicommons.py#L43 Closes: #2707 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-02 | [fix] follow-up of 4da7003ae / add missing review from @Bnyro | Markus Heiser | |
| [1] https://github.com/searxng/searxng/pull/2656#pullrequestreview-1607956209 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-09-02 | [feat] engine: implementation of odysee | Hackurei | |
| 2023-09-01 | [feat] implementation of Wikimedia commons for images | Bnyro | |
| 2023-08-29 | [mod] bing: resolve redirect without additional requests | Alexandre Flament | |
| Remove the usage of searx.network.multi_requests The results from Bing contains the target URL encoded in base64 See the u parameter, remove the first two character "a1", and done. Also add a comment the check of the result_len / pageno ( from https://github.com/searx/searx/pull/1387 ) | |||
| 2023-08-27 | [doc] add documentation of Mwmbl engine & autocompleter | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-27 | [mod] engine mwmbl: add link to official api docs | Bnyro | |
| 2023-08-27 | [fix] openstreetmap engine | Alexandre Flament | |
| It seems there is an API change: extratags can be either a dictionnary or None. This commit avoid crash when extratags is None Test query "!osm gare du nord" | |||
| 2023-08-26 | [fix] google engine: don't overspecify the search query to Google | Markus Heiser | |
| The method EngineTraits.get_region(..) returns engine's region string that **best fits** to SearXNG's locale. This means it returns a region (country) if only a language is set in the locale. By example the method returns for a locale tag `es` a region `ES`. Google's search parameter `cr` restricts search results to documents originating in a particular country / in case of a locale tag (language) as described above, this argument should be unset in the query send to Google. Closes: https://github.com/searxng/searxng/issues/2672 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-22 | [fix] engine google_video: google has changed the layout of the rsponse | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/2664 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-19 | [feat] engine: implementation of mwmbl | Bnyro | |
| 2023-08-18 | [mod] currency_convert: support for showing the answer source url | Markus Heiser | |
| Show URL of the ddg-search page, not the URL of a (generic) Javascript. The latter one is not usefull for the user. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-18 | [mod] google: support for showing the answer source url | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-18 | [mod] engine duckduckgo definitions: support for answer source | Bnyro | |
| 2023-08-18 | [mod] brave: support for showing the answer source url | Bnyro | |
| 2023-08-15 | [mod] improve seekr engines and add documentation | Markus Heiser | |
| Tis patch adds some more fields to the result items and changed paging to the ``nextResultSet`` given in seekr's JSON response. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-15 | [feat] engine: implementation of seekr for news, images and videos | Bnyro | |
| 2023-08-10 | [feat] engine: implementation of German news, Tagesschau | Bnyro | |
| Co-authored-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-10 | [mod] engine lemmy: increase thumbnail quality to align with theme | Bnyro | |
| 2023-08-10 | [mod] settings: remove lemmy from categ 'general' & enable by default | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-10 | [mod] engine lemmy: add more info fields to the result items | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-10 | [feat] engine: support for lemmy communities, posts, comments and users | Bnyro | |
| 2023-08-10 | [mod] engine google_play: raise error on unsupported category | Bnyro | |
| 2023-08-10 | [mod] engine brave: raise error on unsupported category | Bnyro | |
| 2023-08-09 | [mod] remove discontinued petalsearch engines | allendema_searxng_pi | |
| 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 | |
| 2023-08-06 | [doc] engine bt4g: add documentation to docs/dev/engines/online/ | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-06 | [feat] new engine: bt4g added & enabled and disable by default btdigg | Emilien Devos | |
| Disable btdigg because on most SearXNG instances, SearXNG is blocked by btdigg due to cloudflare too many requests. This impementation did not parse the HTML page because there is an API in XML (RSS). The RSS feed provides fewer data like amount of seeders/leechers and the files in the torrent file. It's a tradeoff for a "stable" engine as the XML from RSS content will change way less than the HTML page. Closes: https://github.com/searxng/searxng/issues/2553 | |||
| 2023-08-04 | [mod] engine: wikimedia - improve results, add addition settings & doc | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2023-08-04 | [feat] new engine: wikispecies | Bnyro | |