mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +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 |
||
|---|---|---|
| .. | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| public | ||
| stores | ||
| .env.example | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| globals.css | ||
| instrumentation-client.ts | ||
| middleware.ts | ||
| next.config.ts | ||
| open-next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| README.md | ||
| tsconfig.json | ||
| wrangler.jsonc | ||