|
|
cb87984d04
|
feat:增加uniapp更新页面
|
2026-07-07 14:43:13 +08:00 |
|
zerosaturation
|
958c867309
|
fix:修改举报/反馈的bug
|
2026-07-06 16:22:26 +08:00 |
|
zerosaturation
|
440a7ad7d2
|
feat:增加k8s部署
|
2026-07-06 13:27:24 +08:00 |
|
zerosaturation
|
58cada6f59
|
feat:增加k8s部署
|
2026-07-06 13:26:46 +08:00 |
|
zerosaturation
|
dcb4e451a1
|
fix:修改合并后bug
|
2026-07-06 10:25:06 +08:00 |
|
|
|
66d226948f
|
Merge pull request 'feat/actvity' (#4) from feat/actvity into dev
Reviewed-on: https://git.liantu.tech/xiaoyu/topfans/pulls/4
合并feat/actvity
|
2026-07-03 16:28:30 +00:00 |
|
zerosaturation
|
d279976822
|
feat:修改铸造相关报错
|
2026-07-04 00:22:05 +08:00 |
|
zerosaturation
|
ba44041e55
|
feat:修改websocket的性能和相关的问题
|
2026-07-03 22:08:43 +08:00 |
|
zerosaturation
|
8376afc5d6
|
feat:修改websocket的性能和相关的问题
|
2026-07-03 22:04:11 +08:00 |
|
zerosaturation
|
1afee2de73
|
feat:修改的欢迎页的冷启动和系统重启的错误触发和一键登录页的路径修改
|
2026-07-03 18:54:03 +08:00 |
|
zerosaturation
|
07b81ff7a2
|
feat:修改初始进入页面的逻辑
|
2026-07-03 17:13:21 +08:00 |
|
zerosaturation
|
4c3388ed36
|
feat:新增注销账号功能,然后修改前端注册页面
|
2026-07-03 16:40:53 +08:00 |
|
zerosaturation
|
c07e8e9c19
|
fix:修改数据看板bug
|
2026-07-03 14:57:14 +08:00 |
|
zerosaturation
|
d12a84c1f0
|
feat:增加队列修改收益方面把轮询改为MQ队列,修改数据看板的数据问题出错
|
2026-07-03 12:34:55 +08:00 |
|
zerosaturation
|
355ac4393b
|
feat:修改收益的计算
|
2026-07-03 12:34:55 +08:00 |
|
|
|
8d72b796fa
|
feat:修改app注册,登录页面和流程
|
2026-07-02 19:06:35 +08:00 |
|
|
|
4eab42b3fb
|
feat:改为加速度计优化
|
2026-07-02 19:05:54 +08:00 |
|
Lenticular Studio Agent
|
16099dc70f
|
chore: .gitignore 加 *~ 排除编辑器临时文件
aiChatService.exe~ 这种 82MB 的二进制不应该进 git。
|
2026-07-02 12:32:34 +08:00 |
|
Lenticular Studio Agent
|
65ce6bba12
|
feat: Dify 部署脚本修复 + AI 搭子 MVP 接入
主要改动:
fix(docker/dify-deploy): 修复脚本核心功能
- heredoc 单引号 bug: 'ENVEOF' 改为 ENVEOF,变量正确展开
- 端口默认值 8083/8084/8085 对齐 .env.prod 生产配置
- 加 dc_cmd() 兼容 docker-compose v1/v2 plugin
- openssl rand 生成强随机密码与 SECRET_KEY(42 字符)
- install 跳过已存在 .env,保护用户配置(管理员密码/SECRET_KEY)
- read -p < /dev/tty 兼容非 tty 环境(CI/CD)
- show-config 改用 DIFY_NGINX_PORT(nginx 入口)而非 APP_WEB_PORT
docs(mvp-design): 修正 §3.2 workflow inputs 描述
- 实际只有 query,删除错误的 user_id input 声明
- 节点序列图同步更新
feat(aiChatService): 新增 Dify 客户端与适配器
- service/dify_client.go: Dify Workflow 调用 + SSE 解析
- service/dify_adapter.go: 与现有 chat_service 桥接
- provider/ai_chat_provider.go: Dubbo 入口简化
- main.go: 装配 ConversationRepository + DifyClient
feat(migrations): 新增 AI 搭子会话表 ai_chat.sql
- ai_conversations / ai_messages 表 + 索引
docs: 新增 Dify 集成设计文档
- 2026-06-29-ai-chat-dify-mvp-design.md (MVP 实施级)
- 2026-06-29-ai-chat-dify-integration-v2-design.md (V2 演进路线图)
- docs/dify/角角.yml (Workflow DSL 导出)
config: 更新 env 模板与 docker 配置
- backend/.env.example: DIFY_* 环境变量声明
- docker/.env.prod: DIFY_API_BASE 对齐 8083
- docker/build.sh: 微调
- CLAUDE.md: 项目规范补充
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-02 12:32:34 +08:00 |
|
zerosaturation
|
9c3fe6d695
|
feat:修复点赞收益的问题
|
2026-07-01 11:03:50 +08:00 |
|
zerosaturation
|
3006726679
|
feat:添加原图上传,明星选择
|
2026-06-29 18:55:43 +08:00 |
|
zerosaturation
|
3cd68acf6d
|
feat:完善计算点赞押注收益
|
2026-06-29 14:47:32 +08:00 |
|
|
|
c02e53fc0e
|
feat:修改h5地址
|
2026-06-26 18:10:51 +08:00 |
|
|
|
946e204573
|
feat:修改canvas合成图
|
2026-06-26 17:58:37 +08:00 |
|
zerosaturation
|
2032246fd0
|
feat:增加分享界面,完善的保存图片功能
|
2026-06-26 16:45:29 +08:00 |
|
|
|
4e1d51763b
|
image:增加图片
|
2026-06-25 18:56:05 +08:00 |
|
zerosaturation
|
1939d35f9e
|
feat:修改聚合分反馈动画
|
2026-06-24 20:07:42 +08:00 |
|
zerosaturation
|
0d6b7a9e95
|
feat:增加购买道具的聚合功能
|
2026-06-24 19:51:13 +08:00 |
|
zerosaturation
|
2ea8be5409
|
feat:活动弹窗修改拜访按钮位置
|
2026-06-24 18:42:46 +08:00 |
|
zerosaturation
|
b7e2aee399
|
feat:修改活动 TOP3 + 我的排名
|
2026-06-24 18:10:12 +08:00 |
|
|
|
a077fe2685
|
Merge pull request 'feat/laser-grating-card-optimization' (#3) from feat/laser-grating-card-optimization into dev
Reviewed-on: https://git.liantu.tech/xiaoyu/topfans/pulls/3
合并工作站
|
2026-06-24 08:38:40 +00:00 |
|
zerosaturation
|
64b501102b
|
feat:修改docekt配置添加ossCROS的配置
|
2026-06-24 16:30:00 +08:00 |
|
Lenticular Studio Agent
|
a96c9cf04f
|
feat:修复路径
|
2026-06-24 02:34:06 +08:00 |
|
Lenticular Studio Agent
|
063d940edd
|
feat:修复部分问题
|
2026-06-24 00:59:23 +08:00 |
|
Lenticular Studio Agent
|
d59887374b
|
feat:修复部分问题
|
2026-06-24 00:50:53 +08:00 |
|
Lenticular Studio Agent
|
8a9f22babe
|
feat:解决冲突,加入中转站到生产环境
|
2026-06-24 00:33:11 +08:00 |
|
Lenticular Studio Agent
|
69d08abaee
|
Merge branch 'feat/asset_material_relations' of https://git.liantu.tech/xiaoyu/topfans into feat/laser-grating-card-optimization
|
2026-06-24 00:09:30 +08:00 |
|
zerosaturation
|
0e8de0cbb1
|
feat:修改版本号
|
2026-06-23 23:43:11 +08:00 |
|
Lenticular Studio Agent
|
fd5e317e05
|
merge: 解决 docker-compose 和 SocketManager 冲突
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 23:06:24 +08:00 |
|
Lenticular Studio Agent
|
67cf3d4177
|
chore: 清理 laserCompositor 微服务残留
- 删除已弃用的 compositor_client.go
- 删除激光合成微服务代码
- 添加 gateway 合成控制器和测试文件
- 添加 Dify prompt 补丁脚本
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 22:44:03 +08:00 |
|
Lenticular Studio Agent
|
af7908e72e
|
feat: 接入微达API中转站,重构镭射卡生图流程
- 替换中转站从 xbcl.link 到 weda.cc
- prompt 模板改为镭射卡全图生成(去掉 6 层合成/抠图依赖)
- 4 路并发调用 + 原图展示 = 5 张 variant
- 前端提示词中译英支持
- 全局 Vue errorHandler
- WebSocket 鉴权失败跳登录
- 删除已弃用的 laserCompositor 微服务
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 22:43:49 +08:00 |
|
zerosaturation
|
37a3f292df
|
feat:访问他人展览页面修改
|
2026-06-23 22:29:39 +08:00 |
|
zerosaturation
|
94457ffa8a
|
feat:修改遗留bug
|
2026-06-23 19:37:18 +08:00 |
|
zerosaturation
|
12571eedba
|
feat:修改活动弹窗bug
|
2026-06-23 18:57:50 +08:00 |
|
zerosaturation
|
75ab617c6c
|
feat:增加实时留言功能和修改轮询道具购买记录显示改为websocket显示
|
2026-06-23 18:13:55 +08:00 |
|
zerosaturation
|
c6f2a86467
|
feat添加git规则
|
2026-06-23 15:21:49 +08:00 |
|
zerosaturation
|
b4d34f9ec1
|
docs:增加文档
|
2026-06-22 20:02:00 +08:00 |
|
zerosaturation
|
7eb6dad434
|
feat:新增举报和反馈功能
|
2026-06-22 17:19:48 +08:00 |
|
|
|
b1fe1aea50
|
feat:新增头像框显示
|
2026-06-22 14:36:24 +08:00 |
|
|
|
a6ce0f5865
|
feat:完善应援活动
|
2026-06-22 12:37:59 +08:00 |
|