mirivlad
|
0ac473d720
|
core: Milestone 7b — Files explorer and Default Editor improvements
- Files plugin: richer explorer with breadcrumbs, selection, toolbar actions,
rename/trash, filter, sorting, hidden/reserved entries filtered
- Default Editor: line numbers, Ctrl+S, markdown toolbar, Edit/Preview/Split,
markdown preview, Reload/Revert
- E2E tests: 39 passed for files + editor
- Workspace model: correction, naming alignment, compatibility wrappers
- Updated docs: NOTES_FILES_PLUGIN_PLAN.md, PLUGIN_RUNTIME.md
|
2026-06-20 19:20:13 +08:00 |
mirivlad
|
a6412fa070
|
feat: milestones 6b-fix through 6e — default-editor, files plugin, workspace host, workspaceItems contribution
- Fix PluginCard openProviders display
- Add default-editor plugin (text/markdown/notes-context)
- Add files plugin with workspaceItems placement
- Add workspaceItems contribution point (Go + API + mock + SDK)
- Add WorkspaceHost component for workspace area
- WorkspaceTree dispatches selection event
- Fix default-editor layout to fill container
- Fix PluginCard unsafe .length access
- Add E2E tests: 34/34 pass
- Add bundle execution check to official-plugins check.sh
- Update docs: PLUGIN_RUNTIME, DEV_PLUGINS, MILESTONE_6B/6C/6D plans
|
2026-06-19 16:42:01 +08:00 |
mirivlad
|
6ed6df311a
|
Implement milestone 6b workbench routing skeleton
|
2026-06-19 07:51:57 +08:00 |
mirivlad
|
05ef1449bc
|
feat: milestone 5b — frontend bundle host + VerstakPluginAPI stub
- Bundle contract: window.VerstakPluginRegister(id, {components: {...}})
- PluginBundleHost.svelte: loads bundle via GetPluginAssetContent, mounts components
- VerstakPluginAPI.js: restricted API (capabilities, events, settings, commands — all stub)
- ViewContainer: PluginBundleHost replaces placeholder when frontend bundle exists
- PluginManager: settings panel via PluginBundleHost (removed hardcoded form)
- Backend: GetPluginFrontendInfo, GetPluginAssetContent with path security
- Security: reject absolute paths, path traversal, escape from plugin root
- Error boundary: bundle load/execute/mount errors show fallback, not crash
- Tests: 11 backend tests (asset API), frontend bundle checks in smoke
- Docs: bundle contract, VerstakPluginAPI, security constraints
|
2026-06-17 17:39:50 +08:00 |
mirivlad
|
5c9ae7f93b
|
feat: add workspace/cases core capability
|
2026-06-17 12:22:52 +08:00 |
mirivlad
|
252d075f9b
|
fix: register OnStartup callback for Wails context initialization
|
2026-06-17 09:44:23 +08:00 |
mirivlad
|
ffb3446cc3
|
feat: native directory picker for vault selection
|
2026-06-17 09:13:09 +08:00 |
mirivlad
|
7530e21dfd
|
feat: ui completion — VaultSelection, Sidebar navigation, layout fixes
|
2026-06-17 07:28:00 +08:00 |
mirivlad
|
d6793e8695
|
feat: add core vault layer with capability registration
|
2026-06-16 20:37:48 +08:00 |
mirivlad
|
e39e249556
|
fix: auto-detect webkit2gtk-4.1 with -tags webkit2_41, show binary path
|
2026-06-16 13:38:51 +08:00 |