supermemory/apps/web/components/integrations
MaheshtheDev 1e1b0b1a37 feat(web): make /integrations a real route with connect deeplinks (#1155)
- Promote integrations from ?view=integrations to real /integrations and nested /integrations/[card] routes; the page body is shared via AppExperience and useViewMode is path-aware.
- Legacy ?view= URLs (and /settings/integrations) redirect to the new routes for back-compat; middleware/ensure-workspace allow the public routes.
- Add ?connect=<plugin|provider> deeplink that opens a card's connect modal instantly with a loading state (e.g. Hermes API key).
2026-06-23 20:42:29 +00:00
..
chrome-detail.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
install-steps.tsx fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00
integration-grid-card.tsx feat: enhanced the integration page for more conversion (#899) 2026-05-04 17:41:52 +00:00
plugins-detail.tsx feat(web): make /integrations a real route with connect deeplinks (#1155) 2026-06-23 20:42:29 +00:00
raycast-detail.tsx Fix Raycast API key bug and redesign setup modal (#960) 2026-05-17 23:15:04 +00:00
raycast-setup-modal.tsx Fix Raycast API key bug and redesign setup modal (#960) 2026-05-17 23:15:04 +00:00
shortcuts-detail.tsx feat(shortcuts): merge use-case modal with shortcut actions (#1091) 2026-06-11 00:33:21 +00:00