verstak/cmd
mirivlad 4a96aa3468 fix(sync): expand payloads, implement ApplyRemoteOp, fix SyncTestConnection and auto sync
- Expand all RecordOp payloads with full entity data needed for reconstruction
- Add applyRemoteOp with handlers for node/note/file/action/worklog CRUD
- SyncNow() now applies pulled ops to real DB tables + sets LastSeenServerSeq
- SyncTestConnection uses /api/auth/test instead of PairDevice
- autoSyncLoop respects configured interval with lastSync timing
- Add helper functions: nodePayload, notePayload, filePayload, actionPayload, worklogPayload
2026-06-02 08:02:15 +08:00
..
verstak fix(sync): send LastSeenServerSeq from CLI push, report conflicts 2026-06-02 08:02:07 +08:00
verstak-gui fix(sync): expand payloads, implement ApplyRemoteOp, fix SyncTestConnection and auto sync 2026-06-02 08:02:15 +08:00
verstak-server fix(sync): add /api/auth/test endpoint, fix CSS %& vet warnings 2026-06-02 08:02:11 +08:00