-
The api server supports mulitple authentication types e.g. The config for the api could be
```
http-server.authentication.type=oauth2,PASSWORD
```
But the config for the web-ui can support only …
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Ish - There's no use of orcaslicer for mobile us…
-
Now that the rust version of `karttapullautin` has had quite dramatic improvements in performance and is thus much more approachable, I have been thinking about another way to make it easier to use / …
-
CustomTabs supports customizing the color of the top bar, as well as several other things. Amplify should support:
* Setting the Top Bar color
* Specifying whether to display the top bar
Auth0 o…
-
## Problem
The command line package generation snippet generated in the fleet UI only creates packages for DEB on AMD64.
We currently support DEB and RPM packages on both AMD64 and ARM64 arc…
-
**Describe the bug**
Hi, i using https://github.com/suyashkumar/ssl-proxy to add ssl support for bitwarden, so by default bitwarden running on 34655, i running `./ssl-proxy-linux-amd64 -from 0.0.0.0:…
-
We currently have a tested and working socket server in ledviewer.h that can serve up the contents of the matrix to a client so they can render a preview and so on.
The problem is that to connect t…
-
### Describe the bug
When accessing Bolt through a remote URL, Ollama models are not visible in the web UI, despite both services being individually accessible remotely. The models appear correctly…
-
### What happened?
With this SwiftUI code rendered in browser:
```
Hello Bonfire native beta 2!
```
I get this error in XCode: `The operati…
mayel updated
1 month ago
-
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 11, in
from modules.paths import script_path
ModuleNotFoundError: No module named 'modules'