multica/apps/web/features
Naiyuan Qing 8366e91b95 fix(auth): restore email verification login flow from main
The frontend ApiClient had a non-existent `/auth/login` endpoint.
Restored the two-step `sendCode` + `verifyCode` flow matching the
backend, including OTP input UI and CLI browser login callback support.
Also restored `IF NOT EXISTS` in migration 012 to prevent failures on
databases where the column already exists.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 17:40:54 +08:00
..
auth fix(auth): restore email verification login flow from main 2026-03-26 17:40:54 +08:00
inbox feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
issues feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
modals feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
navigation feat(ui): route persistence, sidebar active fix, header spacing 2026-03-26 10:57:32 +08:00
realtime feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
skills feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00
workspace feat: resizable sidebar, issue detail rewrite, package consolidation 2026-03-26 16:47:04 +08:00