yangshilin
|
672abf5ec7
|
fix: 图片生成失败后重试 前端一直显示生成中
|
2026-03-13 16:23:51 +08:00 |
|
Sully
|
2eb066dbec
|
把“章节正文 + 图片”从 chapters 单表/JSON 结构,重构为“章节 chapter + 段落 section + 图片 memoir_images 独立表”的新数据模型,同时联动修改接口、PDF 导出、异步任务、迁移脚本、测试,以及修复 Android 端聊天列表显示问题。 (#9)
* refactor: 表结构重构,新增段落section和图片image新表
* fix: fix android app import error
* refactor: 重构文件名
* fix: 优化提示词
* fix: 消息气泡显示位置异常问题
---------
Co-authored-by: yangshilin <2157598560@qq.com>
|
2026-03-13 11:12:10 +08:00 |
|
Kevin
|
305e5dcde9
|
修复回忆录图片重试状态透传与前端展示
|
2026-03-11 15:23:58 +08:00 |
|
Kevin
|
32954d4b3f
|
Fix memoir image prompt parsing and host allowlist
|
2026-03-11 13:18:20 +08:00 |
|
Kevin
|
00092d34c9
|
fix: harden memoir image generation flow
|
2026-03-11 11:26:42 +08:00 |
|
Kevin
|
a76cf8da18
|
Fix memoir image delivery and Android rendering
|
2026-03-11 10:06:12 +08:00 |
|
Kevin
|
879466fde1
|
feat(api): generate memoir chapter images asynchronously via Celery
Made-with: Cursor
|
2026-03-10 16:05:13 +08:00 |
|