Results 8 issues of Thorou

I am trying to connect to OctoPrint behind a authelia+traefik combo, configured to use basic auth. If I enter the correct credentials and API key, I get this error: "You...

**Describe the solution you'd like** The `Extracted Links` panel should indicate the current LinkType.

enhancement

Update js-beautify from 1.10.2 to 1.11.0 Adds support for several new JS proposals, see https://github.com/beautify-web/js-beautify/blob/master/CHANGELOG.md.

PR: unreviewed

### Hydrus version 556 ### Qt major version Qt 6 ### Operating system Linux (specify distro and version in comments) ### Install method Third party (AUR, Docker, Chocolatey, etc. Specify...

bug

Afaik, Twitch has no DRM at all. This means any games can be launched directly, without Twitch even being open.

Closes #92. This PR contains a few related changes for various issues: - Indexing arrays in `Value::find()` (#92) - Providing partial array values from Env (#113) - Necessitated by the...

### Use Case Given a configuration file like this: ``` providers: - plugin: calculator config: some_stuff: "" - plugin: websearch config: some_other_stuff: "" ``` I'd like to be able to...