verstak/frontend/src
mirivlad b6a3a2238d fix: tab highlight reactivity, cleanup docs and build scripts
- Fix tab highlight not updating visually — switch from class={tabClass()}
  to Svelte's class:active directive for proper reactive class binding
- Rewrite README.md with full project structure, architecture, build guide
- Rewrite build.sh to build both GUI and server, output to build/
- Add scripts/build.sh for granular builds (gui/server/all)
- Add build/, frontend-dist/, and test vault dirs to .gitignore
- Remove stale binaries from project root
- Update AGENTS.md session summary
2026-06-03 05:08:58 +08:00
..
lib fix: sidebar refresh, context menu position, show-in-explorer for all items 2026-06-03 04:46:42 +08:00
wailsjs/go/main add missing Wails bindings for ListActivityFeed, ListActivityByNode, CountActivityByNode 2026-06-01 22:00:58 +08:00
App.svelte fix: tab highlight reactivity, cleanup docs and build scripts 2026-06-03 05:08:58 +08:00
FileTreeRow.svelte fix: context menu close, OpenFolder for TypeFile nodes, tab highlight visibility 2026-06-03 04:56:11 +08:00
TreeNode.svelte gui: sidebar tree UX fixes — has_children, preserve expanded, double-click, DnD visual 2026-06-03 03:48:53 +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