Commit Graph
27 Commits
Author SHA1 Message Date
QiuSW 11c0d63ac8 feat: associate generation calls with devices 2026-07-21 09:40:40 +08:00
QiuSW 69f4517958 feat: add device registration observation 2026-07-21 09:27:05 +08:00
QiuSW 5dc60a204a feat: filter image tasks by input count 2026-07-20 09:03:23 +08:00
QiuSW 8eec0e3db7 feat: preview image task inputs in admin 2026-07-20 08:58:34 +08:00
QiuSW 4a0becbb4d feat: support multi-image image generation 2026-07-17 15:55:38 +08:00
QiuSW 5325eacdfe feat: add multi-image vision analysis 2026-07-16 14:13:19 +08:00
QiuSW b71564e2bf feat: add client release size bytes 2026-07-13 17:04:59 +08:00
QiuSW 8878769ec5 feat: retry async image tasks 2026-07-09 14:46:09 +08:00
QiuSW 20a73440af chore: improve image worker logging 2026-07-09 11:57:06 +08:00
QiuSW d5656b4f56 feat: add image route usage telemetry 2026-07-08 22:44:17 +08:00
QiuSW 25a4080177 feat: add async image task API 2026-07-08 22:08:48 +08:00
QiuSW c98f713762 refactor: extract generation core service 2026-07-08 21:24:59 +08:00
QiuSW 12717d09e8 feat: add image upstream deadline 2026-07-08 20:14:33 +08:00
QiuSW 6646c64a76 feat: add client release force update flag 2026-07-08 15:38:59 +08:00
QiuSW 5f17235a13 feat: add client latest release api 2026-07-07 08:33:49 +08:00
QiuSW a00ffd8520 feat: include account info in balance response 2026-07-06 15:45:48 +08:00
QiuSW ca0ffb8dbe feat: implement t-604 keyword prompt moderation 2026-07-06 14:57:25 +08:00
QiuSW e4565de0c4 fix: stabilize production payment flow 2026-07-06 08:56:30 +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
QiuSW 898329e047 feat: add public model catalog discovery 2026-07-04 10:14:16 +08:00
QiuSW 0168aa30ba feat: harden phase 3 api security 2026-07-03 10:34:37 +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 af0302c3f6 feat: add apps and custom user 2026-07-02 09:07:15 +08:00