aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/sync/conflict.ts
AgeCommit message (Expand)Author
2025-12-31refactor(sync): simplify ConflictResolutionResult to use string arraysnsfisis
2025-12-31refactor(sync): remove legacy conflict resolution strategiesnsfisis
2025-12-31refactor(sync): remove legacy LWW conflict resolution strategynsfisis
2025-12-31feat(crdt): replace LWW conflict resolution with Automerge mergensfisis
2025-12-31feat(schema): make note_id and is_reversed NOT NULLnsfisis
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 conflict resolution for offline syncnsfisis