mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
- Restore 60s baseline polling (was regressed to false) - Extract getConnectionMeta helper to eliminate 5 inline casts - Remove unnecessary containerTags intersection casts - Deduplicate provider title maps into shared PROVIDER_DISPLAY_NAMES - Fix formatRelativeTime: handle future dates, add minutes tier - Preserve auth/expired state in SyncStatusBadge (red Disconnected) - Disable sync button for expired connections - Fix mobile width overflow on sync history sheet - Add smart polling to useSyncRuns when a run is running - Add clarifying comment on connectionId in useTriggerSync - Replace z.any() with z.unknown() for import endpoint output - Remove unnecessary 'use client' from sync-status-badge |
||
|---|---|---|
| .. | ||
| account.tsx | ||
| connections-mcp.tsx | ||
| integrations.tsx | ||
| support.tsx | ||
| sync-history-sheet.tsx | ||
| sync-status-badge.tsx | ||
| sync-utils.ts | ||