- Discover(): skip plugins without on_install hook (not shown in UI) - Enable(): simplified - just check Installed flag - SyncConfig(): simplified - no HasInstall special case - Frontend: simplified toggle logic (only installed/uninstalled states) - Tests: updated all test fixtures to include on_install hook |
||
|---|---|---|
| .. | ||
| builtin/templates | ||
| api.go | ||
| api_ext.go | ||
| api_node.go | ||
| api_utils.go | ||
| lua.go | ||
| manager.go | ||
| manager_lifecycle.go | ||
| manager_test.go | ||
| runtime.go | ||
| runtime_test.go | ||
| scheduler.go | ||