15 Commits

Author SHA1 Message Date
QLHazyCoder 6bd00dbd5b chore: ignore generated python caches 2026-05-10 06:54:06 +08:00
root c23461261b feat: add configurable operation delay 2026-05-08 20:06:14 -04:00
朴圣佑 8cd5346a97 chore: ignore local config export 2026-05-04 03:30:41 +08:00
QLHazyCoder 20c634646e chore: 忽略新步骤顺序文档 2026-05-04 03:06:52 +08:00
daniellee2015 2437e6e67d feat(flow): unify sms multi-provider fallback and stabilize proxy/auth retries 2026-05-03 01:20:10 +08:00
QLHazyCoder 20146ce3e9 feat: 增强2925邮箱处理逻辑,优化账号切换和停止流程,更新相关测试用例 2026-04-20 21:11:08 +08:00
lizhelang 81613b865a Make SUB2API proxy defaults available across panel flows
Expose a configurable default proxy for SUB2API, resolve the proxy once,
persist the proxy_id in state, and reuse it across auth URL generation,
code exchange, and account creation so one OAuth flow stays on one proxy.

Constraint: Upstream GitHub permission is READ, so publication must use a fork PR
Rejected: Push to origin | current GitHub viewer permission does not allow upstream branch publication
Rejected: Resolve proxy independently in later steps | could drift from the proxy chosen at auth URL generation
Confidence: high
Scope-risk: moderate
Reversibility: clean
Tested: npm test passed 183/183
Not-tested: Manual browser extension flow against a live SUB2API deployment
2026-04-18 06:47:24 +08:00
祁连海 00b66d2157 feat: 更新账户运行记录逻辑,支持流程停止状态,优化样式以反映新状态 2026-04-17 22:34:30 +08:00
QLHazyCoder ccea024f9a 重构更新账号日志功能,添加开发者模式 2026-04-17 18:29:53 +08:00
QLHazyCoder 1a5f569d16 feat: 添加邮箱验证页面处理逻辑,优化步骤 2 跳过密码步骤的逻辑,更新相关测试用例 2026-04-17 03:54:30 +08:00
crosscc 1fa80e0177 Update .gitignore 2026-04-16 18:03:22 +08:00
QLHazyCoder 30f27e6ad6 chore: 添加对_metadata目录的忽略 2026-04-15 00:15:52 +08:00
QLHazyCoder 7f535c8170 chore: stop tracking .github 2026-04-12 19:41:46 +08:00
QLHazyCoder cce89db5da feat: 更新 README,添加最新版本测试结果和打赏信息 2026-04-11 04:27:34 +08:00
QLHazyCoder b6a850062b 添加打印日志,以分析自动流程中断而状态不断的问题 2026-04-11 00:22:02 +08:00