mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-20 00:56:41 +00:00
- Fix note-tab URL save using plain text instead of markdown (prevents corrupted links) - Fix 'Save all' closing modal even with partial file failures - Add retry/remove buttons for failed file uploads in note tab - Extract CTA label logic into useMemo - Deduplicate close-confirmation logic via onRequestClose prop - Use normalizeUrl in link.tsx instead of inline protocol-prepend - Simplify LinkData interface (remove unused title/description/image) - Case-insensitive protocol check in detectContentType - Add explanatory comment on skipMutationCloseRef pattern |
||
|---|---|---|
| .. | ||
| connections.tsx | ||
| file.tsx | ||
| index.tsx | ||
| link.tsx | ||
| note.tsx | ||