Commit Graph

  • 03175aa46d feat: Notes core service + Notes API + router auto-detect notes context main mirivlad 2026-06-21 23:22:36 +0800
  • 0b6b0d0926 fix: workbench 'back' blocked, workspace breadcrumb-up only when btn active feature/mouse-back-forward mirivlad 2026-06-21 16:25:45 +0800
  • b4e66c9779 fix: mouse navigation — redirect workspace back/forward to Files buttons, remove xinput monitor mirivlad 2026-06-21 16:18:45 +0800
  • d644c5bb79 feat: mouse back/forward navigation + history stack mirivlad 2026-06-21 16:01:21 +0800
  • 8e5690e8f7 feat: intercept GDK button 8/9 for mouse back/forward navigation mirivlad 2026-06-21 13:49:13 +0800
  • 0ac473d720 core: Milestone 7b — Files explorer and Default Editor improvements mirivlad 2026-06-20 19:20:13 +0800
  • 4de5a74a55 fix: sanitize sync error messages, detect non-sync servers, add health check in TestAuth mirivlad 2026-06-20 03:20:25 +0800
  • db67c370ab fix: add backend.call() API and fix [object Object] in workspace sidebar mirivlad 2026-06-20 03:02:33 +0800
  • ed69746332 feat: add sync backend methods mirivlad 2026-06-20 02:25:25 +0800
  • 5c979174f1 fix: polish workspace files and editor shell mirivlad 2026-06-19 23:37:10 +0800
  • a6412fa070 feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution mirivlad 2026-06-19 16:42:01 +0800
  • 6ed6df311a Implement milestone 6b workbench routing skeleton mirivlad 2026-06-19 07:51:57 +0800
  • a100f5a441 fix(plugin-manager): sync UI state with plugin lifecycle + sidebar click fix mirivlad 2026-06-17 19:40:05 +0800
  • 6d2f7858eb fix: replace emoji icons with inline SVG (Icon.svelte + icons.js) mirivlad 2026-06-17 19:02:51 +0800
  • c2e14cae69 feat: add bundle-host-test.cjs + smoke integration mirivlad 2026-06-17 18:51:14 +0800
  • 05ef1449bc feat: milestone 5b — frontend bundle host + VerstakPluginAPI stub mirivlad 2026-06-17 17:39:50 +0800
  • 1dff97a9c0 fix: smoke test now proves manifest→discovery→registry flow with ReloadPlugins gating mirivlad 2026-06-17 17:21:46 +0800
  • a96ffb5801 chore: split build.sh and update-and-build-all.sh mirivlad 2026-06-17 17:13:14 +0800
  • 86eeadd2a9 feat: milestone 5a — frontend plugin host, contribution lifecycle, UI shell mirivlad 2026-06-17 17:07:52 +0800
  • 9bb35a9fd0 fix: add workspace capability name check to smoke, clean up tracked build artifacts mirivlad 2026-06-17 16:32:08 +0800
  • 67345a194a fix: vault/workspace lifecycle — CreateVault creates workspace, SetCurrentVault loads workspace, ReloadPlugins keeps workspace capability, recursive tree rendering mirivlad 2026-06-17 14:26:49 +0800
  • 5fa2c0ddf9 docs: add workspace capability documentation mirivlad 2026-06-17 12:24:12 +0800
  • 5c9ae7f93b feat: add workspace/cases core capability mirivlad 2026-06-17 12:22:52 +0800
  • 6eecf5d005 fix: OpenVault now looks for vault.json inside VerstakVault/ subdirectory mirivlad 2026-06-17 10:10:39 +0800
  • 252d075f9b fix: register OnStartup callback for Wails context initialization mirivlad 2026-06-17 09:44:23 +0800
  • ffb3446cc3 feat: native directory picker for vault selection mirivlad 2026-06-17 09:13:09 +0800
  • dd199f38ee fix: remove legacy config migration — new Verstak starts clean mirivlad 2026-06-17 08:56:17 +0800
  • e9758ec1b5 feat: add legacy config migration + test mirivlad 2026-06-17 08:23:25 +0800
  • ca089a82e9 docs: deduplicate sections, add UI layout and milestone 4b mirivlad 2026-06-17 07:33:36 +0800
  • 7530e21dfd feat: ui completion — VaultSelection, Sidebar navigation, layout fixes mirivlad 2026-06-17 07:28:00 +0800
  • 6202157cbf docs: update PLUGIN_RUNTIME.md with app settings, vault plugin state, first run flow mirivlad 2026-06-17 04:22:16 +0800
  • a6f9e85f13 feat(m4b): add vault selection UI, enable/disable toggle, missing-installed UI mirivlad 2026-06-17 04:19:13 +0800
  • c8d2560bb2 docs: update plugin runtime doc with app settings + vault plugin state mirivlad 2026-06-17 03:40:05 +0800
  • 04dbfa056e feat: add app settings, vault plugin state, and first-run vault selection mirivlad 2026-06-17 03:37:15 +0800
  • c0ea1972f6 fix: improve install-dev-plugins.sh cleanup + smoke-platform settingsPanel check mirivlad 2026-06-17 03:06:50 +0800
  • ca7eb79a40 feat: add plugin UI host (sidebar, view container, settings panel) + storage API mirivlad 2026-06-17 03:01:37 +0800
  • 70d4c75d7e fix: resolve plugin path relative to binary location + copy plugins in build mirivlad 2026-06-16 21:00:44 +0800
  • fa52a0bfc3 docs: update plugin runtime for vault capability mirivlad 2026-06-16 20:43:55 +0800
  • d7da8b4ee3 feat: add vault status to Plugin Manager UI mirivlad 2026-06-16 20:40:00 +0800
  • d6793e8695 feat: add core vault layer with capability registration mirivlad 2026-06-16 20:37:48 +0800
  • 6832b01b23 fix: show core capabilities in registry, add degraded text + contribution counts mirivlad 2026-06-16 17:52:50 +0800
  • 47530559bb test: add plugin lifecycle tests (core caps, degraded, disabled, reload) mirivlad 2026-06-16 17:46:24 +0800
  • b9e08f7c9d docs: add plugin runtime documentation mirivlad 2026-06-16 17:43:59 +0800
  • dd3a5f8ff5 fix: register core capabilities + plugin lifecycle before discovery mirivlad 2026-06-16 17:12:46 +0800
  • 1c75389535 feat: dev plugin install flow + smoke-platform mirivlad 2026-06-16 16:46:00 +0800
  • d72ebeb7ec fix: PluginManager — proper await with real Wails imports; no dead code, no safety timer mirivlad 2026-06-16 15:39:30 +0800
  • 1d20b833f2 hotfix: PluginManager infinite loading mirivlad 2026-06-16 14:51:31 +0800
  • 3c613f0e44 hotfix: plugin manager infinite loading mirivlad 2026-06-16 13:52:49 +0800
  • e39e249556 fix: auto-detect webkit2gtk-4.1 with -tags webkit2_41, show binary path mirivlad 2026-06-16 13:38:51 +0800
  • 291f4224fa fix: build.sh auto-installs wails if missing mirivlad 2026-06-16 12:34:25 +0800
  • e3b0bf5f4b fix: reorder build — frontend before Go (//go:embed deps), auto-install node_modules/go mod mirivlad 2026-06-16 12:32:31 +0800
  • aefb9e9a9c feat: add scripts/build.sh, test.sh, check.sh + gofmt + go mod tidy mirivlad 2026-06-16 12:11:55 +0800
  • ec8ceee7f3 chore: add .gitignore, remove node_modules from tracking mirivlad 2026-06-16 12:01:36 +0800
  • cf0a962b46 feat: plugin discovery, capability/contribution/permission registries, Plugin Manager UI mirivlad 2026-06-16 12:00:43 +0800
  • 08f7328d87 docs: add AGENTS.md with platform architecture rules mirivlad 2026-06-16 11:53:16 +0800
  • 65531ec50b Initial commit mirivlad 2026-06-16 06:35:41 +0300