• Joined on 2025-11-04
clz pushed to master at clz/billai 2026-01-23 13:50:02 +08:00
6b5be4f0c8 feat: 支持ZIP压缩包上传(含密码保护)
clz pushed to master at clz/billai 2026-01-19 01:27:31 +08:00
49e3176e6b fix: 将编辑账单接口从 PATCH 改为 POST
clz pushed to master at clz/billai 2026-01-19 01:12:54 +08:00
654989d3dd fix: 修复账单编辑后刷新才生效的问题
clz pushed to master at clz/billai 2026-01-19 00:22:11 +08:00
9abd0d964f chore(release): v1.0.9 移除 Webhook 自动部署功能
clz pushed to master at clz/billai 2026-01-18 21:30:59 +08:00
871da2454c chore(release): bump web to 1.0.8 and update docs
65ea2fa477 refactor(web): unify bills as UIBill, remove BillRecord
c61691249f fix(web): 修复弹窗裁切/宽度与日期选择器
f5afb0c135 feat: 支持账单编辑(PATCH /api/bills/:id)
Compare 4 commits »
clz pushed to master at clz/mcp-demo 2026-01-18 16:33:19 +08:00
6e8a93c8e9 Initial commit
clz created branch master in clz/mcp-demo 2026-01-18 16:33:19 +08:00
clz created repository clz/mcp-demo 2026-01-18 16:32:37 +08:00
clz pushed to master at clz/billai 2026-01-16 14:06:39 +08:00
339b8afe98 fix(webhook): harden security and reliability
clz pushed to master at clz/billai 2026-01-16 11:15:36 +08:00
3b7c1cd82b chore(release): v1.0.7
clz pushed to master at clz/billai 2026-01-14 15:52:16 +08:00
ad6a6d44ea fix(web, server): 修复数据分析页面总支出和大盘数据错误
clz pushed to master at clz/billai 2026-01-14 14:55:52 +08:00
53d6b32856 fix: 更新正确的mockdata
4805f94126 fix(server, webhook): 添加 MongoDB 数据持久化和上传前去重功能
Compare 2 commits »
clz pushed to master at clz/billai 2026-01-13 14:37:25 +08:00
05ab270677 feat: 添加 Gitea webhook 自动部署功能
clz pushed to master at clz/billai 2026-01-13 13:31:33 +08:00
471bdeaf6b docs: 更新 README 版本历史
clz pushed to master at clz/billai 2026-01-13 13:30:01 +08:00
d931606b3c chore: 更新版本号到 1.0.3,添加 CHANGELOG
clz pushed to master at clz/billai 2026-01-13 13:27:20 +08:00
6580a434ee feat(web): 新增 DateTimePicker 组件,优化手动添加账单表单
clz pushed to master at clz/billai 2026-01-11 22:19:07 +08:00
0e41bbdf59 fix: 修复docker volume映射路径与配置不一致导致上传文件无法持久化的问题
clz pushed to master at clz/billai 2026-01-11 22:16:22 +08:00
682e81f31b Update .gitignore and remove executable file
clz pushed to master at clz/billai 2026-01-11 21:41:10 +08:00
8a9de1b328 fix: 修复账单时间显示为UTC时区问题,改为本地时间
clz pushed to master at clz/billai 2026-01-11 20:15:07 +08:00
d49d9afb3a fix: 修复智能复核页面空数据显示错误,更新版本至 1.0.1