mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 16:13:19 +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 |
||
|---|---|---|
| .. | ||
| 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 | ||