verstak-desktop/frontend
mirivlad 03175aa46d feat: Notes core service + Notes API + router auto-detect notes context
- Add internal/core/notes/ service (Service, Layout, Normalize, tests)
- Register verstak/core/notes/v1 capability
- Inject NotesService into App, expose 8 Notes API endpoints
  (CreateNote, RenameNote, ReadNote, SaveNote, EnsureOverview,
   ListNotes, SearchNotes, NormalizeNoteTitle)
- Router: auto-detect Notes context via path (IsInsideNotes)
- PluginCard: show workspaceItems contribution count
- Regenerate Wails bindings (App.d.ts, App.js, models.ts with notes.NoteInfo)
- Fix .gitignore pattern for e2e-results/
2026-06-21 23:22:36 +08:00
..
e2e feat: mouse back/forward navigation + history stack 2026-06-21 16:01:21 +08:00
src feat: Notes core service + Notes API + router auto-detect notes context 2026-06-21 23:22:36 +08:00
tests feat: add bundle-host-test.cjs + smoke integration 2026-06-17 18:51:14 +08:00
wailsjs feat: Notes core service + Notes API + router auto-detect notes context 2026-06-21 23:22:36 +08:00
index.html Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
package-lock.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
package.json.md5 fix: polish workspace files and editor shell 2026-06-19 23:37:10 +08:00
playwright.config.js Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00
vite.config.js core: Milestone 7b — Files explorer and Default Editor improvements 2026-06-20 19:20:13 +08:00