• Joined on 2026-07-20
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 16:29:45 +08:00
5a3fa6bf20 fix: convert-browser.js 画布尺寸和 convert-w2p.js 同步
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 16:22:28 +08:00
3c346e43e5 fix: 恢复 JSON 保存供调试
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 16:10:26 +08:00
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 16:03:59 +08:00
3d1b7f4cc5 debug: SVG 处理日志
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:56:36 +08:00
a2a31c328e feat: SVG 图标序列化为图片(重构版)
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:51:36 +08:00
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:49:59 +08:00
2ee4bb9f26 Reapply "Reapply "fix: backgroundUrls 从 const 改为 let,允许 SVG 赋值""
4bc747201f Revert "Reapply "fix: backgroundUrls 从 const 改为 let,允许 SVG 赋值""
a5f1efa7cc Reapply "fix: backgroundUrls 从 const 改为 let,允许 SVG 赋值"
Compare 3 commits »
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:49:44 +08:00
82d384bd1f Revert "fix: backgroundUrls 从 const 改为 let,允许 SVG 赋值"
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:48:23 +08:00
33fc8b06d6 fix: backgroundUrls 从 const 改为 let,允许 SVG 赋值
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:45:54 +08:00
5127df5e96 debug: SVG 处理日志
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:40:50 +08:00
ecc1a0d77e fix: SVG tag 大小写判断修复
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:34:37 +08:00
5ef970337d feat: SVG 图标序列化为图片
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:28:48 +08:00
197642b410 debug: 采集后保存 JSON 供调试
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:25:28 +08:00
00b3150d1c fix: 不用 saveAs,直接下载到默认文件夹
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:23:33 +08:00
0ce890f45e fix: background 用 saveAs 下载,兼容下载前询问设置
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:20:14 +08:00
06e63fbe3e fix: 去掉 saveAs,显示下载位置
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:16:35 +08:00
df699f1134 fix: saveAs 优先,失败 fallback 直接下载
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:13:58 +08:00
20458d16ab fix: 清理调试日志,确认下载机制
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:12:34 +08:00
e19b80de47 debug: background 下载日志
oldli pushed to v1.1 at oldli/html2pptx 2026-07-27 15:07:53 +08:00
984b03c3d6 fix: 用 chrome.storage.session 传 base64,background 下载