Commit Graph

  • 744b1f4c1b feat(email): implement cancellation handling in email services master v1.1.3 cnlimiter 2026-03-28 14:11:00 +08:00
  • 8b8ef7c6c0 feat(proxy): add batch delete functionality for proxies and enhance verification code handling cnlimiter 2026-03-28 04:13:15 +08:00
  • 51922ef2a6 feat(email): add configurable resend limits for non-OpenAI sender emails cnlimiter 2026-03-28 02:51:12 +08:00
  • b751d656ea feat(email): update email polling logic to use configurable intervals cnlimiter 2026-03-28 00:48:16 +08:00
  • 101169ec4a Merge remote-tracking branch 'origin/master' cnlimiter 2026-03-28 00:48:11 +08:00
  • a0a632b40c Merge pull request #111 from openChatGpts/master 演变 2026-03-28 00:47:37 +08:00
  • 25cf4f6588 feat(email): add email configuration and verification settings cnlimiter 2026-03-28 00:23:45 +08:00
  • 4ed740e1be feat(payment): 支持动态获取支付链接货币与计费国家的映射 cnlimiter 2026-03-28 00:05:05 +08:00
  • 31d7d08880 refactor: centralize default webui port config sanbo 2026-03-27 23:58:31 +08:00
  • 5ae409bce6 fixbug: 在 f-string 中统一使用单引号替代双引号,避免嵌套引号问题 sanbo 2026-03-27 23:42:26 +08:00
  • ab80fe3634 Merge pull request #106 from ZHOUKAILIAN/fix/issue-80-master 演变 2026-03-27 20:57:38 +08:00
  • 8d979894bf Merge pull request #109 from MisonL/feature/newapi-token-validation 演变 2026-03-27 19:11:23 +08:00
  • 808d4529f8 feat(payment): 优化国家货币列表获取逻辑 cnlimiter 2026-03-27 19:08:01 +08:00
  • f458f2159c Merge remote-tracking branch 'origin/master' cnlimiter 2026-03-27 17:01:08 +08:00
  • f3268ec0a6 feat(payment): 实现动态国家货币配置加载功能 cnlimiter 2026-03-27 17:00:55 +08:00
  • e13005119e Update src/core/upload/newapi_upload.py 演变 2026-03-27 15:07:21 +08:00
  • 5ab3a283c0 Update src/core/upload/newapi_upload.py 演变 2026-03-27 15:06:56 +08:00
  • 75ce9c82e1 Update src/web/routes/upload/newapi_services.py 演变 2026-03-27 15:06:19 +08:00
  • 2e47834152 feat(proxy): 优化代理配置管理功能 cnlimiter 2026-03-27 15:03:11 +08:00
  • 062afb35db fix(newapi): validate token input across ui and api Mison 2026-03-27 13:45:39 +08:00
  • 5cd6aa81f2 Merge pull request #105 from ZHOUKAILIAN/codex/issue-101-cloud-mail-support 演变 2026-03-27 09:20:39 +08:00
  • 06f2c9a7db test: 补充 moe_mail 多封验证码的跨请求回归用例 zhoukailian 2026-03-27 09:20:36 +08:00
  • c210d2c78f fix: 对齐 master 基线下的 Freemail 顺序与 OTP 集成测试 zhoukailian 2026-03-26 23:52:11 +08:00
  • 1bc53b6569 fix: 扩展邮箱验证码去重到现有账号链路 zhoukailian 2026-03-26 14:34:11 +08:00
  • eda7cbc71f test: 补充验证码重发链路集成测试 zhoukailian 2026-03-26 14:20:28 +08:00
  • e5aad8f1dc fix: 支持毫秒级邮件时间戳过滤旧验证码 zhoukailian 2026-03-26 11:47:14 +08:00
  • ffab473a72 fix: 修复重复取码命中旧验证码的问题 zhoukailian 2026-03-24 18:41:57 +08:00
  • a890bc7f2b feat: add cloud-mail service support zhoukailian 2026-03-26 20:07:21 +08:00
  • ae089ee707 refactor(app): 优化批量任务完成消息显示逻辑 cnlimiter 2026-03-26 15:17:02 +08:00
  • 904dd1f230 feat(settings): 添加删除禁用代理功能 cnlimiter 2026-03-26 15:16:47 +08:00
  • 235c60df25 build(workflow): 更新构建配置和文件整理逻辑 v1.1.2 cnlimiter 2026-03-26 00:30:37 +08:00
  • dab5eca2d6 docs(readme): 更新默认端口配置说明 cnlimiter 2026-03-26 00:26:55 +08:00
  • bb3bd2596d feat(register): 添加资源清理功能并更新依赖 cnlimiter 2026-03-26 00:23:25 +08:00
  • 08327b4425 Merge pull request #93 from haq426-163/copilot/codex-auth-f4d0327 演变 2026-03-25 23:53:33 +08:00
  • 8f0a2c4655 Merge branch 'master' into copilot/codex-auth-f4d0327 演变 2026-03-25 23:52:53 +08:00
  • 657f1f7ff1 Merge pull request #89 from asasugar/feat/newapi-upload-target-support 演变 2026-03-25 23:51:25 +08:00
  • f4d0327f67 feat: add Codex auth login and export flow Solo 2026-03-25 16:31:03 +08:00
  • 9c6e0d6036 feat(newapi): enhance NEWAPI service management with channel configuration Jay Hsueh 2026-03-25 15:18:05 +08:00
  • ab353f0429 Merge branch 'master' of https://github.com/cnlimiter/codex-manager into feat/newapi-upload-target-support Jay Hsueh 2026-03-25 15:01:39 +08:00
  • 486331e2e7 Merge remote-tracking branch 'origin/fix1' into fix1 fix1 cnlimiter 2026-03-25 02:39:19 +08:00
  • 8fcda62f5e feat(core): 新增随机浏览器指纹与 Sentinel PoW 生成器 cnlimiter 2026-03-25 02:08:04 +08:00
  • 4f9b22a840 Merge pull request #85 from deerplay-z/fix1 演变 2026-03-25 01:52:33 +08:00
  • 8fbd2d89ca Update register.py deerplay 2026-03-25 01:14:01 +08:00
  • acf643a679 feat(services): 新增 YYDS Mail 邮箱服务集成 cnlimiter 2026-03-25 01:13:45 +08:00
  • 35e4b7eac9 Update docker-publish.yml deerplay 2026-03-25 00:59:33 +08:00
  • 1cbb95f91c Merge pull request #83 from ZHOUKAILIAN/fix/worker-mail-otp-extraction 演变 2026-03-25 00:17:34 +08:00
  • 6e43f34c2b Merge pull request #84 from ZHOUKAILIAN/fix/issue-80-email-otp-dedup 演变 2026-03-25 00:17:19 +08:00
  • 68ca7ea706 fix(register): 修复注册流程 cnlimiter 2026-03-25 00:16:26 +08:00
  • 91147427e0 fix: 修复重复取码命中旧验证码的问题 zhoukailian 2026-03-24 18:41:57 +08:00
  • f219750668 Merge branch 'master' into fix/worker-mail-otp-extraction kailian zhou 2026-03-24 17:58:01 +08:00
  • 05e480a756 feat(newapi): 添加 NEWAPI 上传功能及服务管理接口 Jay Hsueh 2026-03-20 15:05:21 +08:00
  • 107be96166 fix: avoid reading six-digit email domains as OTPs zhoukailian 2026-03-24 17:43:34 +08:00
  • 99a6d6cc04 Merge pull request #78 from MisonL/fix/all-consolidated-fixes 演变 2026-03-24 12:43:39 +08:00
  • 3cd08b49c2 docs: add diagnostic tools and final audit report for v5.1 hardening Mison 2026-03-24 10:27:22 +08:00
  • 568b26ea42 fix(db): prevent SQLite lock issues by increasing timeout and improving task sync Mison 2026-03-24 10:27:10 +08:00
  • 5b76619d6f feat(register): enhance workspace extraction and phase status reporting Mison 2026-03-24 10:26:59 +08:00
  • 67a446aca0 fix(email): resolve Tempmail.lol field drift and OTP anchor race condition Mison 2026-03-24 10:26:48 +08:00
  • 3c8ba40d2d fix: prevent secondary OTP from hanging Mison 2026-03-24 09:15:02 +08:00
  • 78f2d0accc Fix registration OTP anchor and batch task state Mison 2026-03-24 07:20:38 +08:00
  • b8b1eb72d1 test: finalize restored task coverage Mison 2026-03-24 01:49:54 +08:00
  • ee082091b9 fix: anchor pull request to currently running production code in docker Mison 2026-03-23 23:22:31 +08:00
  • 55acc62fa7 fix: change default port to 15555 Mison 2026-03-23 11:59:24 +08:00
  • de2c4aa7ab fix: restore protocol baseline, resolve 403/400 registration errors, and fully remove deprecated playwright dependency Mison 2026-03-23 18:49:51 +08:00
  • a7a6391f0d chore: finalize deployment config for master release Mison 2026-03-23 15:38:12 +08:00
  • 43149ff079 fix(harden): isolate resource cleanup and self-healing flow Mison 2026-03-23 11:25:51 +08:00
  • cf571d37c1 fix(logic): isolate atomic batch counters and token sync fields Mison 2026-03-23 11:23:31 +08:00
  • 16154bb5ae fix: change default port to 15555 Mison 2026-03-23 11:59:24 +08:00
  • 1db7642a43 fix: broadcast single task completion status to web ui zhoukailian 2026-03-23 20:46:40 +08:00
  • 9fdc7a882d fix: route batch websocket fallback by task type zhoukailian 2026-03-23 19:59:04 +08:00
  • 5f9032fbf7 feat(tempmail): 将邮箱 token 持久化到数据库,重启后可继续接收验证码 cnlimiter 2026-03-23 18:37:20 +08:00
  • 12c8bb5c6c fix(login): add workspace backoff and cleanup guard Mison 2026-03-23 12:12:15 +08:00
  • e4a8015ca0 Update README.md 演变 2026-03-23 13:23:37 +08:00
  • e7c62579b1 chore: remove proxy management tests zhoukailian 2026-03-22 22:47:12 +08:00
  • 6ceaf61666 feat: auto disable failed proxies zhoukailian 2026-03-22 22:32:16 +08:00
  • f647acd91e fix(log): 修复引号报错 cnlimiter 2026-03-23 13:28:02 +08:00
  • cef2f715e0 ci: 添加多平台构建支持并统一产物命名为 v2 前缀 cnlimiter 2026-03-23 02:39:00 +08:00
  • 55a2437710 fix(log): 修复 cnlimiter 2026-03-23 02:29:54 +08:00
  • b39c4a01e2 fix(release): 修复release产物 cnlimiter 2026-03-21 22:59:58 +08:00
  • 229e18d253 fix(register): 修复新版本注册流程2 cnlimiter 2026-03-21 20:38:51 +08:00
  • a53fe50a0c fix(register): 修复新版本注册流程 cnlimiter 2026-03-21 20:01:44 +08:00
  • e116011e67 fix(register): Outlook 跳过发验证码时补充 otp_sent_at 时间戳 cnlimiter 2026-03-21 02:54:23 +08:00
  • a86a3568e8 feat(register): Outlook 邮箱注册跳过发送验证码环节 cnlimiter 2026-03-21 02:49:32 +08:00
  • 92a26a8e1b feat(register): Outlook 邮箱注册跳过密码提交环节 cnlimiter 2026-03-21 02:44:43 +08:00
  • 16f76076c5 fix(outlook): 多项修复与优化 cnlimiter 2026-03-21 02:41:30 +08:00
  • 344cf0088c feat(email): 新增 Outlook 收件箱功能 cnlimiter 2026-03-21 02:37:35 +08:00
  • 668500028a refactor(outlook): 简化为单 IMAP_NEW Provider cnlimiter 2026-03-21 01:34:49 +08:00
  • 188636356a fix(register): 支持更多地区 cnlimiter 2026-03-20 20:57:28 +08:00
  • 5d2baed816 Merge remote-tracking branch 'origin/fix1' into fix1 cnlimiter 2026-03-24 00:19:13 +08:00
  • f1c6a9df13 Merge pull request #75 from ZHOUKAILIAN/fix/batch-monitor-fallback 演变 2026-03-24 00:11:28 +08:00
  • df18e0ab07 Merge branch 'fix1' into fix/batch-monitor-fallback 演变 2026-03-23 22:53:02 +08:00
  • f7bf5cf2f2 fix: broadcast single task completion status to web ui zhoukailian 2026-03-23 20:46:40 +08:00
  • 7a27195696 fix: route batch websocket fallback by task type zhoukailian 2026-03-23 19:59:04 +08:00
  • 6e0423e997 feat(tempmail): 将邮箱 token 持久化到数据库,重启后可继续接收验证码 cnlimiter 2026-03-23 18:37:20 +08:00
  • d8424d53af Merge pull request #72 from magisk317/fix/template-response-signature 演变 2026-03-23 18:24:32 +08:00
  • c947889d50 Merge pull request #71 from MisonL/fix/port-conflict-with-cliproxyapi 演变 2026-03-23 18:23:58 +08:00
  • 8ffd1f294c Fix template rendering with Starlette 1.0 magisk317 2026-03-23 16:39:49 +08:00
  • 964deb5b22 Merge remote-tracking branch 'origin/fix1' into fix1 cnlimiter 2026-03-23 13:28:19 +08:00
  • 0d8803bb47 fix(log): 修复引号报错 cnlimiter 2026-03-23 13:28:02 +08:00
  • ef1f08494d Merge pull request #70 from MisonL/fix/login-stability-supplement 演变 2026-03-23 13:26:36 +08:00
  • ac7bf23e28 Merge pull request #68 from ZHOUKAILIAN/feat/auto-disable-failed-proxies 演变 2026-03-23 13:24:56 +08:00