multica/apps/web/app
Jiang Bohan 7f2ea9857d fix(auth): move Google callback page to correct route path
The callback page was placed under app/(auth)/callback/ — a Next.js
route group — which mapped to /callback instead of /auth/callback.
Move it to app/auth/callback/ so the URL matches the Google OAuth
redirect URI.
2026-04-07 15:47:44 +08:00
..
(auth)/login fix(auth): move Google callback page to correct route path 2026-04-07 15:47:44 +08:00
(dashboard) Merge pull request #309 from multica-ai/agent/lambda/83f444ab 2026-04-07 10:30:14 +08:00
(landing) feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
auth/callback fix(auth): move Google callback page to correct route path 2026-04-07 15:47:44 +08:00
favicon.ico Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
custom.css feat(issues): sticky mini bar for agent live card + toast icon colors 2026-04-03 16:05:35 +08:00
globals.css feat(editor): add TitleEditor component, replace <input> for issue titles 2026-03-31 15:38:42 +08:00
layout.tsx feat(web): update SEO metadata based on landing page 2026-04-02 14:28:28 +08:00
robots.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
sitemap.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00