QLHazyCoder
81fc40706a
Refactor workflow auto-run to node graph
2026-05-15 17:41:35 +08:00
QLHazyCoder
f6f804f1a2
修正手机接码价格区间与最低价逻辑
2026-05-15 06:40:53 +08:00
QLHazyCoder
22fc865f19
完善手机接码逻辑
2026-05-15 05:09:12 +08:00
QLHazyCoder
a7ea261093
feat: 支持从 CFTE 同步 Temp 域名列表
2026-05-15 03:56:02 +08:00
QLHazyCoder
d681972724
修复资料页提交重试判定
2026-05-15 03:56:02 +08:00
QLHazyCoder
6a0ec37b18
修复密码页收尾重复点击
2026-05-15 03:56:02 +08:00
QLHazyCoder
e4a0caabe8
fix: preserve phone identity on oauth-login completion
...
- Merge latest origin/dev into PR #245 for the current review baseline.\n- Sync Step 7 completion identity before oauth-login step-key handling returns.\n- Cover the real oauth-login stepKey route in the message-router regression test.
2026-05-15 03:10:34 +08:00
QLHazyCoder
a41997325d
Use direct SUB2API admin API flow
2026-05-14 08:03:55 +08:00
QLHazyCoder
ecba33f021
Fix sidepanel latestState bootstrap order
2026-05-13 14:13:41 +08:00
QLHazyCoder
d93cdfff9e
Refactor multi-flow mail capability boundaries
2026-05-13 06:35:43 +08:00
QLHazyCoder
a85ed0ce89
feat: lay groundwork for multi-flow registries
2026-05-13 04:46:56 +08:00
InkCrow
6118d02f56
fix(mail): split 2925 initial polling around resend
2026-05-13 02:28:02 +08:00
InkCrow
24a0b8a45d
fix(mail): resend 2925 code after quick initial poll
2026-05-13 02:19:00 +08:00
InkCrow
6bd743cbd3
fix(mail): harden 2925 verification polling
2026-05-12 21:08:02 +08:00
InkCrow
67c111ed43
fix(auth): preserve phone identity across add-email retries
2026-05-12 20:39:20 +08:00
InkCrow
0b74e600c0
fix(auth): preserve phone identity when step payload carries bound email
2026-05-12 19:46:30 +08:00
InkCrow
1ed128e118
fix(auth): preserve phone login identity across step8 retries
2026-05-12 16:41:09 +08:00
QLHazyCoder
8b9adb9085
fix(tabs): stop fallback outside locked window
2026-05-12 15:35:43 +08:00
朴圣佑
7a5b7a26cf
fix(tabs): scope payment task tab lookup
2026-05-12 11:24:12 +08:00
朴圣佑
80c3e6217f
fix(tabs): avoid raising automation window
2026-05-12 11:24:12 +08:00
朴圣佑
2bb34f9064
fix(tabs): lock automation to selected window
2026-05-12 11:24:12 +08:00
QLHazyCoder
b4fb196d2c
Add regression for step8 phone identity recovery
2026-05-12 04:03:55 +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
745010d6c9
feat: 添加步骤 5 提交状态验证和重试页面恢复逻辑,更新相关测试用例
2026-05-12 00:26:54 +08:00
QLHazyCoder
4ed5720a26
refactor: 移除不必要的 gopayHelperPhoneMode 逻辑,简化代码
2026-05-11 19:12:35 +08:00
QLHazyCoder
1b0f4bb174
feat: 添加对 Duck 生成的邮箱的比较基线支持,增强邮箱生成逻辑
2026-05-11 16:41:54 +08:00
QLHazyCoder
c063561a11
fix: 更新错误处理逻辑以防止重复订阅 ChatGPT 套餐
2026-05-11 15:10:10 +08:00
QLHazyCoder
bf50474b5e
fix(gpc): keep auto mode when balance permission is unknown
2026-05-11 13:11:59 +08:00
朴圣佑
7552b40c70
fix(gpc): preserve auto mode after stop refresh
2026-05-11 12:23:07 +08:00
QLHazyCoder
1b132bf19e
Merge remote-tracking branch 'origin/dev' into fix/herosms-page-state-deadline
2026-05-11 03:45:40 +08:00
QLHazyCoder
f09173128b
fix: avoid treating URL-only contact verification snapshots as 500
2026-05-11 03:39:36 +08:00
QLHazyCoder
ee946b4a4b
feat: 增强Plus Checkout流程,添加失败重启逻辑及相关测试
2026-05-11 03:28:44 +08:00
QLHazyCoder
0ea15b645d
feat: 增强自动运行流程,添加对Plus/GPC登录失败和token交换失败的处理测试
2026-05-11 03:13:24 +08:00
QLHazyCoder
d058676f95
feat: 增强注册流程,处理隐藏的注册入口并优化窗口状态
2026-05-10 19:55:13 +08:00
QLHazyCoder
48d3d5fc12
feat: add support for running status in account run history and UI
...
- Enhanced account run history to include 'running' status with appropriate translations and summaries.
- Updated logging status to handle new error message format.
- Introduced new properties for task progress in create-plus-checkout step.
- Modified fill-plus-checkout step to handle additional error details.
- Updated account records manager to display running status and summary correctly.
- Added CSS styles for running status in account records.
- Implemented logic to refresh account run history based on auto-run state changes.
- Added tests for running status and idle log restart functionality in auto-run steps.
- Improved account records manager tests to validate running state display and failure details.
2026-05-10 18:36:34 +08:00
imxiaozhan
3763da7a14
fix: detect contact-verification 500 without content scripts
2026-05-10 04:57:09 -04:00
imxiaozhan
b69cadde3e
fix: detect contact-verification 500 when resend disconnects
2026-05-10 01:35:25 -04:00
imxiaozhan
b7b6deed5e
fix: prevent hung phone page-state probes from stalling SMS polling
2026-05-09 23:36:08 -04:00
QLHazyCoder
401049de5a
feat: 添加GPC结账重启逻辑,处理任务状态无进展的情况
2026-05-10 06:38:56 +08:00
QLHazyCoder
532e0c01b8
fix: keep signup identity submit deferred with operation delay
2026-05-10 06:25:33 +08:00
QLHazyCoder
6b87d68630
Merge origin/dev into PR 225 review fix
2026-05-10 06:02:53 +08:00
QLHazyCoder
15af098327
修复手机号登录回退与重发 500 处理
2026-05-10 05:02:10 +08:00
QLHazyCoder
c3827d2cfc
feat: 增强自动运行记录状态处理,确保真实失败步骤不被误解析为指导文本
2026-05-10 04:25:04 +08:00
QLHazyCoder
0096442674
feat: 添加注册流程中标签页稳定等待机制,优化步骤2和步骤3的执行逻辑
2026-05-10 04:10:56 +08:00
QLHazyCoder
e8ca56d650
feat: 添加过期步骤消息处理,忽略自动运行中已完成的步骤错误和完成消息
2026-05-10 02:30:03 +08:00
QLHazyCoder
b02b375449
feat: 添加 GPC 任务过期状态处理,增强任务执行的稳定性和错误提示
2026-05-10 02:29:54 +08:00
root
e9d7086b30
fix: abort stale phone signup email verification
2026-05-09 14:24:12 -04:00
QLHazyCoder
35bf6a2c32
feat: 增强 GPC 结账流程的错误处理与重试机制,优化超时管理
2026-05-10 01:31:42 +08:00
QLHazyCoder
712a6ddfba
feat: enhance signup entry click logic with retry mechanism and improved logging
2026-05-10 01:31:33 +08:00