Commit Graph

14 Commits

Author SHA1 Message Date
QLHazyCoder 393bfb2ae8 feat: 添加 Duck 邮箱自动获取重试机制,优化邮箱获取失败时的处理流程 2026-04-10 01:02:03 +08:00
QLHazyCoder b1ec4fe35d 统一 CPA 文案并补充许可证 2026-04-09 11:22:39 +08:00
QLHazyCoder ce78a099d6 feat: 添加自动运行选择对话框,支持继续当前流程或重新开始,优化用户体验 2026-04-08 17:41:00 +08:00
QLHazyCoder cf3f0f1665 feat: 增强步骤 9 的认证状态检测,确保仅在出现“认证成功!”状态徽标后判定成功,并自动关闭残留 localhost 标签页 2026-04-08 14:57:50 +08:00
QLHazyCoder 41948b46d2 feat: 增强注册流程,自动处理密码页超时错误并恢复到验证码页面 2026-04-08 13:52:29 +08:00
QLHazyCoder 40a006bd1e feat: 添加跳过步骤功能,优化手动完成交互,更新状态显示 2026-04-08 13:15:29 +08:00
QLHazyCoder 84d063b4ed feat: 在登录前刷新 OAuth 链接,优化 OAuth 登录按钮文本 2026-04-08 12:16:21 +08:00
QLHazyCoder bf7de173de feat: 增强设置管理功能,支持持久化保存配置,优化密码显示和保存按钮交互 2026-04-08 11:22:14 +08:00
QLHazyCoder 9d4b86e7e0 feat: 添加源地址管理功能,确保在打开新标签前清理旧标签 2026-04-08 11:01:39 +08:00
QLHazyCoder cdf46cde55 Auto 正在真正运行或重试时,步骤按钮和手动完成按钮不会放开。
Auto 处于暂停等待邮箱时,可以继续,也可以显式接管为手动。
Step 1 和 Step 9 不提供手动完成同步。
Step 3 会要求已知邮箱和密码;Step 8 会要求已经捕获 localhostUrl。
2026-04-08 10:52:36 +08:00
QLHazyCoder 099066987d feat: 增强邮箱获取功能,自动尝试获取 DuckDuckGo 邮箱并提供手动粘贴提示 2026-04-08 01:42:35 +08:00
Jimmy f79166b96d feat: add support for Inbucket mailbox configuration and dynamic host input 2026-04-06 13:21:58 +08:00
Jimmy 77cfdc1dd9 feat: enhance OAuth flow with automatic button click and debugger integration 2026-04-06 12:16:49 +08:00
Jimmy 59c9a13edb feat: add DuckDuckGo Email Protection autofill settings
- Implemented a new content script for DuckDuckGo Email autofill functionality.
- Enhanced email polling scripts (mail-163.js, qq-mail.js, signup-page.js, vps-panel.js) to handle user flow interruptions.
- Updated utility functions to manage flow stopping and error handling.
- Introduced a stop button in the side panel for user control over ongoing processes.
- Improved UI elements and styles for better user experience, including new button states and messages.
- Adjusted the side panel to fetch DuckDuckGo email automatically and display it in the input field.
2026-04-05 18:30:16 +08:00