huangmin
39d82bdf03
feat: 新增站点配置系统,添加客服二维码弹窗功能
1. 定义了ContentConfig和SystemConfig类型以及ConfigResponse响应类型
2. 重构HeaderIconButton组件支持透传属性
3. 新增获取站点配置接口调用逻辑
4. 给微信客服按钮添加二维码弹窗展示功能
1 month ago
huangmin
a9ef48db4e
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
huangmin
5dc267c230
refactor(page,i18n,component): 全局替换硬编码文本为多语言配置
1. 移除页面内静态文本对象,改用i18n翻译函数
2. 新增多语言翻译词条覆盖全站文本
3. 为图标和按钮添加悬停缩放动效
4. 优化项目列表、模板展示页面的多语言支持
5. 临时注释日语语言选项
1 month ago
TianYun
774632b118
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
TianYun
f2ee9e40b2
图片上传到资源库 图片和视频可以互相拖拽互换位置
1 month ago
huangmin
42aa454218
refactor(theme&project): 重构主题适配与项目列表功能
1. 新增路由感知的Antd主题切换,区分Canvas页面和普通页面的主题配置
2. 重构项目列表状态管理,拆分出全局项目列表hook并支持滚动加载
3. 优化项目操作弹窗样式与交互,新增去重逻辑与多语言适配
4. 重构项目页面切换逻辑,调整首页项目展示结构
1 month ago
huangmin
091213313f
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
huangmin
8f2bc220ee
feat: 新增项目封面、多语言、配置接口等功能并优化工作流流程
- 新增画布工作流封面上传API与相关类型定义
- 新增系统配置API接口
- 完善工作流创建/更新接口,支持coverUrl参数
- 新增项目操作下拉菜单,支持重命名、修改封面、复制、删除功能
- 新增多语言切换功能
- 重构首页项目列表,支持分页、封面显示、上传进度
- 新增项目创建、编辑、删除、复制的弹窗模态框
- 优化测试用例,补充coverUrl参数
- 修复部分接口参数校验逻辑
1 month ago
TianYun
1098d7e4c1
Merge branch 'feature/new_node' into feature/interaction
1 month ago
TianYun
873e55df11
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
TianYun
d23155f53b
冲突处理
1 month ago
TianYun
79243c094b
Merge branch 'video_node' into feature/interaction
1 month ago
huangmin
59c7ea2eee
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
huangmin
6ac9507da6
feat: 实现项目列表展示与新建画布工作流功能
1. 扩展CanvasWorkflowListItem接口,新增多个业务字段
2. 重构HomeProjectsContent组件,接入后端API加载项目列表
3. 新增项目创建逻辑,支持从空白和模板快速创建画布项目
4. 优化项目卡片样式,添加点击跳转和空状态占位图
5. 修复模板映射逻辑,完善加载状态与错误处理
1 month ago
TianYun
94bb0638ed
工作流自动更新流程
1 month ago
huangmin
1aed9b96f5
feat: 添加多个API路由以支持画布模板和推荐横幅,更新首页项目内容组件
1 month ago
huangmin
4a1f1a4444
Merge remote-tracking branch 'origin/feature/workflow' into feature/interaction
1 month ago
TianYun
febb5b9ffb
接入 全能参考 首尾帧 图生视频
1 month ago
huangmin
624129f3c9
feat: 更新依赖版本,添加项目操作下拉菜单和图标组件
1 month ago
TianYun
417051bd55
输入框修改
1 month ago
TianYun
fc2e20bd20
音频节点合并
1 month ago
huangmin
739c76685f
Merge remote-tracking branch 'origin/feature/new_node' into feature/interaction
1 month ago
TianYun
9cb4c1fa1b
视频节点合并
1 month ago
huangmin
e900a8ea37
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
huangmin
e84af70b76
feat: 添加用户协议和隐私政策的同意框
1 month ago
huangmin
25421123f0
feat: 更新生成响应格式,添加预览图支持
1 month ago
TianYun
414b193605
使用新图片节点,不在使用旧的节点
1 month ago
TianYun
e393311726
图片节点
1 month ago
TianYun
438e03861b
输入款永远在下方
1 month ago
TianYun
49398b24f8
解除图片大小限制 最大上传22m的图片
1 month ago
TianYun
bc449f1e85
图片大小限制修改
1 month ago
TianYun
59334d769a
Merge branch 'feature/interaction' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/interaction
1 month ago
TianYun
4e4f916e8c
删除控制台功能,快捷键修改 增加拖拽组的功能
1 month ago
huangmin
2e3ccf6497
fix: 隐藏快速开始教程
1 month ago
huangmin
2fca421bff
fix: 隐藏快速开始教程
1 month ago
TianYun
b38d4b339e
节点修改分支
1 month ago
TianYun
ac853e1130
工作流接入
1 month ago
weige
21954ef9d8
Merge branch 'feature/add_provider_popi' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/add_provider_popi
2 months ago
weige
0e9a76b28e
fix
2 months ago
huangmin
a3d71c9d54
Merge branch 'feature/add_provider_popi' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/add_provider_popi
2 months ago
huangmin
f1f31dbd29
feat: 优化节点测量功能,增加从 DOM 获取节点尺寸的支持
2 months ago
weige
f8bcd130a7
Merge branch 'feature/add_provider_popi' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/add_provider_popi
2 months ago
weige
b034fbd931
优化样式
2 months ago
huangmin
32b021bf81
Merge branch 'feature/add_provider_popi' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/add_provider_popi
2 months ago
huangmin
d6f951145c
feat: 添加节点测量功能并更新编辑操作样式
2 months ago
TianYun
4be6ebc1c6
Merge branch 'feature/add_provider_popi' of https://git.yuanzoo.cn/weitao/popiart-node-canvas into feature/add_provider_popi
2 months ago
TianYun
3abfbd92e9
提示词
2 months ago
weige
890a58b8df
增加提示词节点功能
2 months ago
weige
86b21568c2
优化节点样式
2 months ago
jiajia
daab2ae191
Preserve TEST-s ancestry without changing verified text-node tree
The TEST-s branch carried a patch-equivalent Popi.TV login commit that conflicts with newer API routing files when merged normally. This merge records TEST-s as a parent while keeping the already verified master tree unchanged, so the test branch can fast-forward without a force push.
Constraint: Do not force-push TEST-s or hand-resolve unrelated API route conflicts for a text-node rollout.
Rejected: Force push HEAD to TEST-s | would drop the remote branch commit from visible history.
Rejected: Manual content merge | conflicts are outside this text document node change and the remote patch is already represented locally.
Confidence: medium
Scope-risk: narrow
Directive: Revisit TEST-s ancestry before future long-lived branch syncs; avoid carrying duplicate patch-equivalent commits across master and TEST-s.
Tested: git diff --stat 7281d4f..HEAD is empty
Tested: prior text node verification on 7281d4f: vitest target suite, next build, git diff --check
Not-tested: Full test suite after ancestry-only merge, because the tree is identical to 7281d4f .
2 months ago