Airtower
Airtower
This patch is relevant for reverse proxy configurations with HTTPS connections to backend servers. To let my proxy connect to specific backend servers I need to allow ECC certificate authentication...
Manifest v3 does not allow dynamically generated content scripts (see the [migration guide](https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/)). Referer Modifier currently uses one to inject the current configuration into content scripts to work around [Firefox...
With Manifest v3 host permissions (used to modify requests and inject scripts) have to be requested via [`host_permissions`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/host_permissions) (see [migration guide](https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/)). Host permission are optional as a matter of principle,...
The options page right now is very much a "works for me" style. It'd be nice to have proper CSS styles, and maybe an updated structure too. Input validation before...
When typing the name for a save game both RA and TD use US keyboard layout, regardless of the configured system layout (on Linux, with Wayland, labwc compositor). So with...
### Problem description With an input method service active, I sometimes get endlessly repeated key presses as if the key was held down when a key press causes a change...
**Describe the bug** I'm trying to read bundle metadata with verification on the host that *built* the bundle, not the target system, so there's no system RAUC config. The signer...
#### For bugs with existing features - Rule Id (if any, e.g. SC1000): SC3001 - My shellcheck version (`shellcheck --version` or "online"): 0.11.0 (Debian Sid package 0.11.0-1) - [x] The...
#### For bugs with existing features - Rule Id (if any, e.g. SC1000): SC3028 - My shellcheck version (`shellcheck --version` or "online"): 0.11.0 - [x] The rule's wiki page does...
#### For bugs with existing features - Rule Id: SC3045 - My shellcheck version: 0.11.0 (Debian Sid package 0.11.0-1) - [x] The rule's wiki page does not already cover this...