GenericMale
GenericMale
## What does this PR do? Changes the engine-message sidebar entry into a table which also shows the response times of each engine similar to the engine stats page. Errors...
## What does this PR do? When all engines in a category are disabled, that category shouldn't be shown. This seems to be a regression introduced with #2740 ## Why...
**Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG** 2024.8.23+4f7dd05d9 **How did you install SearXNG?** searxng-docker **What happened?** The preferences cookies...
Love this extension!! I noticed that there are some theme properties which are hardcoded right now and it would be really awesome if you could make them configurable. Specifically the...
### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...
## What does this PR do? This PR modifies the `clear_cookies` function to now only delete cookies related to user preferences. It also adjusts the cookie display logic to only...
## What does this PR do? - Implements a "Rerank plugin" using the [Okapi BM25](https://en.wikipedia.org/wiki/Okapi_BM25) algorithm to re-order search results based on relevance. - Uses the [bm25s](https://github.com/xhluca/bm25s) library for BM25...
## What does this PR do? - Adds [Tavily](https://tavily.com) Engine - Requires API key. Free Account allows 1000 requests per month. - Support for general search and news. - By...