Markus Heiser
Markus Heiser
**Describe the bug** The help message describes the options in the comandline in front: ``` $ pipx --help usage: pipx [-h] [--quiet] [--verbose] [--global] [--version] {install, ..list, ..} ``` ```...
Implemented with [4] and [5] under the pillow / but I have to note; this is my first PR to add a package --> be patient with me ;) Initial...
Replace deprecated warn methods from: https://github.com/search?q=repo%3Areturn42%2Flinuxdoc+%22.warn%28%22&type=code
* the Python module name should be `searx.checker` rather than `searx.search.checker`. * for a time it made sense to embed this tool in the Flask app, I think now it...
To reproduce, activate "Center Alignment" ..  And reduce visible size to simulate a *@tablet device* https://github.com/searxng/searxng/blob/156d1eb8c85c01c94723188859fa7526c7d72698/client/simple/src/less/definitions.less#L293-L298 and the answer box is shifted to the left ... 
**Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG** Repository: https://github.com/return42/searxng Branch: darmarit.org Version: 2025.5.20 **How did you install SearXNG?** Don't...
Many bots will probably use other user agents than the common ones (or rotate different ones)[1]. On my instance I can observe how bots with other UA headers are no...
Like we have for python code `make format.python` we need a code formatter for shell scripts (bash) .. (`make format.shell`). > What I do use is https://github.com/mvdan/sh and it seems...
A lot of new things have happened in the area of Docker builds in the last few days and weeks. Once all the relevant changes have been consolidated, the documentation...
For better privacy of the instances listed on https://searx.space we should consider to activate image proxy when `server:public_instance` is `true`. Related: - https://docs.searxng.org/admin/settings/settings_server.html - searxng-instances [add-instance template](https://github.com/searxng/searx-instances/blob/54135f280e613540604e11ed577c09d31ff71b20/.github/ISSUE_TEMPLATE/add-instance.yaml?plain=1#L65-L71) - https://github.com/searxng/searx-instances/discussions/417