mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-20 00:56:41 +00:00
- Dropping files anywhere on the main page opens the modal with files pre-loaded - Full-screen overlay with 'Drop files to add as memories' appears during drag - Unsupported file types show error toast, accepted files are queued in file tab - Settings page excluded (separate page component, not affected) - initialFiles prop threaded through AddDocumentModal → AddDocument - Consumed-once ref prevents re-seeding on re-renders |
||
|---|---|---|
| .. | ||
| 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 | ||