aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/OCM
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-243-57/+6
* feat(OCM): Dispatch an event so apps can register resourcesJoas Schilling2023-10-131-0/+15
* feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-131-0/+8
* fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-131-9/+8
* fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-132-27/+25
* small fixesMaxence Lange2023-09-201-1/+1
* ocm controllerMaxence Lange2023-09-203-0/+474