Commit Graph

162 Commits

Author SHA1 Message Date
zetaloop e132ffcefb feat: community feed, post detail, and new post pages 2026-02-20 15:22:30 +08:00
zetaloop dad59e4914 fix: exclude next-env.d.ts from Biome checks 2026-02-20 15:15:43 +08:00
zetaloop 6ae5e533c1 feat: search, player detail, shop detail, order flow, chat, review, and dispute pages 2026-02-20 15:10:31 +08:00
zetaloop e2b47681a3 feat: login/register pages, login dialog, homepage with game categories and player/shop cards
Use standardSchemaResolver instead of zodResolver to work around
Zod v4 type incompatibility with @hookform/resolvers.
2026-02-20 14:17:26 +08:00
zetaloop f7c76db00f feat: global shell — header, footer, sidebars, and layout integration 2026-02-20 13:27:33 +08:00
zetaloop 02cd8a23df setup: shadcn/ui components + type definitions + mock data layer 2026-02-20 13:27:02 +08:00
zetaloop 3093da1665 feat: route structure, providers, layouts, and placeholder pages 2026-02-20 12:43:34 +08:00
zetaloop 1f87f4676e setup: Biome linter/formatter + Zustand + TanStack Query + RHF + Zod 2026-02-20 12:11:00 +08:00
zetaloop f24fb1704e init: shadcn/ui with new-york style + neutral base 2026-02-20 12:06:51 +08:00
zetaloop 679d1ac9b9 init: scaffold Next.js 16 + Tailwind CSS 4 + TypeScript 2026-02-20 12:04:41 +08:00
zetaloop 6a0d98a66b docs(plan): add PLAN.md 2026-02-20 11:53:19 +08:00
zetaloop 36c2a5b991 Initial commit 2026-02-20 08:38:40 +08:00