 DeveloperandClaude
|
127f491167
|
feat: 前端UI标题栏优化与配置更新
- 更新.gitignore,添加frontend/.next/忽略
- 优化RecordModal、index、recurring、search、stats页面标题栏样式
- 新增frontend/lib/utils.js工具函数
- 更新useCategories.js钩子
- 添加代码优化计划文档
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-18 16:33:29 +08:00 |
|
Developer
|
1f51c330dd
|
feat: add SWR for data fetching with optimistic updates
|
2026-03-18 16:16:04 +08:00 |
|
 DeveloperandClaude Opus 4.6
|
02f48927a3
|
feat: 登录界面优化与API代理配置
- 移除登录页面的登录/注册切换,只保留登录功能
- 添加API代理配置支持远程访问
- 添加favicon.ico
- 后端CORS配置支持前端访问
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-18 10:54:18 +08:00 |
|
 DeveloperandClaude Opus 4.6
|
b5f9a238bb
|
feat: 删除亲情卡分类并优化搜索功能
- 移除亲情卡支出分类(前端+后端)
- 搜索结果添加点击编辑功能
- 提取 RecordModal 组件复用(index.js/search.js)
- 添加 useMemo 优化计算性能
- 优化类别查找为 O(1) 映射
- 添加删除分类接口输入验证
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-17 11:19:26 +08:00 |
|
 DeveloperandClaude Opus 4.6
|
3347a256b2
|
Initial commit: accountbook project
- Node.js backend server
- Frontend application
- Backup script
- Project specification
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 11:24:10 +08:00 |
|