supermemory/apps/web
Mahesh Sanikommu 273825a4c8 fix(web): make Nova chat mobile-native instead of full-screen takeover
- Render the Nova chat inline within the app shell on mobile rather than a
  fixed full-screen overlay, so the app top header and bottom nav stay visible
- Keep the mobile bottom nav mounted during chat view
- Put the chat header in normal flow on mobile and remove the redundant
  back button (navigation is via the bottom nav)
- Add viewport interactiveWidget: resizes-content for Android keyboard
  handling; the inline composer lets iOS scroll above the keyboard natively
- Use the flat composer (drop the status-strip card) on the page/mobile layout
- Align the composer with message bubbles (px-4) and tighten the gap to the
  bottom nav
2026-05-28 23:59:34 -07:00
..
app fix(web): make Nova chat mobile-native instead of full-screen takeover 2026-05-28 23:59:34 -07:00
components fix(web): make Nova chat mobile-native instead of full-screen takeover 2026-05-28 23:59:34 -07:00
hooks add org level context and space level profile (#1002) 2026-05-26 10:17:56 -07:00
lib Add credits and top-ups option in settings/billing page (#998) 2026-05-24 22:53:22 -07:00
public Update app favicon assets (#953) 2026-05-16 21:24:27 -07: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 feat(web): redesign login with split layout and context network panel (#1010) 2026-05-27 00:59:32 +00:00
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