multica/apps/web
Naiyuan Qing 939415db92 fix: resolve merge conflict in login page, adopt main's CLI auth flow
Take main's improved login page with extracted validateCliCallback
helper and cli_confirm step for existing sessions. Update import
from @multica/types to @/shared/types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:42:55 +08:00
..
app fix: resolve merge conflict in login page, adopt main's CLI auth flow 2026-03-26 17:42:55 +08:00
components feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
features fix(auth): restore email verification login flow from main 2026-03-26 17:40:54 +08:00
hooks refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
lib refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
public Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
shared fix(auth): restore email verification login flow from main 2026-03-26 17:40:54 +08:00
test fix: resolve merge conflicts with main, preserve PAT functionality 2026-03-26 17:19:24 +08:00
components.json refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
next-env.d.ts feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
next.config.ts feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
package.json feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
postcss.config.mjs refactor(web): self-contained shadcn UI with base-nova style and design tokens 2026-03-24 18:19:26 +08:00
tsconfig.json refactor(web): restructure to feature-based architecture with zustand stores 2026-03-24 16:08:36 +08:00
vitest.config.ts feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00