Commit Graph

63 Commits

Author SHA1 Message Date
adminlove520
199a301a41 refactor: comprehensive project optimization (P0-P3)
P0 - Critical fixes:
- Rewrite README.md: add badges, TOC, English summary, Star History
- Fix path error (any-auto-register → packages/general/any-auto-register)
- Add 6 missing submodule doc sections (chatgpt-creator, openai-oauth, etc.)
- Add tempmail to submodule list table
- Fix dependency install script to use recursive find
- Remove temp files (github_issue_content.md, SKILL.md)

P1 - Engineering standards:
- Add MIT LICENSE
- Rename PREQUEST_TEMPLATE.md → PULL_REQUEST_TEMPLATE.md
- Clean EXTRACT_PROMPT section from PR template
- Update PR review workflow labeler rules for project structure

P2 - Cleanup & GitHub presence:
- Remove duplicate root dirs (cloudflare_temp_email/, grokregister/)
- Add GitHub Issue templates (bug, feature, new submodule)
- Update repo description and topics

P3 - Community & releases:
- Add CONTRIBUTING.md with submodule contribution guide
- Update CHANGELOG.md with v2.1.0 entries
- Add OPTIMIZATION_PLAN.md for future reference
v2.1.0
2026-03-27 16:31:16 +08:00
adminlove520
6ec0a8cb30 fix: update 9 broken submodules and add tempmail (closes #2)
- Update all 9 submodules to latest remote HEAD to fix 'not our ref' errors:
  - packages/email/Hotmail-Outlook-Create-Account-Register-Auto
  - packages/email/cloudflare_temp_email
  - packages/email/msOauth2api
  - packages/email/outlook-auto-register
  - packages/general/MREGISTER
  - packages/general/Ultimate-openai-gemini-claude-api-key-scraper
  - packages/general/any-auto-register
  - packages/general/cursor-auto-register
  - packages/general/grok-register
- Add new submodule: packages/email/tempmail (https://github.com/123nhh/tempmail.git)
- Update README.md with tempmail documentation
2026-03-27 16:17:27 +08:00
adminlove520
1060124737 Update submodule references with Chinese README files 2026-03-25 16:11:40 +08:00
adminlove520
2c0aa6ac12 Update README.md with latest changes 2026-03-25 15:49:57 +08:00
adminlove520
f0afd0b681 Update CHANGELOG.md and README.md with Register_GPT_v0 and ExaFree information 2026-03-25 15:46:06 +08:00
adminlove520
c44fcfeadd Add ExaFree submodule and generate README for Register_GPT_v0 2026-03-25 15:40:01 +08:00
adminlove520
bc224457fa Add cursor-auto-register submodule and add Chinese README files for all submodules 2026-03-25 15:35:48 +08:00
adminlove520
71a42d7092 Add msOauth2api, Hotmail-Outlook-Create-Account-Register-Auto and outlook-auto-register submodules and update documentation 2026-03-25 15:25:46 +08:00
adminlove520
eb512d0bf4 Add MREGISTER, codex_register and codex-register-fix submodules and update documentation 2026-03-25 15:08:46 +08:00
adminlove520
e3cb75558f Add grok-register submodule and update documentation 2026-03-25 14:59:52 +08:00
adminlove520
4207718781 Update documentation with new package structure 2026-03-20 15:17:31 +08:00
adminlove520
f1fb92b6a4 Move submodules to packages directory and organize by category 2026-03-20 15:12:47 +08:00
adminlove520
14a5ce7f99 Remove old submodule paths 2026-03-20 15:04:46 +08:00
adminlove520
674a0f72ad Remove old submodule references 2026-03-20 14:55:27 +08:00
adminlove520
f8cb56afe2 Update submodule paths to packages/ directory 2026-03-20 14:54:49 +08:00
Anonymous
b6e987ddb7 Delete .github/workflows/code review.yml 2026-03-20 13:04:51 +08:00
Anonymous
2ba8194b9d Update pr-review.yml 2026-03-20 12:55:22 +08:00
Anonymous
1438856d27 Update pr-review.yml 2026-03-20 12:52:05 +08:00
Anonymous
1b2eea01e2 Update code review.yml 2026-03-20 12:49:31 +08:00
Anonymous
997ca4f380 Add GitHub Actions workflow for code review 2026-03-20 12:44:46 +08:00
Anonymous
a1b4e3e5e2 Delete .github/cr.yml 2026-03-20 12:44:01 +08:00
Anonymous
ee8c72f028 Create cr.yml
add code review bot
2026-03-20 12:43:37 +08:00
Anonymous
d6f286b098 Update register-openai.py
更新摘要
2026-03-20 12:38:57 +08:00
Anonymous
8018920f87 Update CHANGELOG.md 2026-03-20 12:37:43 +08:00
Anonymous
980e80b205 Revert "fix: 修复 Cloudflare Temp Email 配置保存时 API 地址未写入的问题 (#19)" (#20)
This reverts commit 1497bf56b5.
2026-03-20 12:36:48 +08:00
Anonymous
c2d3a19c26 Update pr-review.yml
revert files
2026-03-20 12:35:49 +08:00
adminlove520
c42c9db72f Revert: 恢复 fork PR 处理逻辑 2026-03-20 12:33:44 +08:00
adminlove520
59c78f08e0 fix: fork PR 完全跳过 AI 审查和评论 2026-03-20 12:28:29 +08:00
adminlove520
1c354ba058 fix: fork PR 跳过评论步骤(权限不足) 2026-03-20 12:26:07 +08:00
adminlove520
22865b9750 Revert: 撤销之前的条件判断,修复会在脚本内处理 2026-03-20 12:13:29 +08:00
adminlove520
55e6ba1eab fix: fork PR 没有 secrets 时跳过 AI 审查 2026-03-20 12:12:37 +08:00
adminlove520
94f4aadb02 fix: 添加 actions 权限用于下载 artifact 2026-03-20 12:10:08 +08:00
banana2556
1497bf56b5 fix: 修复 Cloudflare Temp Email 配置保存时 API 地址未写入的问题 (#19)
* fix: preserve cloudflare temp email api base on save

* chore: remove temporary markup regression test
2026-03-20 12:08:25 +08:00
adminlove520
41243c2ebf fix: 添加 .html 到 PR 触发路径 2026-03-20 12:06:35 +08:00
adminlove520
54575e1ecf fix: 改用 pull_request 事件并恢复 paths 过滤 2026-03-19 23:32:37 +08:00
adminlove520
0b8ecd0664 fix: 修复 pr-review.yml paths 配置错误 2026-03-19 23:28:32 +08:00
adminlove520
cc691b9fca feat: 添加多个新项目及更新文档
- 新增 GPT_register+duckmail+CPA+autouploadsub2api (DuckMail + OAuth + Sub2Api 注册工具)
- 新增 team_all-in-one (ChatGPT Team 一键注册工具)
- 新增 Code-Patch 项目
- 新增 ABCard 子模块 (ChatGPT Business/Plus 自动开通)
- 新增 cloudflare_temp_email 子模块 (Cloudflare 临时邮箱服务)
- 添加 .gitignore 文件
- 更新 README.md (新增项目导航、子模块说明)
- 添加 CHANGELOG.md
2026-03-19 23:25:34 +08:00
Anonymous
69ba5ab3f5 Create PREQUEST_TEMPLATE.md 2026-03-19 22:47:20 +08:00
Anonymous
52d0c825a7 Delete .github/.github directory 2026-03-19 22:47:02 +08:00
Anonymous
70cd62a9b3 Create pull request template for contributions
Add a pull request template for contributors to fill out.
2026-03-19 22:46:01 +08:00
Anonymous
e205ce180f Merge pull request #18 from yangkaa/main
feat(orchestrator-v5): 适配 OpenAI 密码注册流程,修复 passwordless OTP 被禁用导致注册失败的问题
2026-03-19 22:38:45 +08:00
Anonymous
366bf89ebb Delete .github/workflows/cr.yml 2026-03-19 22:31:14 +08:00
Anonymous
4c2699a40e feat: 添加 AI 审查脚本 2026-03-19 22:20:25 +08:00
Anonymous
35de389c4d feat: 添加 PR 自动审查 workflow 2026-03-19 22:20:24 +08:00
Anonymous
52f3fe1d4e feat: 添加 PR 自动审查 workflow 2026-03-19 22:18:08 +08:00
Anonymous
f11f74569f Update cr.yml
add手动运行
2026-03-19 22:05:46 +08:00
Anonymous
bd3c39b687 Create cr.yml 2026-03-19 21:58:39 +08:00
Anonymous
ab0fe1e2f4 Merge pull request #17 from aicloud-cpu/main
feat: V6 新增freemail提供商的支持
感谢共贡献~
2026-03-19 21:56:22 +08:00
yangkaa
2f9701570f Merge branch 'main' of https://github.com/adminlove520/AI-Account-Toolkit 2026-03-19 18:50:49 +08:00
huasio
f9aafc5956 fix: curl_cffi请求http版本需要int类型,字符串报错 2026-03-19 18:47:01 +08:00