Compare commits

..

2 Commits

Author SHA1 Message Date
ddshi
07df350268 chore: 更新子模块(提交剩余更改)
- client: 添加 CLAUDE.md 文档
- server: 添加批量更新提醒时间脚本和配置

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 11:11:47 +08:00
ddshi
e98fa5d6f9 chore: 更新子模块(修复提醒时间 UTC 存储和继承问题)
包含子模块更新:
- server: fix reminder_times 处理和 UTC 时间存储
- client: fix 提醒时间相关的 UTC 时区和继承问题

相关修复:
- 解决用户设置"14:00"显示"22:00"问题
- 解决重复提醒自动创建时继承 reminder_times 问题
- 统一使用 UTC 格式存储和计算时间

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 11:07:59 +08:00
2 changed files with 2 additions and 2 deletions

2
client

@ -1 +1 @@
Subproject commit 79ef45b4ad819904bf910cec69d960dd64d22210 Subproject commit 6fd1acc9993ff3a1088d3d80c0127ccdb6bacb44

2
server

@ -1 +1 @@
Subproject commit 96da6b6e42e27d215183d08d813a28a4d0b0be91 Subproject commit e44183e3e01d5cfc3629aa0495dfc6bc5cd052a5