managarten/apps/todo/apps
Till JS b85c32fcce feat(todo): wire up browser sync with Go server
- Auth store starts/stops sync on login/logout
- LocalStore queues all existing records for initial sync (guest→auth transition)
- LocalCollection.queueAllForSync() creates pending inserts for all local records
- Skips initial queue if sync cursor exists (already synced before)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 11:55:32 +01:00
..
backend feat(todo): improve task UI with priority checkboxes, drag styling, and route fix 2026-03-26 08:51:06 +01:00
landing feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
web feat(todo): wire up browser sync with Go server 2026-03-27 11:55:32 +01:00