Maxim Kurbatov
Maxim Kurbatov
For now, Craft store EVERY block as row in database in such format: | p (int) | q (int) | x (int) | y (int) | z (int) | w...
**Describe the bug** When I open Messages window, it has too big width. Also, I can't reduce width more than it was initially. Here is the video demonstration of the...
I have some circular depended entities (`User` and `Token`) and when I injecting `Repository` and `Repository` in some class, User is `undefined` on the moment of the class construction. ```ts...
Need non-English language support. (For example function "set_font(String LangImageName)", wich load "/font/{LangImageName}.png" and using it as font...) Edit: ... or using TTF support
**Description of the change** Changed head & body width from `100vw` to `100%` to get rid of horizontal scrollbar in Chrome. **Benefits** No useless horizontal scrollbar appearing **Possible drawbacks** Haven't...
Hello I have NodeRED 4.0.2 installed with RedBot 1.2.4. When I try to login to Mission Control using default login and password (never logged in before) I get the following...
zigbee2mqtt incorrectly passes composite objects to HomeAssitant. HASS sees a device but does not create any entities to toggle relays. By extracting switches from composite object, relays can be controlled...
Fixes #29, #30 This PR introduces `BPAPT_CUSTOM_REPOS`, allowing users to control how custom repositories are added to the APT sources list. It supports three options: - **`append` (default)** – Custom...
Is there any way to use our own APT repositories with a higher priority than the default ones? I want to increase the speed of the pipeline and I need...
### What would you like to be added? /kind enhancement Please add mips and mipsel (mipsle) targets for the future builds. ### Why is this needed? I've successfully compiled `cs-firewall-bouncer`...