supermemory/apps
Sruhvx-jpg 0bf6801650 perf(web): optimize document upload validation with static sets, MIME checks, and 50MB size guard
- Hoist extension and MIME type Set allocations to module scope in document-file-validation
- Add fail-fast 50MB size check to reject oversized uploads prior to network requests
- Support direct MIME lookup for PDFs, images, and standard office documents alongside extension fallback
- Add unit test suite covering extension, MIME, size, and corrupt/empty file validation

Fixes #1559
2026-08-19 15:33:04 +05:30
..
browser-extension fix: add type checks for TypeScript workspaces (#1447) 2026-08-13 17:55:50 +05:30
docs docs: historical backfill guide (#1474) 2026-08-14 20:46:21 +00:00
mcp feat(mcp): accept Supermemory API keys as Bearer auth (#1537) 2026-08-19 02:27:27 +00:00
memory-graph-playground fix: add type checks for TypeScript workspaces (#1447) 2026-08-13 17:55:50 +05:30
raycast-extension feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
web perf(web): optimize document upload validation with static sets, MIME checks, and 50MB size guard 2026-08-19 15:33:04 +05:30