supermemory/apps/web/components/document-modal/content
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
..
google-doc.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
image-preview.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
index.tsx fix(web): route Drive-hosted PDF URLs through backend proxy (#977) 2026-05-20 03:36:31 +00:00
notion-doc.tsx chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00
pdf.tsx fix(web): route Drive-hosted PDF URLs through backend proxy (#977) 2026-05-20 03:36:31 +00:00
plugin-content.tsx fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00
text-editor-content.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
tweet.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
web-page.tsx chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00
yt-video.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00