verstak/internal/core
mirivlad 1a20edac44 feat: sync — client ops recording in core services
- internal/core/sync/: Service, Client, Blob packages

- RecordOp creates sync_ops entries for all mutations

- Client for push/pull/blob HTTP to server

- Blob SHA-256 hashing and local storage

- Wired into app.go alongside activity recording

- Device ID from config or fallback
2026-06-01 22:54:23 +08:00
..
actions step 7: actions — table, service, CLI, GUI tab + confirm dialog 2026-05-31 01:52:23 +08:00
activity activity: global feed, per-case log, sidebar section, today UX 2026-06-01 02:53:56 +08:00
config step 2: init command + SQLite storage + migrations + config 2026-05-30 18:58:47 +08:00
files File manager: selection, keyboard shortcuts, rename modal, security, localization 2026-06-01 01:35:45 +08:00
nodes activity: global feed, per-case log, sidebar section, today UX 2026-06-01 02:53:56 +08:00
notes Files tab: multi-selection, drag-and-drop, keyboard shortcuts, custom confirm modal, SVG icons 2026-06-01 01:16:51 +08:00
plugins step 10: plugins system (Lua + templates) + DokuWiki as optional plugin 2026-05-31 11:20:45 +08:00
search steps 8+9: worklog + FTS5 search 2026-05-31 02:25:25 +08:00
storage feat: sync — migration 010 for sync_ops and sync_state tables 2026-06-01 22:45:12 +08:00
sync feat: sync — client ops recording in core services 2026-06-01 22:54:23 +08:00
util step 2: init command + SQLite storage + migrations + config 2026-05-30 18:58:47 +08:00
vault step 2: init command + SQLite storage + migrations + config 2026-05-30 18:58:47 +08:00
worklog steps 8+9: worklog + FTS5 search 2026-05-31 02:25:25 +08:00
doc.go step 1: skeleton - go module, CLI stub with --version, structure 2026-05-30 18:42:19 +08:00
smoke_test.go test: MVP smoke test for core workflow 2026-06-01 22:17:25 +08:00