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 |
||
|---|---|---|
| .. | ||
| use-account-settings.ts | ||
| use-container-tags.ts | ||
| use-document-mutations.ts | ||
| use-personalization.ts | ||
| use-processing-documents.ts | ||
| use-project-mutations.ts | ||
| use-reset-organization.ts | ||
| use-sync-runs.ts | ||
| use-token-usage.ts | ||
| use-trigger-sync.ts | ||