Commit Graph

  • cd693b75ae feat: integrate PWA support with @ducanh2912/next-pwa admin 2026-06-10 13:18:26 +08:00
  • 2066934094 refactor(auth): centralize auth routing via proxy and marker cookie admin 2026-06-10 12:47:47 +08:00
  • 1db3e3ae31 refactor(chat): align chat header and input bar with Dart source admin 2026-06-10 11:59:53 +08:00
  • 1e5b7420d3 feat(core): add centralized app constants module admin 2026-06-10 11:18:58 +08:00
  • dc66b35e0e refactor(fonts): move font definitions to a dedicated fonts module admin 2026-06-10 11:06:08 +08:00
  • 2cba315214 refactor: move ROUTES from @/lib/routes to @/router/routes admin 2026-06-10 10:53:43 +08:00
  • a4b902893e refactor(auth): migrate social login to next-auth admin 2026-06-10 10:26:45 +08:00
  • 109a3e3855 feat(chat): port chat widget components from Dart to React admin 2026-06-09 20:19:52 +08:00
  • 199a14650e refactor(splash): encapsulate auth logic in SplashButton for SSR support admin 2026-06-09 18:59:34 +08:00
  • a5d8214650 refactor: migrate state imports from contexts to stores directory admin 2026-06-09 18:47:04 +08:00
  • f79755f6ec refactor(splash): remove "use client" directive from splash components admin 2026-06-09 18:31:04 +08:00
  • 016bc6fd2c fix:修复所有的包导入错误问题 admin 2026-06-09 18:30:49 +08:00
  • 6e64ed35f4 chore(deps): add unstorage and migrate ChatStorage to use SpAsyncUtil admin 2026-06-09 18:13:55 +08:00
  • 5e645b003e feat: add xstate state management for user state admin 2026-06-09 17:26:16 +08:00
  • 50940961ec refactor(data): move dto and schemas out of services directory admin 2026-06-09 17:11:11 +08:00
  • 372b93fe45 chore: regenerate barrel files for contexts and services admin 2026-06-09 16:54:13 +08:00
  • 661e417619 refactor(data): consolidate data layer under services namespace admin 2026-06-09 16:44:05 +08:00
  • 763bec4e74 refactor(design-tokens): move @theme declarations to individual token files admin 2026-06-09 16:28:06 +08:00
  • e2f60bc4f2 feat(assets): add initial fonts and image assets admin 2026-06-09 15:47:20 +08:00
  • cda55c8f9b refactor: relocate components to app directory structure admin 2026-06-09 14:43:10 +08:00
  • f060301c24 fix(lock): restore missing snapshots after cherry-pick conflict admin 2026-06-09 13:44:10 +08:00
  • 8cab34864e feat(ui): migrate Flutter UI library to Next.js 16 (App Router) admin 2026-06-09 13:30:54 +08:00
  • b362945195 feat(auth): migrate Flutter IAuthPlatform to Next.js 16 SDK service layer Claude 2026-06-09 11:02:55 +08:00
  • 904cb3638a refactor(data): move Result utility to utils and simplify API admin 2026-06-09 10:34:40 +08:00
  • c767322db6 feat(routing): add App Router skeleton for splash/chat/auth/sidebar + proxy.ts admin 2026-06-09 10:16:39 +08:00
  • a240f5965d feat(data): add repository layer with Auth/Chat/User/Metrics + shared Result<T> admin 2026-06-08 19:16:28 +08:00
  • 75e685d418 refactor(data): split models into separate dto and schema modules admin 2026-06-08 19:14:40 +08:00
  • 67a72783fe feat(styles): migrate design system tokens to CSS variables admin 2026-06-08 18:13:31 +08:00
  • 5701e5de60 chore(icons): add environment-specific favicon files admin 2026-06-08 17:36:34 +08:00
  • 90fe892995 feat(assets): add chat typing indicator lottie animation admin 2026-06-08 17:26:09 +08:00
  • f4e1c30051 feat(api): migrate HTTP layer to ofetch with token interceptor admin 2026-06-08 15:49:48 +08:00
  • d7943f5f06 refactor(models): migrate 28 data models to Zod schema-driven pattern admin 2026-06-08 14:50:20 +08:00
  • 700ad0bc1a chore: integrate barrelsby for auto-generated barrel exports admin 2026-06-08 14:11:39 +08:00
  • c22b90c7f4 feat: setup barrelsby for automatic barrel file generation admin 2026-06-08 13:07:37 +08:00
  • 14d6e7c41e chore: configure project with src/ directory structure and tooling admin 2026-06-08 11:04:42 +08:00
  • 6e15715e67 Initial commit from Create Next App admin 2026-06-05 19:09:20 +08:00