Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 文件在线预览支持更多的文件类型 #2765 #2872

Closed
wants to merge 17 commits into from

Conversation

lannoy0523
Copy link
Collaborator

No description provided.

liuliaozhong and others added 17 commits December 5, 2024 16:44
文件预览后端服务基础实现,为页面提供接口服务
1.一个全新的preview服务,已实现文件的下载,可以下载制品库文件、远程文件.
2.office文件转换实现.
3.水印接口.
4.缓存与异常处理.
5.k8s部署
1.调整接口逻辑,预览接口返回流
2.远程文件保存在自定义仓库,bkrepo文件保存在原仓库新建一份供预览
3.redis缓存更改为mongodb存储
4.增加预览类型支持,code、txt、picture等
5.公共处理逻辑提取到抽象类中
1.代码规范之方法嵌套太深
2.指定默认的officeHome
feat: 文件在线预览支持更多的文件类型 TencentBlueKing#2765
@lannoy0523 lannoy0523 closed this Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants