multica/apps/web/app
Naiyuan Qing 7cb9788bed feat(web): add ChatPage with DevicePairing and ChatView
New page architecture: ChatPage composes useGatewayConnection + DevicePairing
(QR scan/paste with connection status) + ChatView (messages, error banner,
input). Decoupled from Zustand stores, fully props-driven.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 14:43:59 +08:00
..
~offline feat(web): add PWA support for installability and offline fallback 2026-02-03 14:43:58 +08:00
header.tsx feat(web): add ChatPage with DevicePairing and ChatView 2026-02-05 14:43:59 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx feat(web): add ChatPage with DevicePairing and ChatView 2026-02-05 14:43:59 +08:00
manifest.ts chore(web): replace old icons with company logo 2026-02-04 10:20:02 +08:00
page.tsx feat(web): add ChatPage with DevicePairing and ChatView 2026-02-05 14:43:59 +08:00
sw-register.tsx feat(web): add PWA support for installability and offline fallback 2026-02-03 14:43:58 +08:00
theme-toggle.tsx refactor(ui): purify Chat component and move header to app layouts 2026-02-03 20:31:24 +08:00