Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -4/+4 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 3 | -57/+6 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | feat(OCM): Dispatch an event so apps can register resources | Joas Schilling | 2023-10-13 | 1 | -0/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(OCM): Add a way for apps to create a new IOCMResource | Joas Schilling | 2023-10-13 | 1 | -0/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(OCM): Make the OCM provider stateful so apps can add resources | Joas Schilling | 2023-10-13 | 1 | -9/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(OCM): Make the public API only rely on OCP | Joas Schilling | 2023-10-13 | 2 | -27/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | small fixes | Maxence Lange | 2023-09-20 | 1 | -1/+1 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | ocm controller | Maxence Lange | 2023-09-20 | 3 | -0/+474 |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> |