simpl-liste/app
le king fu c496d9586c feat: add mobile sync client with outbox pattern (#40)
- sync_outbox table in SQLite (migration 0004)
- Sync service: push/pull changes, fullSync, outbox cleanup
- Outbox writing in task/list/tag repositories after mutations
- Settings store: syncEnabled, lastSyncAt, userId
- Sync polling: on launch, every 2 min, on return from background
- Settings UI: Compte section with connect/sync/disconnect buttons
- i18n keys for sync strings (FR + EN)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 12:54:44 -04:00
..
(tabs) feat: add mobile sync client with outbox pattern (#40) 2026-04-06 12:54:44 -04:00
list fix: add input validation and deep link sanitization 2026-02-21 10:13:05 -05:00
task feat: add inline edit and delete for subtasks (#25) 2026-03-30 19:36:24 -04:00
+not-found.tsx feat: initial Simpl-Liste MVP 2026-02-20 19:28:42 -05:00
_layout.tsx feat: add mobile sync client with outbox pattern (#40) 2026-04-06 12:54:44 -04:00