Commit Graph

10 Commits

Author SHA1 Message Date
Zayden-Jung c187cd22ed integrate backend Google OAuth and set up avatar media proxy
- Implement the full login and onboarding workflow to handle name, handle, and avatar.

- Rewrite avatar asset URLs to route through the self-hosted media service.

- Add Next.js rewrites configuration to proxy media requests directly to the FastAPI backend.
2026-05-20 17:27:16 +08:00
Zayden-Jung 6fe1504e7e don't need (marketing) 2026-05-19 22:01:05 +08:00
Zayden-Jung 0e6e210abc universal uri for globals.css; only code allows under app 2026-05-19 21:56:04 +08:00
Zayden-Jung e5e1b402a3 cannot have to page.tsx under same uri 2026-05-19 21:54:03 +08:00
Zayden-Jung 76f1b8298a fix app direction: no more app loops 2026-05-19 21:50:36 +08:00
Zayden-Jung bad60cbf91 fix tailwindcss by updating; always use pnpm from now 2026-05-19 21:48:06 +08:00
Zayden-Jung ed0e1d0f69 let claude haiku 4.5 generate front page and login module (css crashed & login malfunctioning) 2026-05-19 21:36:31 +08:00
Zayden-Jung 593e1cbaf0 add cliprepo & update gitignore 2026-05-19 21:27:59 +08:00
Zayden-Jung b41fc77afa I don't need CLAUDE.md for now 2026-05-18 22:06:55 +08:00
Zayden-Jung 87b714c8b1 Initial commit from Create Next App 2026-05-15 20:18:35 +08:00