-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
#### Your system information
* Steam client version (build number or date): August 1, 2018
* Distribution (e.g. Ubuntu): Gentoo
* Opted into Steam client beta?: [Yes/No] No
* Have you checked fo…
-
looking with tcpdump shows that my search strings and results show up in plaintext.
This is not what i expect from a client claiming to protect my privacy.
-
### [REQUIRED] Describe your environment
* Windows 10, Android 10
* Google chrome
* firebase js sdk version: 7.24.0
* firebase auth
### [REQUIRED] Describe the problem
When trying to…
-
I'm not sure if this is a bug or not, but during some sysadmin work, while I was carefully changing stuff from mksquashfs to gensquashfs (and sqfsdiff'ing to see if I screwed up), I noticed that the t…
errge updated
8 months ago
-
Hi,
last week i have noticed the integration has stopped responding to input the magiqtouch display wont update to the value i set in Home assistant, however if i set it on magiqtouch controll it wi…
-
I have a `package.json` similar to:
```js
{
"scripts": {
"prepare": "husky install"
},
"devDependencies": {
"husky": "^5.2.0"
}
}
```
Running `npm install --prod` (or `N…
-
The print method is a great debugging tool, but sometimes when we have it at many places of a script - it becomes somewhat difficult to trace back where it came from.
It would immencely help for de…
-
```
What steps will reproduce the problem?
caller.addDoubleArray("x", x);
caller.addDoubleArray("y", y);
caller.addRCode("ols
-
I've started down the road of trying to integrate Delta 2 data with HA via MQTT...
I already have mosquito broker setup as per the instructions from @lwsrbrts in ISSUE #1 and my tweaks for SHP per…