supermemory/apps/web/components/document-modal
MaheshtheDev 68f043b14d fix(web): route Drive-hosted PDF URLs through backend proxy (#977)
Drive-ingested PDFs persist a raw googleapis.com URL that the browser can't fetch directly (403). Detect googleapis.com hostnames in PdfViewer and rewrite to `/v3/drive-proxy/<documentId>` with credentials. R2-hosted PDFs are unaffected.
2026-05-20 03:36:31 +00:00
..
content fix(web): route Drive-hosted PDF URLs through backend proxy (#977) 2026-05-20 03:36:31 +00:00
document-icon.tsx chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00
graph-list-memories.tsx Fix modal memory graph scoping by document and space (#948) 2026-05-17 00:55:12 -07:00
index.tsx fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00
plugin-details.tsx fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00
summary.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
title.tsx fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00