17 Commits

Author SHA1 Message Date
QLHazyCoder dcae231b52 fix: handle step4 contact-verification server error 2026-05-22 05:42:09 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder 6a0ec37b18 修复密码页收尾重复点击 2026-05-15 03:56:02 +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
root 5462400aa4 fix: hand off phone signup to email verification 2026-05-09 08:47:58 -04:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
yigedludan8 da02aa62cf fix(signup): restart phone signup on step 3 phone-exists errors
Treat phone-number-already-exists messages on the signup password page as the same restartable step-3 failure path used for phone/password mismatches.

Also adds a regression test covering the Chinese phone-exists error so the flow stops immediately instead of retrying the password submit loop.
2026-05-07 21:00:17 +08:00
yigedludan8 12f35f1d3b fix: restart signup phone mismatch without duplicate logs 2026-05-06 21:44:17 +08:00
QLHazyCoder f2e6a1ed3e feat: 更新手机号验证设置UI,优化显示逻辑并添加相关测试 2026-05-04 19:09:37 +08:00
EmptyDust 0a17d95f44 Fix delayed combined signup profile detection 2026-05-02 11:44:36 +08:00
EmptyDust 2bfa277aa1 Handle combined signup verification/profile page 2026-05-02 11:19:22 +08:00
QLHazyCoder 171b375a0b feat: enhance signup flow to skip profile step for logged-in users 2026-04-25 17:35:22 +08:00
daniellee2015 de70266f8c fix(pro7.5): stabilize icloud/session flow and logged-in step skipping 2026-04-24 19:43:48 +08:00
QLHazyCoder d3a943c408 fix: stabilize signup verification recovery
- merge the latest dev branch into PR #130 before applying local fixes
- detect visible split OTP inputs even when the page exposes numeric single-character fields
- stop assuming verification success after repeated auth retry-page recovery failures
2026-04-21 21:48:25 +08:00
dyhhhhhqwer da0ca04153 Fix Cloudflare signup verification recovery 2026-04-21 19:46:28 +08:00