mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-06 08:16:03 +00:00
- Note tab now accepts file drops with visual drag overlay - Dropped files shown as compact chips below editor with status indicators - Deduplication, rejected file type toasts, and remove button for pending files - 'Save all' mode when both text and files present (coordinated submission) - skipMutationCloseRef prevents premature modal close during combined saves - Cmd+Enter now uses same unified submit logic as CTA button |
||
|---|---|---|
| .. | ||
| 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 | ||