Markus Heiser

Results 109 issues of Markus Heiser

## [enh] network: add impersonate parameter (#4801) This patch requires httpx-curl-cffi [1] and curl-cffi [2] and adds a new network parameter named: ``impersonate``. See ``BrowserTypeLiteral`` in [3] for valid browser...

curl-impersonate

This is the underlying issue, that needs to be fixed & released: - https://github.com/jcrist/msgspec/issues/651 Here is our temporary workaround: - https://github.com/searxng/searxng/pull/5285 --- - https://github.com/jcrist/msgspec/issues/847#issuecomment-2880915442 - https://github.com/beartype/beartype/discussions/479 - https://github.com/jcrist/msgspec/issues/795 - https://github.com/jcrist/msgspec/pull/853...

bug

Please discuss suggestions here on how [“The Open Web Index”](https://openwebindex.eu/) could be made usable in SearXNG.

new feature
question
engine request

The rendering of a result is currently determined by two variables (CSS classes), one is the template (the result type) and the other is a category .. by template (result...

bug

The results list is generated, the URLs to the images are correct, but the SerXNG image proxy can no longer load the images. This only happens on my server address;...

bug

The URL (``https://startpage.com/suggestions``): https://github.com/searxng/searxng/blob/d37dc307831ef0f16a6cb2fbb0c5afe9bb5e4258/searx/autocomplete.py#L186-L189 results in an json exception (response or URL might have changed): ``` INFO werkzeug : 127.0.0.1 - - [15/Feb/2025 10:13:17] "POST /autocompleter HTTP/1.1" 500 - Traceback...

bug
startpage

#### Description Add script to install directly from the GH releases / no need to clone #### Requirements / Checklist - [x] Read the [Contributing Guidelines](https://github.com/ryanoasis/nerd-fonts/blob/-/contributing.md) - [ ] I've...

https://github.com/cobrateam/splinter/blob/861539107381e848f63c350189360520c300ced9/README.rst?plain=1#L25 The URL https://splinter.readthedocs.io is redirected to (*stable*) https://splinter.readthedocs.io/en/stable/ .. in all other links the doc from (*latest*) https://splinter.readthedocs.io/en/latest/ is referred: https://github.com/cobrateam/splinter/blob/861539107381e848f63c350189360520c300ced9/README.rst?plain=1#L61-L63 Its the same with the link in GH...

When bash is installed by the package manager of a distro, most often [bash-completion](https://github.com/scop/bash-completion/) is also installed ... Instead of *"somewhere"* .. https://github.com/pypa/hatch/blob/4ebce0e1fe8bf0fcdef587a704c207a063d72575/docs/cli/about.md?plain=1#L22-L32 isn't it better we use .. ```bash...