markyal
|
85839aaeab
|
feat: support manual HeroSMS maxPrice and defer phone reuse confirmation until final flow success
- 合并 PR #170 的核心改动:新增 HeroSMS 手动 maxPrice 配置,并调整手机号验证链路直接按手填价格取号
- 本地补充修复:吸收延后确认手机号复用计数、仅在整轮成功后提交 pending activation,以及保留 fresh reset 后的可复用号码状态
- 影响范围:background phone verification flow、platform-verify success cleanup、auto-run fresh reset、sidepanel phone verification settings
|
2026-04-28 22:03:27 +08:00 |
|
markyal
|
c95c662ac6
|
fix: preserve Step 8 resend cooldown during in-place recovery
- 合并 PR #178 的核心改动:修复步骤 8 在邮箱轮询恢复重试时可能重复触发重发验证码的问题
- 本地补充修复:无
- 影响范围:background/steps/fetch-login-code.js、background/verification-flow.js、tests/background-step7-recovery.test.js、tests/verification-flow-polling.test.js
|
2026-04-28 21:30:24 +08:00 |
|
markyal
|
80826f4e36
|
fix: improve Hotmail IMAP code extraction and OpenAI mail diagnostics
- 合并 PR #177 的核心改动:补齐 Hotmail helper 在 IMAP 场景下的完整正文提码与 OpenAI 邮件日志输出
- 本地补充修复:无
- 影响范围:scripts/hotmail_helper.py、tests/hotmail_helper_logging_test.py
|
2026-04-28 21:26:08 +08:00 |
|
markyal
|
36a914e532
|
fix: stabilize LuckMail verification polling and retry flow
- 合并 PR #167 的核心改动:LuckMail 验证码轮询改为直接使用 /code 接口,并补上 token 与当前邮箱一致性校验
- 本地补充修复:无,按审查通过结果直接合并
- 影响范围:LuckMail Step 4 / Step 8 验证码轮询、验证码提交失败后的重试节奏控制
|
2026-04-28 00:17:39 +08:00 |
|
markyal
|
4b7714e209
|
feat: support 126 mail provider routing and shared NetEase verification flow
- 合并 PR #112 的核心改动:新增 126 邮箱 provider,并复用 163 / 163 VIP 的网页邮箱接码链路
- 本地补充修复:吸收 126 子域名注入与来源识别修正,以及新版 ChatGPT 登录验证码邮件匹配适配
- 影响范围:sidepanel mail provider、background navigation/source routing、content mail polling、相关回归测试
|
2026-04-25 17:42:23 +08:00 |
|