Commit Graph

10 Commits (6dc5f1f7508c82d896639ed98f95f80cdc8c372d)

Author SHA1 Message Date
yannyang 6dc5f1f750 feat: add auth api for aura 2026-07-09 20:53:57 +08:00
sp mac bookpro 2605 cba88a21b3 chore: sync latest changes including K unit formatting 2026-06-13 11:22:43 +08:00
sp mac bookpro 2605 df20870b6b fix: apply K unit formatting to all points displays 2026-06-13 11:15:25 +08:00
sp mac bookpro 2605 257f6a3c3b feat: format points to K unit when >= 1000 2026-06-12 23:44:16 +08:00
sp mac bookpro 2605 d3009ef2f8 refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
sp mac bookpro 2605 deab555b3a fix: add mobile navigation and restore chat outline/history access 2026-06-11 14:01:00 +08:00
sp mac bookpro 2605 6b8ccf0af2 feat: points mall page and api spec 2026-05-30 20:31:24 +08:00
sp mac bookpro 2605 b2df36647c feat: token stats and feature gating 2026-05-29 22:39:13 +08:00
sp mac bookpro 2605 cf4791b34d feat(chat): refactor chat page layout with secondary agent list sidebar
- 聊天页移至 /chat 路由,不再强制依赖 URL id
- 左侧增加二级侧边栏:展示用户所有 Agent 列表
- 当未选择 Agent 时显示空白状态占位
- 历史会话迁移至顶部栏『历史对话』Drawer 内
2026-05-24 19:13:40 +08:00
sp mac bookpro 2605 607b9bb9e7 chore: migrate from my-content-site (Next.js) to Vite-based aura-web
- Remove legacy my-content-site Next.js scaffold
- Add new Vite project structure (src/, public/, index.html, vite.config.ts)
- Add Docker support (Dockerfile, docker-compose.yml, nginx.conf)
- Add .env.example, .gitignore and updated README
2026-05-24 16:19:15 +08:00