mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-07-24 08:23:51 +00:00
- 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). |
||
|---|---|---|
| .. | ||
| chrome-detail.tsx | ||
| install-steps.tsx | ||
| integration-grid-card.tsx | ||
| plugins-detail.tsx | ||
| raycast-detail.tsx | ||
| raycast-setup-modal.tsx | ||
| shortcuts-detail.tsx | ||