ultisuite-client/lib/api
R3D347HR4Y c87670e90f
Some checks failed
E2E / Playwright e2e (push) Has been cancelled
feat(api): offline-first mail sync w/ TanStack Query
Move mail, compose, contacts, and accounts off mocks onto REST + WS.
Add client, auth store, IDB-backed query cache, offline queue, and
sync bar; hybrid Zustand for UI-only state. Settings still local until
backend has preferences API.
2026-05-23 00:04:28 +02:00
..
hooks feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
adapters.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
auth-store.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
client.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
offline-queue.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
query-provider.tsx feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
scheduled-mail.ts Massive upgrades 2026-05-16 20:30:50 +02:00
types.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
use-network-status.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00
ws.ts feat(api): offline-first mail sync w/ TanStack Query 2026-05-23 00:04:28 +02:00