 DeveloperandClaude Opus 4.6
|
63c97ab31a
|
perf: 性能优化与代码质量改进
- 简化ToastProvider组件,移除未使用导入
- 简化Stats页面代码
- 添加React ESLint配置
- 添加数据库索引和API参数验证
- 清理重复文件server.js.backup
- 移除前端未使用的UI代码和复杂样式
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-23 16:43:03 +08:00 |
|
 DeveloperandClaude Opus 4.6
|
3975bbed73
|
perf: 性能优化与代码质量改进
- 添加4个数据库索引提升查询性能
- 启用ESLint并配置React支持
- 修复ESLint错误(未使用的导入和状态)
- 简化Toast组件UI样式
- 移除重复文件(server.js.backup)
- 清理.gitignore中的.next目录
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-19 09:26:04 +08:00 |
|
Developer
|
bd99fc8e81
|
feat: add new server entry point and update package.json
|
2026-03-18 16:13:01 +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 |
|