-
**Describe the bug**
- NginxProxyManager v2.8.1
- When setting up Plex as a subfolder, it is requesting assets through port 4443 and these aren't being rewritten correctly. Some requests are success…
-
Since stremio requires addons to be over https and with a proper domain, we are mostly forced to make our comet instance public. At the moment, there is not security that prevents unauthorized users t…
-
Pressing enter creates a newline instead of sending the message.
-
Hi,
I wanted to use h/3 as the transfer protocol, but grpc-web isn't extracting the response body for some reason - normal fetch seems to work.
Did you encounter this sort of issue?
-
When a request for a media file is handled by the media proxy, it sometimes returns a redirect to files/small/missing.png or files/original/missing.png, both of which don't exist in the Mastodon distr…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please…
-
Hello.
wke version 1.02
blink build 98096
build time Sat Aug 5 14:09:29 2023
CPU AMD Rizen 7 1700X
In headless mode, even after opening a web page (quite simple Json), the application conti…
-
Hi,
Thanks for making wanderer!
I'm running wanderer on a k8s cluster behind a reverse proxy (Ingress NGINX Controller). I'd like to host wanderer at `/wanderer`. I tried setting the ORIGIN envv…
-
Greetings!
I have created what should be a simple proxy server on my system:
```
var httpProxy = require('http-proxy');
httpProxy.createProxyServer(
{
secure: false,
target: 'ht…
-
A major difference between Jupyter "desktop" (lab/retro/py) and JupyterLite is that the latter runs entirely in the browser and consequently is subject to the browser CORS controls.
And few web sit…