mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-22 03:01:07 +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 |
||
|---|---|---|
| .. | ||
| api.ts | ||
| auth-context.tsx | ||
| auth.middleware.ts | ||
| auth.ts | ||
| constants.ts | ||
| error-tracking.tsx | ||
| generate-id.ts | ||
| glass-effect-manager.ts | ||
| package.json | ||
| posthog.tsx | ||
| queries.ts | ||
| query-client.tsx | ||
| similarity.ts | ||
| tsconfig.json | ||
| types.ts | ||
| utils.ts | ||