supermemory/apps/web
Mahesh Sanikommu 6d1ee8478b feat(settings): URL-driven settings modal
Convert settings from a dedicated /settings page into a modal driven by ?settings=<tab> URL state, opened from the profile menu, header, bottom nav, and command palette. Old /settings#<tab> links redirect into it.

- Shared SettingsContent (rail nav + tabs) rendered by the modal
- Rail-top org switcher with create-organization
- Account: carded profile + plan badge, Overview stat tiles, toggle-based Org Context, compact Team members (hides own row when solo)
- Integrations nav and the MCP connect button link out to the integrations view (cat=ai-clients)
- Billing: drop unused payment_method expand that slowed plan load
- Fix nested-button hydration error in FeaturedHero
2026-06-08 18:43:23 -07:00
..
app feat(settings): URL-driven settings modal 2026-06-08 18:43:23 -07:00
components feat(settings): URL-driven settings modal 2026-06-08 18:43:23 -07:00
hooks Grok 4.3, web sources UX, and mobile polish (#1064) 2026-06-08 12:34:15 +05:30
lib Grok 4.3, web sources UX, and mobile polish (#1064) 2026-06-08 12:34:15 +05:30
public feat(integrations): add Poke integration (#1066) 2026-06-08 18:00:07 +00:00
stores fix: multi-select propagation bug and redesign selection toolbar (#901) 2026-05-05 22:35:35 +00:00
.env.example feat: deep-research on user profile and tiptap integration (#672) 2026-01-15 21:53:53 +00:00
.gitignore sentry sourcemaps 2025-08-23 09:55:40 -07:00
biome.json feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
components.json New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
globals.css Grok 4.3, web sources UX, and mobile polish (#1064) 2026-06-08 12:34:15 +05:30
instrumentation-client.ts feat: warning when model is unavailable in the region (#814) 2026-03-28 05:52:41 +00:00
middleware.ts fix(web): portless dev auth redirects and session cookies (#981) 2026-05-20 23:38:07 +00:00
next.config.ts Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers (#809) 2026-03-28 19:06:27 -07:00
open-next.config.ts feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
package.json feat: autumn migration (#902) 2026-05-08 22:42:55 +00:00
postcss.config.mjs feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00
README.md New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
tsconfig.json fix 2026-02-09 22:07:09 -08:00
wrangler.jsonc feat: mobile responsive, lint formats, toast, render issue fix (#688) 2026-01-21 03:11:53 +00:00

supermemory Consumer