Commit Graph

14 Commits

Author SHA1 Message Date
QLHazycoder 4687d07e2d feat: upgrade multi-flow account contributions 2026-05-19 13:29:18 +00:00
QLHazyCoder 6216a26956 fix: update official site links 2026-05-16 17:34:45 +08:00
朴圣佑 2bb34f9064 fix(tabs): lock automation to selected window 2026-05-12 11:24:12 +08:00
cnxwzy 936aec398e fix: restore dev flow compatibility in CPA auth hardening 2026-04-27 22:54:15 +08:00
cnxwzy f9f8df19d3 fix: harden CPA auth flow with API callback/state checks
Move CPA oauth url/callback handling to management API first, persist state/origin runtime keys, and fail fast on invalid callback or missing management auth to reduce flaky panel-driven auth failures.
2026-04-27 19:13:22 +08:00
QLHazycoder 1e22e4f7cf fix(contribution): dedupe localhost callback submission 2026-04-26 08:38:00 +00:00
QLHazycoder 596bf38d5c feat(contribution): 增强贡献模式逻辑,支持 SUB2API 和 CPA 源,优化状态处理和界面显示 2026-04-26 00:28:25 +00:00
QLHazycoder d9ae1c42cf fix(contribution): remove manual review completion path 2026-04-25 22:43:20 +00:00
QLHazyCoder 491d309a6f feat: 添加邮箱字段到贡献请求体,并更新相关测试用例 2026-04-22 21:52:04 +08:00
QLHazyCoder 157f49592a feat: 更新贡献昵称逻辑,允许用户留空昵称并调整相关测试用例 2026-04-21 01:55:06 +08:00
QLHazyCoder 8a16d81e01 feat: 添加贡献模式昵称和QQ字段,更新相关逻辑和测试 2026-04-20 13:15:22 +08:00
QLHazyCoder c2c5e3e334 feat: 更新贡献模式和 OAuth 流程中的状态消息,简化回调处理逻辑,增强测试覆盖 2026-04-20 01:17:36 +08:00
QLHazyCoder 01849505e4 feat: 添加贡献模式支持,增强状态管理和错误处理逻辑 2026-04-19 23:35:35 +08:00
QLHazyCoder c994d7ae12 贡献功能开发 2026-04-18 23:51:56 +08:00