Commit Graph

72 Commits

Author SHA1 Message Date
小溪
f4e21ba2df feat: add codex-oauth-automation-extension and update documents to v2.3.0 2026-04-10 14:41:29 +08:00
小溪
0e5e785d9f feats:add:codex-register-V2 2026-04-10 14:23:08 +08:00
adminlove520
447f514e3f feats:增加grok2api&更新文档 2026-04-01 17:30:08 +08:00
adminlove520
1fe5fc3f3f feats:增加codex-v2.7可用|readme未更新 2026-04-01 16:26:24 +08:00
adminlove520
0a79b5bd79 feat: add real-random-taxfree-address submodule and fix issue #3 mregister auth 2026-03-30 17:32:28 +08:00
adminlove520
2a3d594a2a add:SMS-免费在线接码平台 2026-03-30 11:19:07 +08:00
adminlove520
003f2fa206 feats:增加V2GPT_free_register 2026-03-30 09:12:03 +08:00
adminlove520
832c56d04c fix: repair all submodule inconsistencies after refactor
Critical fixes:
- Complete rename cloudflare_temp_email → cloudflare-temp-email in git tree
  (previous commit had .gitmodules updated but tree still pointed to old path)
- Remove duplicate/stale cloudflare_temp_email entry from .gitmodules
- Re-add missing submodule packages/general/mregister (was lost during rename)
- Re-add missing submodule packages/codex/codex-register (was lost during rename)
- Fix exa-free pinned commit mismatch (tree vs local HEAD)
- Remove stray untracked cloudflare_temp_email/ directory from repo root

All 19 submodules now verified: git tree, .gitmodules, and filesystem are
fully consistent. git clone --recurse-submodules should work cleanly.
2026-03-27 16:43:23 +08:00
adminlove520
0b7e7fde3b refactor: standardize submodule naming (kebab-case) and reclassify
Naming convention - rename 8 non-conforming submodules to kebab-case:
- packages/openai/ABCard          → packages/openai/ab-card
- packages/general/ExaFree        → packages/general/exa-free
- packages/general/MREGISTER      → packages/general/mregister
- packages/codex/codex_register   → packages/codex/codex-register
- packages/email/cloudflare_temp_email → packages/email/cloudflare-temp-email
- packages/email/msOauth2api      → packages/email/ms-oauth2-api
- packages/email/Hotmail-Outlook-Create-Account-Register-Auto → packages/email/hotmail-outlook-auto-register
- packages/general/Ultimate-openai-gemini-claude-api-key-scraper → packages/general/api-key-scraper

Classification refactor - move platform-specific tools out of general/:
- packages/general/cursor-auto-register → packages/cursor/cursor-auto-register
- packages/general/grok-register        → packages/grok/grok-register

Docs:
- Update README.md project tree, nav links, and submodule table
- Update CONTRIBUTING.md category list (add cursor/, grok/)
2026-03-27 16:39:07 +08:00
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