Commit Graph
61 Commits
Author SHA1 Message Date
QiuSW f1b34f8466 docs: add import template download task 2026-07-08 16:01:31 +08:00
QiuSW 6646c64a76 feat: add client release force update flag 2026-07-08 15:38:59 +08:00
QiuSW 30d9df34eb docs: add client release force update task 2026-07-08 15:19:12 +08:00
QiuSW ac8bec7b9c feat: grant signup bonus points 2026-07-08 15:13:23 +08:00
QiuSW 02aa12e8b9 docs: add signup bonus requirement 2026-07-08 14:19:00 +08:00
QiuSW 1394cded49 docs: move client release guide to obsidian 2026-07-07 09:34:20 +08:00
QiuSW be8f6e5fac docs: add client release api integration guide 2026-07-07 08:38:07 +08:00
QiuSW 5f17235a13 feat: add client latest release api 2026-07-07 08:33:49 +08:00
QiuSW f158a08b9d feat: add public homepage and downloads 2026-07-06 23:18:08 +08:00
QiuSW 8283573ddc docs: finalize t-603 admin field localization 2026-07-06 17:38:56 +08:00
QiuSW e071c62a18 docs: record upstream model config fix 2026-07-06 17:08:15 +08:00
QiuSW 30caa1fe55 docs: document upstream model config failure 2026-07-06 16:51:18 +08:00
QiuSWandClaude Opus 4.8 7854b50e2b design: add brand tokens, apply to homepage v1, extend T-606
- docs/brand.md 品牌单一真相源(靛蓝=生成/琥珀=点数、字体/术语/语气 + 可复制 CSS 变量)
- v1 原型精修:色彩语言按 brand rule 归位(点数统一琥珀、生成图标统一靛蓝)、生成台连接与导航配平
- 06-tasks.md T-606 验收加「首页 + portal 同套 brand token」;README 导航登记 brand.md

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 16:11:01 +08:00
QiuSW a00ffd8520 feat: include account info in balance response 2026-07-06 15:45:48 +08:00
QiuSWandClaude Opus 4.8 c07ae8dcfc design: add homepage prototypes (v1/v2), pick v1 for T-606
- prototypes/cmhub-homepage-v1.svg 「生成台」(靛蓝×琥珀,电商转化 Hero)— 选定
- prototypes/cmhub-homepage-v2.svg 「API 终端」(深色 curl→JSON)— 留作开发者页参考
- 06-tasks.md T-606 验收指向 v1 原型;progress.md 记录选型决策

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 15:34:30 +08:00
QiuSWandClaude Opus 4.8 4e29cc223c docs: plan 公开首页 + 客户端下载入口 (T-606)
- 06-tasks.md 新增 T-606(路由改造 + DownloadRelease 模型 + SSR 首页/下载页 + SHA256/版本)
- 02-requirements.md 新增「公开首页 + 客户端下载」P1 功能行
- progress.md 追加需求+决策记录;前期安装包放本服务器(Nginx 服务),external_url 预留后续切对象存储

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 15:14:47 +08:00
QiuSW ca0ffb8dbe feat: implement t-604 keyword prompt moderation 2026-07-06 14:57:25 +08:00
QiuSW c89cb4cf28 chore: finalize no email verification policy 2026-07-06 14:02:48 +08:00
QiuSW eedc35cc4b docs: refine moderation and signup policy 2026-07-06 10:44:13 +08:00
QiuSW e4565de0c4 fix: stabilize production payment flow 2026-07-06 08:56:30 +08:00
QiuSW 0d6b97f44d fix: avoid MySQL timezone dependency in billing admin 2026-07-04 16:43:57 +08:00
QiuSW fb1037933d feat: 中文化 django-admin 字段标签 (T-603) 2026-07-04 16:27:45 +08:00
QiuSWandClaude Opus 4.8 4aceb3ae25 feat: 中文化 django-admin 分组与表名 (T-602 层1-3)
- 5 个 app 加 AppConfig.verbose_name(中文分组名)
- 11 个模型加 Meta.verbose_name/verbose_name_plural(中文表名)
- 3 条 AlterModelOptions 迁移(仅 options,无 DB schema 变更)
- LANGUAGE_CODE=zh-hans / USE_I18N=True 已在,Django 自带 admin 与 auth 已中文
- 仅显示层,不改字段名/逻辑/表结构

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 15:18:16 +08:00
QiuSWandClaude Opus 4.8 521b1434b6 docs: plan django-admin 中文化 (T-602 层1-3 / T-603 层4)
- 06-tasks.md 新增 T-602(LANGUAGE_CODE=zh-hans + app/模型 verbose_name)与 T-603(字段级 verbose_name)
- progress.md 追加两条决策记录;均为显示层、无 DB schema 变更

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 14:51:55 +08:00
QiuSW de92a584ad fix: highlight active portal navigation 2026-07-04 10:47:35 +08:00
QiuSW 898329e047 feat: add public model catalog discovery 2026-07-04 10:14:16 +08:00
QiuSW 3a661afaa5 docs: add t-403 deployment guide 2026-07-03 17:53:49 +08:00
QiuSW 3fdb25945b docs: complete t-402 mvp acceptance 2026-07-03 17:23:59 +08:00
QiuSW 79605449ef feat: improve operations admin 2026-07-03 16:36:06 +08:00
QiuSWandClaude Opus 4.8 547196f39a docs: record phase 1/3/4 fix rechecks in progress log
补齐独立复核留痕,与「审核轮」对称:
- T-505 复核(达标;生产静态 serving 缺口已登记 T-403)
- T-105 复核(补录,达标;extra_body 过度加严登记备忘)
- T-306 复核(补录,达标超预期;DNS rebinding→Backlog、限流缓存→T-403)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 16:06:34 +08:00
QiuSW ebb4782bb2 feat: finish phase 4 portal review fixes 2026-07-03 16:02:29 +08:00
QiuSW ecdbb7292e docs: align phase 4 review follow-up 2026-07-03 15:14:17 +08:00
QiuSW c2e411fe45 feat: add portal recharge page 2026-07-03 14:49:45 +08:00
QiuSW 4a10c2bb92 feat: add portal account records 2026-07-03 14:00:00 +08:00
QiuSW 35f4c9c494 feat: add portal api key management 2026-07-03 11:51:46 +08:00
QiuSW d61a641b7e feat: add portal allauth account flow 2026-07-03 11:27:45 +08:00
QiuSWandClaude Opus 4.8 7df2c51903 docs: register phase 3 review follow-ups (throttle cache, SSRF rebinding)
将 Phase 3 审核残留登记到看板:
- T-403 补充「DRF 限流依赖共享缓存」部署要点(多 worker 下 LocMemCache 每进程失效)
- Backlog 新增 SSRF DNS rebinding 加固(image_url 下载连接钉 IP)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 10:41:02 +08:00
QiuSW 0168aa30ba feat: harden phase 3 api security 2026-07-03 10:34:37 +08:00
QiuSW 1c5aa7845d docs: align phase 3 review follow-up 2026-07-03 09:53:23 +08:00
QiuSW fa87359a2c feat: add recharge create and status APIs 2026-07-03 09:34:07 +08:00
QiuSW c15a07a5c2 feat: add recharge callback processing 2026-07-03 09:07:21 +08:00
QiuSW 8931960b35 feat: add balance API endpoint 2026-07-03 08:36:30 +08:00
QiuSW 0f7798ec2f feat: add generation API endpoints 2026-07-02 22:41:37 +08:00
QiuSW 47e6aed7a8 feat: add api key authentication 2026-07-02 17:40:26 +08:00
QiuSW e34b4c65f8 test: stabilize mysql full-suite validation 2026-07-02 17:29:26 +08:00
QiuSW 4e8c1b45a4 fix: add ledger refund uniqueness guard 2026-07-02 16:59:02 +08:00
QiuSW be97a35360 feat: add billing debit refund services 2026-07-02 16:34:45 +08:00
QiuSW 3afa5284c7 docs: add phase 2 billing review 2026-07-02 16:33:31 +08:00
QiuSW 826f5f685b feat: add billing pricing rules 2026-07-02 15:28:19 +08:00
QiuSW cbc56ee15d feat: add billing core models 2026-07-02 15:06:00 +08:00
QiuSW 2f93374193 fix: address phase 1 ai review 2026-07-02 14:47:22 +08:00
QiuSW 2d9c233683 test: add recorded ai generation smoke 2026-07-02 13:58:34 +08:00
QiuSW c0020e8d29 feat: audit ai config changes 2026-07-02 11:42:39 +08:00
QiuSW 18ac054dc5 feat: add ai model alias configuration 2026-07-02 11:07:44 +08:00
QiuSW c9fbabb04f feat: add ai provider adapters 2026-07-02 10:33:15 +08:00
QiuSW 09811ead5c chore: apply phase 0 review fixes 2026-07-02 10:17:10 +08:00
QiuSW 8896d80447 feat: connect django admin smoke tests 2026-07-02 09:46:32 +08:00
QiuSW af0302c3f6 feat: add apps and custom user 2026-07-02 09:07:15 +08:00
QiuSW 1cd7f0819d chore: add Windows start script 2026-07-01 19:32:36 +08:00
QiuSW 6bbfe7384d feat: initialize Django DRF skeleton 2026-07-01 18:01:23 +08:00
QiuSW eeeb45c147 docs: add cmhub planning documents 2026-07-01 17:42:10 +08:00