SunCheng
|
d052ae5197
|
fix
|
2026-02-10 17:49:19 +08:00 |
|
SunCheng
|
704f58b1a1
|
fix
Docker Build & Deploy / Build Docker Image (push) Successful in 24s
Docker Build & Deploy / Deploy to Production (push) Successful in 6s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 3s
|
2026-01-30 10:41:19 +08:00 |
|
SunCheng
|
e93c3d6bae
|
测试覆盖率
Docker Build & Deploy / Build Docker Image (push) Successful in 27s
Docker Build & Deploy / Deploy to Production (push) Successful in 9s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 2s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
|
2026-01-28 17:00:58 +08:00 |
|
SunCheng
|
3ed9cf5ebd
|
重构: 将 LogCleanupService 转为 Quartz Job 服务
Docker Build & Deploy / Build Docker Image (push) Successful in 22s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
- 创建 LogCleanupJob 替代 LogCleanupService (BackgroundService)
- 在 Expand.cs 中注册 LogCleanupJob (每天凌晨2点执行, 保留30天日志)
- 从 Program.cs 移除 LogCleanupService 的 HostedService 注册
- 删除 Service/LogCleanupService.cs
- 删除 Service/PeriodicBillBackgroundService.cs (已无用的重复服务)
所有后台任务现在统一通过 Quartz.NET 管理, 支持运行时控制
|
2026-01-28 11:19:23 +08:00 |
|
SunCheng
|
44d9fbb0f6
|
todo
Docker Build & Deploy / Build Docker Image (push) Successful in 23s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-19 13:39:59 +08:00 |
|
SunCheng
|
32efbb0324
|
fix
Docker Build & Deploy / Build Docker Image (push) Successful in 19s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-18 22:35:03 +08:00 |
|
SunCheng
|
435efbcb90
|
大量的代码格式化
Docker Build & Deploy / Build Docker Image (push) Failing after 38s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 2s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
|
2026-01-18 22:25:59 +08:00 |
|
SunCheng
|
4e2bf0da6c
|
大量后端代码格式化
|
2026-01-18 22:04:56 +08:00 |
|
|
|
f64e31b230
|
fix
Docker Build & Deploy / Build Docker Image (push) Failing after 40s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-10 18:09:09 +08:00 |
|
|
|
f34457a706
|
feat: 添加深度复制功能,优化自动分类逻辑;更新周期账单视图以显示下次执行时间
Docker Build & Deploy / Build Docker Image (push) Failing after 43s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 2s
|
2026-01-10 18:04:27 +08:00 |
|
|
|
6a9c879dee
|
feat: 重构消息服务,替换消息记录服务为消息服务,更新相关依赖和逻辑
Docker Build & Deploy / Build Docker Image (push) Successful in 20s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-10 17:47:09 +08:00 |
|
|
|
037bad2d9b
|
feat: 添加待确认分类功能,支持获取和确认未分类交易记录;优化相关组件和服务
Docker Build & Deploy / Build Docker Image (push) Successful in 24s
Docker Build & Deploy / Deploy to Production (push) Successful in 10s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-10 12:22:37 +08:00 |
|
孙诚
|
2244d08b43
|
feat: 添加分类统计功能,支持获取月度和年度预算统计信息
Docker Build & Deploy / Build Docker Image (push) Successful in 22s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
|
2026-01-09 15:42:59 +08:00 |
|
|
|
53d8470e88
|
优化邮件处理记录的导入来源信息,简化通知内容
Docker Build & Deploy / Build Docker Image (push) Successful in 21s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
|
2026-01-03 12:04:26 +08:00 |
|
|
|
8dfe7f1688
|
结构调整
Docker Build & Deploy / Build Docker Image (push) Failing after 14s
Docker Build & Deploy / Deploy to Production (push) Has been skipped
|
2026-01-01 12:32:08 +08:00 |
|