mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
- Add SyncStatusBadge component showing syncing/synced/idle status - Add SyncHistorySheet with sync run history (status, trigger, items, errors) - Add useSyncRuns and useTriggerSync hooks - Add sync-runs and import endpoints to API schema - Update ConnectionRow with sync status, sync now button, history button - Add conditional polling (5s when syncing, stop when idle) - Extract shared formatRelativeTime utility |
||
|---|---|---|
| .. | ||
| account.tsx | ||
| connections-mcp.tsx | ||
| integrations.tsx | ||
| support.tsx | ||
| sync-history-sheet.tsx | ||
| sync-status-badge.tsx | ||
| sync-utils.ts | ||