verstak-desktop/scripts
mirivlad a6f9e85f13 feat(m4b): add vault selection UI, enable/disable toggle, missing-installed UI
- Add VaultSelection.svelte: first-run vault create/open/recent UI
- Update App.svelte: vault check on startup, show VaultSelection when needed
- Update PluginCard.svelte: enable/disable buttons, vault state awareness
- Update PluginManager.svelte: enable/disable handlers, missing-installed section
- Add SetCurrentVault Wails API binding
- Add RecordDesiredPlugin Wails API binding
- Record desired plugins on discovery (only when vault open)
- Fix addRecent: remove duplicate sort, clean up unused import
- Update smoke-platform.sh: enable/disable lifecycle test
- Add runEnableDisableTest: vault create/open, disable/enable, plugins.json verify
2026-06-17 04:19:13 +08:00
..
build.sh fix: resolve plugin path relative to binary location + copy plugins in build 2026-06-16 21:00:44 +08:00
check.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00
install-dev-plugins.sh fix: improve install-dev-plugins.sh cleanup + smoke-platform settingsPanel check 2026-06-17 03:06:50 +08:00
smoke-platform.sh feat(m4b): add vault selection UI, enable/disable toggle, missing-installed UI 2026-06-17 04:19:13 +08:00
test.sh fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod 2026-06-16 12:32:31 +08:00