AutoTeam-F / src

Commit History

fix: emailId 快照提前到登录开始前,避免新验证码被误过滤
acb53ca

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 验证码改用 emailId 过滤,只接受快照之后到达的新邮件
64dc720

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 过滤更多轮询端点的 uvicorn 访问日志
fb635ef

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 获取验证码前先清空旧邮件,确保拿到最新验证码
deddc75

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 验证码提交后检测页面是否变化,无效则标记跳过等新码
88ff1d0

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 刷新/登出移到侧边栏底部 + 仪表盘加「同步账号」按钮
d971f9f

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 新增「同步账号」按钮,从 auths 目录和 Team 成员同步到 accounts.json
8e8726e

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: load_accounts 兼容空文件,不再 JSON 解析报错
1a7f109

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 未登录提示改为明确指向「设置」页
0c70a3a

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: Team 成员页未登录时返回友好 JSON 错误,前端处理非 JSON 响应
3482523

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: Docker 部署 + 免责声明 + LICENSE + Web 初始配置页
462f5f6

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 启动验证改用 logger 输出 + 每次启动验证 CloudMail 和 CPA + 测试邮箱用随机前缀
616dbd6

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 首次配置后自动验证 CloudMail 连通性
54c478e

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 多项修复 — 验证码去重/无密码走验证码/auths同步/配置检查
d788e58

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 初始化向导检查所有缺失配置项,不再跳过 optional 的
8189f83

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: Playwright 跨线程问题 + workspace 选择优化
ee95068

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 适配手机端,侧边栏改为底部 tab 栏
f9ce30c

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: Team 成员页加 localStorage 缓存,10 分钟有效,手动刷新才在线获取
1992c93

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 前端分页布局 + Team 成员页 + 日志查看器
a0dfc48

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: CPA 同步改为始终上传覆盖,不再跳过同名文件
7586720

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 单账号登录成功后自动同步 CPA
88d14e4

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 登录成功且 plan=team 时自动标记为 active,不再需要手动 status 同步
e31ea4d

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: workspace 选择后点击"继续"按钮提交
fbeea52

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: _guess_account_info 错误地将 user ID/用户名存为 account_id/workspace_name
48ec98f

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: Codex OAuth workspace 选择页多方式匹配,修复选了个人账户的问题
012197f

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: Codex OAuth consent 循环中检测密码页面并自动填入
2be8f92

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 账号列表新增「移出」按钮,将 active 账号移出 Team
7c59963

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 账号列表新增「登录」按钮,可单独触发 Codex 登录
4af1754

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: get_team_member_count 失败兜底 + account_id UUID 校验 + rotate 超员自动清理
a80afa0

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: CLI 命令也触发首次配置向导
a60ba37

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 首次启动初始化向导,交互式填写 .env 必填配置
bbd7bd6

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 未设置 API_KEY 时启动交互式输入,自动保存到 .env
04f9fc4

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: API 启动时未设置 API_KEY 给出警告提示
dfb4448

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: API + Web 面板添加 API Key 鉴权
b7e2b8e

cnitlrt Claude Opus 4.6 (1M context) commited on

chore: 加入 pre-commit + ruff lint/format
dafca1d

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 支持管理员交互式登录与主号 Codex 同步
40b21ae

BestLemoon commited on

fix: Codex 登录误点 Google 按钮 + 复用旧号重复日志
5b1588f

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 任务轮询改为 10s,过滤前端轮询的 uvicorn 访问日志
5577e14

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: rotate 结束后不再输出 status 表格,避免显示过时数据
b41bd66

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 多项轮转逻辑修复
27b6248

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: rotate 只在最后统一同步 CPA 和打印状态表
4a06669

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 全面修复复用旧号的额度验证逻辑
d68ed50

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 移出账号后修正成员计数,避免 API 缓存导致不补号
9e648b7

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: cmd_check 也遵循阈值,低于设定百分比直接标记 exhausted
7128cd0

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 前端可配置巡检参数(间隔/阈值/触发数),运行时生效
95df048

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 巡检阈值可通过 .env 配置,默认 10%
4753e51

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 巡检低于阈值的账号直接标记 exhausted,rotate 时移出
22b03ca

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 后台自动巡检,每 5 分钟检查额度,多账号低于 10% 自动轮转
befaf83

cnitlrt Claude Opus 4.6 (1M context) commited on

fix: 自动刷新间隔从 10s 改为 10min,任务执行时 3s 轮询
deae0c7

cnitlrt Claude Opus 4.6 (1M context) commited on

feat: 添加 Vue 3 Web 管理面板,内嵌到 FastAPI
4283ada

cnitlrt Claude Opus 4.6 (1M context) commited on