ericwyuan
  • Joined on 2026-03-18
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-09-13 01:35:18 +00:00
deaebf22b4 fix(fam-edge): 生产者扫描跳过已被 DiskGuard 清理的文件
3b5f7db51d fix(fam-edge): SQLite 改每线程一条连接,修好 DiskGuard 等一切并发写
a494d60361 docs: 补入 2026-09-03 工作日志(同步 1062 复发 + 甲骨文过载)
Compare 3 commits »
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-09-13 00:35:39 +00:00
da60365214 feat(fam-notifier): 补开机自启脚本,NAS 重启后推送不再静默断流
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-09-13 00:05:30 +00:00
1964e976f4 refactor: 全量迁云——fam-core 直读甲骨文 SQLite,NAS 只剩推送进程
dc284f4bf5 feat(fam-edge): 统一登录从 NAS fam-core 迁入,回调失败不再对跳死循环
Compare 2 commits »
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-12 23:31:52 +00:00
e911a7c1f0 feat(garmin): 绑定表单也能强制重试了,之前只有同步页有
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-12 23:21:32 +00:00
db7f182030 fix(garmin): 退出账号会把邮箱和令牌一起永久删掉,SSO 账号无处补救
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-12 16:03:59 +00:00
4331a07462 docs: docs/ 目录同步甲骨文部署事实(上一提交漏加)
9d6ebbe422 ops: 生产从 NAS 整体迁移到甲骨文云主机
Compare 2 commits »
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-10 13:16:08 +00:00
00bce1b6ab 新增 tools/install.sh:一条命令编译并侧载到手表
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-10 04:22:06 +00:00
230180febf 新增 docs/:商店文案、图标与各机型截图
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-10 03:38:04 +00:00
696b728c78 收紧常亮模式:去掉进度环,时间日期压暗到 38%
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-10 03:27:59 +00:00
22340b09fa 机型覆盖 17 → 55 款,补 LICENSE 与 CHANGELOG
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-10 01:03:27 +00:00
d9d45d983b 接入系统 Complication,补齐倒计时/自定义格式/28天累计/空气质量
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-09 23:11:11 +00:00
4d96ab0912 Update watch face: modular refactor + OWM/Solar/background + codegen tools
52346bdd09 Split the face into modules, comment it, and verify every field
d457f8244e Add the on-device data field catalogue, always-on mode, and real icons
398018b51e Rebuild the face against the design kit; make fields configurable
Compare 4 commits »
ericwyuan pushed to main at ericwyuan/fenix8v3-watchface 2026-09-09 06:40:52 +00:00
553c55026a Initial commit: Fenix 8 V3 data watch face
ericwyuan created branch main in ericwyuan/fenix8v3-watchface 2026-09-09 06:40:52 +00:00
ericwyuan created repository ericwyuan/fenix8v3-watchface 2026-09-09 06:39:18 +00:00
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-07 23:28:55 +00:00
74f2721401 fix(deploy): S99garmin.sh 丢了可执行位,重启两天没人发现服务已经死了
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-03 22:21:46 +00:00
12f8928d88 docs(CLAUDE): 沉淀 Garmin 限流的真相——出在登录端点,且窗口内每试一次延长一次
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-03 22:20:11 +00:00
1c80b16325 fix(garmin): 重新绑定走的是同一个被封的登录接口,也得拦住
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-03 22:13:58 +00:00
fd5e3363fd fix(garmin): 登录端点的 429 在封锁期内再试会延长封锁,唯独这一处要停手
ericwyuan pushed to main at ericwyuan/GarminHealthLab 2026-09-03 15:24:55 +00:00
682936b0b6 fix(garmin): 刷新出来的令牌从来没写回库,于是每次连接都重换一次