Alexandre Flament
Alexandre Flament
The tests are flaky, this is related to https://github.com/searxng/searxng/issues/2988 not to this PR The socket leak might be fixed (at least I've tried).
The broken part is the streaming for the image proxy: the sockets are not always closed. Everything else works. I have an idea how to fix that, just need motivation...
For the record, ublacklist has a [subscriptions](https://iorate.github.io/ublacklist/subscriptions) link which leads to different lists. For example: * https://github.com/arosh/ublacklist-github-translation/blob/master/uBlacklist.txt * https://github.com/arosh/ublacklist-stackoverflow-translation/blob/master/uBlacklist.txt * https://github.com/rjaus/ublacklist-pinterest/blob/main/ublacklist-pinterest.txt
`git config --global core.protectNTFS false` is not a solution: > If set to true, do not allow checkout of paths that would cause problems with the NTFS filesystem Also: *...
What if thumbnails are displayed on right side (for LTR languages): 
Answer to https://github.com/searxng/searxng/pull/2465#issuecomment-1565423416 > On a (very) long term yes (may be) .. @dalf already asked for this multiple times in the past .. In a branch based on this...
For reference: * https://github.com/searxng/searxng/pull/3045
In addition to the document, an idea based on the autocompletion that should not be hard to implement: * in the [about section](https://github.com/searxng/searxng/blob/b92748219504e67b18771b9831ffcebe76cca62f/searx/engines/gentoo.py#L11-L18), engines can provide an external bang. *...
Note: AFIK, ChatGPT requires a login (+ real phone number). For example, [this web browser extension](https://github.com/wong2/chat-gpt-google-extension) include ChatGPT in google.com and require an existing ChatGPT session : https://github.com/wong2/chat-gpt-google-extension/blob/9b71b3db2ab5c04f0c3f9e245e502e5d42bed386/src/background/index.mjs#L14
If a public ip is used, a real certificate can be get from letsencrypt to test the whole chain, not sure if it worse it ? (an setup among others...