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
|
1f98b8bfd6
|
fix: fix various issues before merging
|
2026-03-11 11:27:32 +08:00 |
|
Kevin
|
a76cf8da18
|
Fix memoir image delivery and Android rendering
|
2026-03-11 10:06:12 +08:00 |
|
Kevin
|
f5afeb39ef
|
feat(api): embed memoir chapter images in PDF export and strip placeholders
Made-with: Cursor
|
2026-03-10 16:06:09 +08:00 |
|
iammm0
|
c634cb2daa
|
添加API服务模块
|
2026-01-07 11:56:46 +08:00 |
|