verstak/frontend/src
mirivlad 490a3dd624 refactor(frontend): modularise App.svelte — Phase 1-4
• Create docs/frontend-architecture.md and docs/frontend-change-map.md
• Extract API layer: lib/services/ (wails, notes, files, search, inbox,
  trash, sync, journal, actions, links, activity, nodes, suggestions,
  today, browserEvents)
• Extract ErrorBanner.svelte component
• Extract CaptureDropOverlay.svelte component
• Extract OverviewTab.svelte component
• Extract NotesTab.svelte component
• Wire all extracted components into App.svelte
• Build passes (npm run build ✓)
2026-06-15 19:03:07 +08:00
..
lib refactor(frontend): modularise App.svelte — Phase 1-4 2026-06-15 19:03:07 +08:00
wailsjs/go/main fix: stabilize markdown notes — internal link modal, rename UI, trash integration 2026-06-15 09:19:26 +08:00
App.svelte refactor(frontend): modularise App.svelte — Phase 1-4 2026-06-15 19:03:07 +08:00
FileTreeRow.svelte fix: rename node not found, A11y warnings cleanup 2026-06-03 08:55:38 +08:00
TreeNode.svelte fix: rename node not found, A11y warnings cleanup 2026-06-03 08:55:38 +08:00
main.js gui: port frontend to Wails v2 2026-05-31 19:39:49 +08:00
vite-env.d.ts gui: add Wails v3 desktop app skeleton 2026-05-31 15:45:52 +08:00