-
Custom style rules defined in settings apply when the plugin loads, but if they are styling elements that OctoPrint replaces (such as the temperature legend), the styling is removed on the next update…
-
A strategy we're seeing deployed more frequently recently is for platforms to add very broad speculation rules, and then use server responses to avoid speculation in cases that the platform is unsure …
-
## CVE-2022-24735 - Low Severity Vulnerability
Vulnerable Libraries - redis6.2.6, redis6.2.6, redis6.2.6, redis6.2.6, redis6.2.6
Vulnerability Details
Redis is an in-memory database that…
-
**Describe the bug**
As part of the requirements for issue: https://github.com/harvester/harvester/issues/4888 we introduced additional logic to identify VM's which cannot be scheduled to other n…
-
It has been suggested that the abstract data model in DID Core creates unnecessary complexity and that a more concrete data model should be selected, based on implementation experience over the past t…
-
This should act as the approximate websocket equivalent of the existing HTTP request & response breakpoint rules.
I think you probably want to be able to:
* Inject custom messages sent upstr…
-
I recently realized that only the `elm-lang/core` package is allowed to have native JS code. Currently `elm-styled` is using native JS code to inject the CSS. The problem is that I can't publish `elm-…
-
I am looking for a lib using mongodb in nestjs (without mongoose).
So my question is how stable is the code base and is it used in a real project?.
I looked at the source code and there is alr…
maku updated
6 months ago
-
I thought I would create a generic issue to do with the overall productivity of the framework.
Please feel free to jump in and make comments.
I didn't feel like flagging lots of little issues due to …
-
Dagger 2 has a good feature ["Multibinding"](https://dagger.dev/multibindings). It allows injection of multiple dependencies into collection. It's useful to make access by a key in a map of objects to…