• Joined on 2024-10-22
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-05-06 12:39:33 +08:00
d64f4958d0 feat(dify): 添加日志列表查接口
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-05-06 11:40:39 +08:00
4cd46e7b77 feat(dify): 添加工作流数据持久化功能
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-04-28 00:09:36 +08:00
54d4e14761 feat(security): 实现基于 Spring WebFlux 的用户认证和权限管理
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-04-26 11:57:37 +08:00
9b72d5deb0 feat(dify): 添加应用启用禁用功能和可用应用列表接口- 在 DifyServerService 接口中添加 enabledApp 方法
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-04-25 19:35:00 +08:00
b4d5584f9b refactor(dify): 重构实体类和接口名称
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-04-24 22:03:20 +08:00
b482197819 feat(dify): 更新 Dify相关接口并添加新功能- 移除 DifyChatService 类
zhuang pushed to feature/dify at vertoryao/dify-proxy-backend 2025-04-24 15:43:37 +08:00
b5efc4863c refactor(config): 重构配置文件以适应环境特定配置
zhuang deleted branch future/sse from vertoryao/dify-proxy-backend 2025-04-24 15:43:14 +08:00
zhuang pushed to future/sse at vertoryao/dify-proxy-backend 2025-04-24 01:30:49 +08:00
aeaaf046d6 feat(dify): 添加 Dify应用服务模块
zhuang pushed to future/sse at vertoryao/dify-proxy-backend 2025-04-22 20:33:47 +08:00
ba03edbc00 refactor(menu): 移除菜单相关的无用代码并添加 SSE相关功能
zhuang created branch future/sse in vertoryao/dify-proxy-backend 2025-04-22 20:33:46 +08:00
zhuang created branch main in zhuang/dify-proxy-backend 2025-04-21 23:48:37 +08:00
zhuang pushed to main at zhuang/dify-proxy-backend 2025-04-21 23:48:37 +08:00
22e2d806d8 first commit
zhuang created repository zhuang/dify-proxy-backend 2025-04-21 23:41:39 +08:00
zhuang pushed to master at zhuang/RayLeap 2025-04-17 18:58:16 +08:00
09f7a74cfc first commit
zhuang created branch master in zhuang/RayLeap 2025-04-17 18:58:16 +08:00
zhuang pushed to feature/mqtt at vertoryao/iot-gateway 2025-03-28 15:57:56 +08:00
11ddc374af refactor(iot): 删除设备和产品图片或预览图功能- 移除 DeviceController、DeviceService 和 DeviceServiceImpl 中的 deleteIconOrPreview 方法
zhuang pushed to feature/mqtt at vertoryao/iot-gateway 2025-03-27 19:52:02 +08:00
7908eba135 feat(device): 添加设备告警统计功能
be5c66378d refactor(iot): 重构设备和记录相关代码
Compare 2 commits »
zhuang pushed to feature/mqtt at vertoryao/iot-gateway 2025-03-27 16:38:53 +08:00
ba7ff2a5d1 提交导入文件
zhuang pushed to feature/mqtt at vertoryao/iot-gateway 2025-03-26 20:56:54 +08:00
78540a0416 feat(message): 添加公告创建时间字段并修复未读消息计数逻辑