aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/sync
AgeCommit message (Expand)Author
2025-12-31feat(crdt): handle crdtChanges in sync pull responsensfisis
2025-12-31feat(crdt): add crdtChanges to sync push payloadnsfisis
2025-12-31feat(crdt): add CRDT repository layer and sync state managementnsfisis
2025-12-31feat(crdt): add Automerge document lifecycle managementnsfisis
2025-12-31feat(crdt): add Automerge document type definitionsnsfisis
2025-12-31feat(schema): make note_id and is_reversed NOT NULLnsfisis
2025-12-31test(sync): add client-side sync tests for note-related entitiesnsfisis
2025-12-31feat(sync): add sync support for note-related entitiesnsfisis
2025-12-31feat(client): add note-related tables to client IndexedDBnsfisis
2025-12-07feat(client): add sync status indicator componentnsfisis
2025-12-07feat(client): add SyncManager for auto-sync on reconnectnsfisis
2025-12-07feat(client): add conflict resolution for offline syncnsfisis
2025-12-07feat(client): add pull service for sync implementationnsfisis
2025-12-07feat(client): add push service for sync implementationnsfisis
2025-12-07feat(client): add sync queue management for offline syncnsfisis