|
|
613ce02e9a
|
feat(layout): 更新应用布局和UI组件样式
- 重构App.vue中的侧边栏布局,更新Logo设计为带有标识和副标题的新样式
- 调整顶部导航栏,增加标题区域显示当前路由标题和日期
- 修改菜单项配置,更新导航标签为更直观的中文描述
- 在Home.vue中替换原有的仪表板为新的Hero卡片和项目进展展示
- 更新Memory.vue中的学习界面,添加学习计划设置和多阶段学习模式
- 集成新的API端点路径,将baseURL从/api调整为/api/v1
- 调整整体视觉风格,包括颜色主题、字体家族和响应式布局
- 更新数据库模型以支持词库功能,添加相关的数据迁移和种子数据
- 调整认证系统的用户ID类型从整型到字符串的变更
- 更改前端构建工具从npm到pnpm,并更新相应的Dockerfile配置
|
2026-02-27 16:16:57 +08:00 |
|
|
|
a62c2a3aa1
|
feat: paginate/search words and improve review flow
|
2026-02-27 13:15:37 +08:00 |
|
|
|
906c5c37ba
|
feat(web): add study session ui and auth user/logout handling
|
2026-02-27 11:31:33 +08:00 |
|
|
|
9a5e8cb58f
|
refactor: introduce repositories and expose study api client
|
2026-02-27 11:19:13 +08:00 |
|
|
|
60ce70f532
|
feat: add auth flow and login guard for api/web
|
2026-02-27 11:07:25 +08:00 |
|
|
|
f2a1e2d6fe
|
docs: add redesigned requirements and project structure scaffold
|
2026-02-27 11:02:50 +08:00 |
|
|
|
e5a245155a
|
feat(word): show/play UK-US audio and add example sentence
|
2026-02-26 13:22:03 +08:00 |
|
|
|
e2a9ebc7b7
|
refactor(web): migrate to TypeScript + standard Vue3 structure
|
2026-02-26 12:29:25 +08:00 |
|
|
|
52f691f02e
|
refactor(web): restructure Vue3 app layout
|
2026-02-26 12:20:19 +08:00 |
|