verstak-desktop/internal
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
..
api feat: Notes core service + Notes API + router auto-detect notes context 2026-06-21 23:22:36 +08:00
core feat: Notes core service + Notes API + router auto-detect notes context 2026-06-21 23:22:36 +08:00
shell/debug Implement milestone 6b workbench routing skeleton 2026-06-19 07:51:57 +08:00