Commit Graph

23 Commits

Author SHA1 Message Date
zetaloop 7ed7bad975 refactor: rewrite and expand mock data into modular files 2026-02-21 00:24:03 +08:00
zetaloop 505ae9d683 feat: add quote post selection state and preview card 2026-02-20 23:06:05 +08:00
zetaloop 1362a29755 feat: add community sorting/filtering and quote post input 2026-02-20 23:02:22 +08:00
zetaloop a5780c8393 feat: add interactive dispute evidence upload and sealed review mechanism 2026-02-20 22:47:33 +08:00
zetaloop 4cc4383603 feat: add auth guards to protected routes and extend requireAuth coverage 2026-02-20 22:38:29 +08:00
zetaloop 3a12b97ecb fix: read game URL param on search page to support homepage category entry 2026-02-20 22:36:26 +08:00
zetaloop b0e2728aa9 style: redesign hero section and auth split layout 2026-02-20 21:26:52 +08:00
zetaloop ed3858cff3 fix: sidebar mobile responsive and footer link clickability 2026-02-20 20:36:27 +08:00
zetaloop a4e05cf482 chore: clean up placeholder comments and over-engineering 2026-02-20 20:20:22 +08:00
zetaloop e12500fafd fix: rewrite ai-flavored marketing copy with natural language 2026-02-20 20:13:54 +08:00
zetaloop 4079d97f0f fix: unify terminology for consumer and player roles 2026-02-20 20:11:06 +08:00
zetaloop b9859438d8 fix: render lucide icons in community and service form 2026-02-20 20:07:55 +08:00
zetaloop 7795c303f3 fix: render lucide game icons in homepage and search page 2026-02-20 20:07:48 +08:00
zetaloop 1329b75806 fix: replace placeholder text with actual image rendering in post detail 2026-02-20 20:06:52 +08:00
zetaloop 4fd1a3bf00 fix: remove commission rate from public shop page 2026-02-20 20:02:16 +08:00
zetaloop 0403c12ccc feat: consumer profile page and header profile link for all roles 2026-02-20 18:50:37 +08:00
zetaloop 10abe5309e feat: order creation page and link from player detail service cards 2026-02-20 18:37:33 +08:00
zetaloop 91d1694bcd feat: favorites — type, mock data, and buttons on player/shop detail pages 2026-02-20 18:35:14 +08:00
zetaloop e132ffcefb feat: community feed, post detail, and new post pages 2026-02-20 15:22:30 +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 3093da1665 feat: route structure, providers, layouts, and placeholder pages 2026-02-20 12:43:34 +08:00