Commit Graph

109 Commits

Author SHA1 Message Date
QLHazyCoder 2ea9ad978e 重构多 flow 邮件轮询并接入 Grok SSO 2026-05-23 04:29:37 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder 065607bc04 修复 Plus 会话导入策略选择 2026-05-20 17:03:03 +08:00
QLHazyCoder 56a5d4f1d7 更新各种md文档 2026-05-19 19:54:12 +08:00
QLHazyCoder 3ad41965ff Fix Kiro BuilderId profileArn upload 2026-05-19 13:18:37 +08:00
QLHazyCoder ef700be3e2 refactor kiro flow to web signin authorization 2026-05-19 12:16:59 +08:00
QLHazyCoder 995982d7be feat: rebuild kiro flow as independent desktop auth pipeline 2026-05-18 22:50:43 +08:00
QLHazyCoder feba51da65 Refactor auto-run flow state preservation 2026-05-18 03:27:30 +08:00
QLHazyCoder 0c034c232d feat: add flow-aware kiro device auth workflow 2026-05-18 00:34:51 +08:00
QLHazyCoder ed2e5ec3c4 新增步骤执行范围并同步文档 2026-05-17 18:18:09 +08:00
Q3CC 74820b8bb2 docs: document YYDS Mail provider integration 2026-05-16 22:13:22 +08:00
QLHazyCoder 6216a26956 fix: update official site links 2026-05-16 17:34:45 +08:00
QLHazyCoder dccdae6ca8 chore(release): bump version to Ultra9.9 2026-05-14 08:17:13 +08:00
QLHazyCoder 04f89620be 添加设计方案 2026-05-13 00:52:10 +08:00
QLHazyCoder c3423b21ab Fix add-email preserve identity email state flow 2026-05-12 03:49:22 +08:00
QLHazyCoder f81cc74c29 重构duckduckgo邮箱获取 2026-05-12 02:26:46 +08:00
QLHazyCoder 0096442674 feat: 添加注册流程中标签页稳定等待机制,优化步骤2和步骤3的执行逻辑 2026-05-10 04:10:56 +08:00
QLHazyCoder 35bf6a2c32 feat: 增强 GPC 结账流程的错误处理与重试机制,优化超时管理 2026-05-10 01:31:42 +08:00
QLHazyCoder 700a929570 feat: support Cloud Mail email provider
- Merge the latest dev branch into PR #212 for a clean dev-targeted review base.

- Add Cloud Mail/SkyMail provider support for email generation and verification-code polling.

- Move Cloud Mail runtime logic into a dedicated background module and add docs plus regression tests.
2026-05-08 17:40:41 +08:00
QLHazyCoder 428e23d66a Update GoPay helper API URL to new domain and enhance cookie cleanup functionality 2026-05-07 16:31:58 +08:00
QLHazyCoder 1f2f958d31 docs: clarify local OTP consume behavior 2026-05-07 13:22:04 +08:00
朴圣佑 2236730374 fix(gpc): query local OTP helper by phone 2026-05-07 12:12:57 +08:00
QLHazyCoder 88e20eaac7 docs: align GPC helper task flow documentation 2026-05-07 03:17:04 +08:00
QLHazyCoder 676b2284f4 chore: merge latest dev into pr 208 fixes 2026-05-07 02:26:08 +08:00
QLHazyCoder 8cc8007150 fix: clear signup phone mismatch runtime state 2026-05-07 02:25:23 +08:00
QLHazyCoder 4f8a149a59 docs: align GPC local helper OTP wording 2026-05-06 17:52:51 +08:00
QLHazyCoder 9964b5a317 feat: replace cookie cleanup step with registration success wait 2026-05-06 14:38:45 +08:00
QLHazyCoder 951ce8f33a Merge branch 'dev' of https://github.com/QLHazyCoder/codex-oauth-automation-extension into dev 2026-05-06 02:04:36 +08:00
QLHazyCoder 80251db9da fix: resolve step 9 profile fallback with latest dev 2026-05-06 01:51:04 +08:00
QLHazyCoder aa57e0f645 feat: add GPC SMS helper functionality with local SMS support
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00
QLHazyCoder f2f5d27543 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	docs/使用教程.md
2026-05-05 17:41:11 +08:00
QLHazyCoder 527def5a1d feat: 移除 Plus 功能相关的代码和测试用例 2026-05-05 17:18:50 +08:00
QLHazyCoder 24f5b79bf1 修改日志显示,合并同一轮中对应的邮箱和手机号 2026-05-05 03:59:09 +08:00
QLHazyCoder d054ff65de feat: Enhance login flow with add-email and phone verification support
- Added support for the add-email page in the logging status module.
- Updated step 8 to handle phone-registered accounts during email verification.
- Implemented logic to submit add-email before polling for email verification codes.
- Enhanced tests for step 7 to detect username input as phone number and ignore hidden inputs.
- Improved step 8 to allow add-email handoff only when requested.
- Updated documentation to reflect changes in the login verification flow.
2026-05-05 01:47:58 +08:00
QLHazyCoder 6b3917d4b7 feat: 增强手机号登录功能,添加手机号输入框确认逻辑及相关测试用例 2026-05-04 22:49:28 +08:00
QLHazyCoder efa77757aa feat: 增强手机号登录入口识别逻辑,添加相关测试用例 2026-05-04 22:35:43 +08:00
QLHazyCoder 0795108014 修复问题 2026-05-04 19:38:12 +08:00
QLHazyCoder f2e6a1ed3e feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试 2026-05-04 19:09:37 +08:00
QLHazyCoder 21b156291d feat: 增强手机号注册流程,确保手机号输入页就绪后再申请号码并提交 2026-05-04 15:41:09 +08:00
QLHazyCoder 5f7450acf5 feat: 增强注册方法管理,支持动态解析步骤标题及相关测试 2026-05-04 15:06:19 +08:00
QLHazyCoder 5d70d2b681 feat: 增加对自动运行状态的管理,优化轮数同步逻辑及相关测试 2026-05-04 14:20:38 +08:00
QLHazyCoder c04b64c966 手机号注册模式 2026-05-04 12:56:35 +08:00
QLHazyCoder 691ac39514 优化步骤在日志中的显示 2026-05-03 19:25:55 +08:00
QLHazyCoder cd737f7b14 feat: add OAuth flow timeout toggle with optional total-budget bypass
- 合并 PR #185 的核心改动:新增“授权总超时”开关,允许按需关闭 Step 7 后链 5 分钟总预算,同时保留各步骤本地等待超时。
- 本地补充修复:同步项目完整链路与结构文档,补齐 `oauthFlowTimeoutEnabled` 持久化、Step 9 回调等待与侧栏设置行为说明。
- 影响范围:background OAuth timeout guard、message router settings、Step 9 callback wait、sidepanel 配置 UI、项目文档。
2026-05-01 21:28:52 +08:00
QLHazyCoder d5a3f9ee80 docs: sync oauth timeout toggle behavior across project docs 2026-05-01 21:27:49 +08:00
QLHazyCoder 65089db827 feat: 更新README,添加官网/QQ交流群入口,删除无用图片 2026-05-01 12:22:42 +08:00
QLHazyCoder 8007a99b72 Paypal增加轻量级号池 2026-04-28 16:23:30 +08:00
QLHazyCoder 2d1bad3642 feat(paypal-flow): 添加邮箱输入框重填功能 2026-04-28 15:31:59 +08:00
QLHazyCoder 30b0c00589 test: document IP proxy integration and harden sidepanel restore 2026-04-27 14:07:48 +08:00
QLHazyCoder cb7b4b4544 docs: record phone auth country match test 2026-04-26 20:41:25 +08:00