69835ae990
feat: 优化
2026-03-08 13:55:10 +08:00
2aa459889a
feat: 优化
2026-03-07 23:39:57 +08:00
27d1c53b49
feat(material): remove video cover extraction and simplify upload API
...
- Remove extractVideoCoverOptional function and related video cover processing
- Update MaterialService.uploadFile method signature to remove coverBase64 parameter
- Simplify uploadAndIdentifyVideo function by removing cover generation logic
- Remove loading indicator from VideoSelector component during video preview
- Add presignGetUrlWithProcess method to FileClient interface for processed file URLs
- Add logging support to S3FileClient implementation
2026-03-04 22:37:31 +08:00
0d85a43082
优化
2026-03-04 03:27:16 +08:00
7f5d9d9f19
feat: 优化
2026-03-04 02:13:16 +08:00
b0fa4279b0
feat: 优化
2026-03-03 04:16:48 +08:00
ce3d529f80
feat: 优化
2026-03-02 01:28:46 +08:00
7f7551f74f
混剪优化
2025-12-07 00:10:22 +08:00
wing
33abc33b58
send-stream
2025-11-19 00:12:47 +08:00
YunaiV
a860aac468
feat:【antd】【ele】统一 await formApi.setValues(formData.value); 的写法
2025-10-03 09:07:11 +08:00
YunaiV
11dd2308b3
feat:【infra】优化 codegen 的 vben 模版
2025-10-01 15:39:36 +08:00
YunaiV
a4e230828f
Merge branch 'master-jdk17' of https://gitee.com/zhijiantianya/ruoyi-vue-pro into develop
...
# Conflicts:
# yudao-module-infra/src/main/resources/codegen/vue3_vben5_antd/schema/api/api.ts.vm
2025-10-01 09:50:48 +08:00
YunaiV
568216084e
feat:【infra 基础设施】ftp、sftp 库升级与兼容
2025-09-20 21:30:53 +08:00
YunaiV
d40c2a39de
fix:【infra 基础设施】文件路径url "+"号解码问题
2025-09-20 18:10:05 +08:00
xingyu4j
e7be2a03bc
feat: vben5 codegen
2025-09-12 16:51:04 +08:00
YunaiV
0cfd2143d1
fix:【element-plus】button 的 text 类型,后续会废弃
2025-09-08 23:01:01 +08:00
YunaiV
2463447cf1
fix:【infra 基础设施】修复 vben 的 allowClear 应该是 clearable
2025-09-06 10:11:43 +08:00
YunaiV
9f66283052
reactor:【infra 基础设施】处理 vben + vben 代码模版(onRefresh => handleRefresh,toggleExpand => handleExpand)
2025-09-06 09:42:40 +08:00
YunaiV
5b29d5ff13
reactor:【infra 基础设施】处理 vben + vben 树形模版
2025-09-05 23:12:42 +08:00
YunaiV
716ac2f9ff
reactor:【infra 基础设施】处理 vben + element-plus 树形模版
2025-09-05 22:59:57 +08:00
YunaiV
bc9d9bcda3
reactor:【infra 基础设施】增加 duration 代码模版
2025-09-05 19:32:40 +08:00
YunaiV
8170d1563f
reactor:【infra 基础设施】调整 vben 字典重构结果
2025-09-05 19:29:18 +08:00
YunaiV
8193e9801c
reactor:【infra 基础设施】优化 vben5 + antd 的 schema 模版
2025-09-05 19:11:22 +08:00
YunaiV
f29abe853d
reactor:【infra 基础设施】优化 vben5 + element-plus 的 schema 模版
2025-09-05 01:05:41 +08:00
YunaiV
d7c621688c
fix:【infra 基础设施】vben 导出时,params 未传递的问题
2025-09-04 23:08:03 +08:00
YunaiV
fd064abfbe
fix:【infra 基础设施】导出 excel 参数不正确的问题
2025-09-02 09:43:26 +08:00
YunaiV
040899d8c9
reactor:移除 @Accessors 和 @EqualsAndHashCode 注解
2025-08-30 17:48:16 +08:00
YunaiV
a5a0383f10
feat:【ai 大模型】对话增加附件的支持
2025-08-24 20:32:19 +08:00
YunaiV
ff90512cd5
feat:【infra 基础设施】支持私有桶
2025-08-18 08:42:23 +08:00
YunaiV
97a981c294
feat:【infra 基础设施】支持私有桶
2025-08-18 00:02:03 +08:00
YunaiV
fd6ca746fa
feat:【infra 基础设施】writeAttachment 根据 contentType 设置其内容显示倾向 https://github.com/YunaiV/ruoyi-vue-pro/issues/692
2025-08-17 16:14:43 +08:00
YunaiV
4580bcf8e0
fix:【infra 基础设施】LocalFileClient 读取不到文件(getContent)时,返回 null 而不是抛出异常 https://github.com/YunaiV/ruoyi-vue-pro/issues/929
2025-08-17 15:52:53 +08:00
puhui999
ccfc5e18cc
fix: 【infra 基础设施】代码生成修复批量删除后 checkedIds 未重置的问题
2025-08-09 12:29:27 +08:00
puhui999
60e5f2b542
fix: 【infra 基础设施】代码生成修复批量删除后 checkedIds 未重置的问题
2025-08-09 12:26:47 +08:00
YunaiV
dd1696878a
fix:【infra 基础设施】FileController 的 uploadFile 接口,缺少 @Valid 注解
2025-08-03 19:53:54 +08:00
YunaiV
e79005a0a0
reactor:@MockBean => @MockitoBean
2025-08-02 17:32:12 +08:00
YunaiV
ae9e35f184
feat:【infra 基础设施】优化 vben3 模版路径,不在使用 vue3 避免误解 https://github.com/yudaocode/yudao-ui-admin-vben/issues/60
2025-07-27 11:04:19 +08:00
YunaiV
99442ec05c
fix:ApiErrorLogServiceImpl 在微服务场景下,记录日志存在的循环调用的问题
2025-07-26 21:21:02 +08:00
芋道源码
b8889a94c7
!1362 feat: 使用 fastExcel 替换 easyExcel (<a href=" https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Ffast-excel%2Ffastexcel "> https://github.com/fast-excel/fastexcel </a>)
...
Merge pull request !1362 from xingyu/master-jdk17-excel
2025-07-26 09:20:20 +00:00
YunaiV
8b2247f7f9
同步 https://gitee.com/zhijiantianya/ruoyi-vue-pro/pulls/1382/ 贡献
2025-07-26 17:16:07 +08:00
YunaiV
d09e4849ba
fix:【Infra 基础设置】支持 yudao.websocket.enable 手动关闭
2025-07-24 09:02:45 +08:00
xingyu4j
4a111d2cb5
fix: 修正use-vxe-grid中的代理配置提交类型
2025-07-19 16:56:23 +08:00
YunaiV
aef47bcf70
fix:【INFRA 基础设施】代码生成模版,clean 缺少了 ; 号
2025-07-16 00:11:27 +08:00
YunaiV
64516b2210
fix:【INFRA 基础设施】文件上传时,directory 支持任意路径的问题
2025-07-13 16:06:41 +08:00
puhui999
a5ad8bb708
fix: 修复上传MP4文件之后通过下载连接下载MP4文件源文件能通过windows自带播放器播放下载下来的播放不了
2025-06-18 12:45:22 +08:00
YunaiV
0fbffdc1d3
reactor:统一导出的 url 都是 export-excel
2025-06-16 08:30:00 +08:00
xingyu4j
f38485ffd5
Merge branch 'refs/heads/master-jdk17' into master-jdk17-excel
...
# Conflicts:
# yudao-framework/yudao-spring-boot-starter-excel/src/main/java/cn/iocoder/yudao/framework/excel/core/handler/SelectSheetWriteHandler.java
2025-06-15 18:54:13 +08:00
YunaiV
03d3ebdf05
review:【INFRA 基础设施】批量删除接口
2025-06-15 18:43:50 +08:00
芋道源码
bcd6ed4c4c
!1366 feat: system、infra 模块新增批量删除接口
...
Merge pull request !1366 from puhui999/master-jdk17
2025-06-15 10:31:33 +00:00
YunaiV
f7245e484f
fix:【INFRA 基础设施】DataSourceConfigRespVO 的 id 类型不正确
2025-06-15 15:17:26 +08:00