multica/apps/web/app
Naiyuan Qing a088875118 refactor(ui): move theme toggle from Chat to web app layout
Chat component no longer depends on next-themes, making it safe to use
in the desktop app. Theme toggle is now a fixed button in the web layout.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 20:02:48 +08:00
..
~offline feat(web): add PWA support for installability and offline fallback 2026-02-03 14:43:58 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx refactor(ui): move theme toggle from Chat to web app layout 2026-02-03 20:02:48 +08:00
manifest.ts fix(web): split maskable icon into separate entries for type safety 2026-02-03 14:49:28 +08:00
page.tsx refactor(frontend): complete migration of all hooks and components to packages 2026-02-02 11:07:57 +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): move theme toggle from Chat to web app layout 2026-02-03 20:02:48 +08:00