jerrykcode
|
2177aed64f
|
修复: 文件名含有特殊字符时无法预览
|
3 years ago |
dependabot[bot]
|
d20ac8fafc
|
Bump commons-compress from 1.19 to 1.21 in /server
Bumps commons-compress from 1.19 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
捏造的信仰
|
2395a489a3
|
Update startup.sh
Add `/usr/lib64/libreoffice` to search path list.
|
3 years ago |
ypgsh
|
0b8eedf935
|
feat: add dxf file type in cad scope
|
3 years ago |
gitchenjh
|
807ada0bf9
|
4.0.0版本
4.0.0版本
|
3 years ago |
陈精华
|
216c35c0b8
|
4.0.0版本发布
|
3 years ago |
陈精华
|
d98cd5d9a9
|
优化:启动Office进程改为同步执行,防止程序运行起来Office进程还没启动
|
3 years ago |
陈精华
|
fb6adf316f
|
优化:Windows环境下没有配置office.home,查找Office组件,内置的优先
|
3 years ago |
陈精华
|
0854317cc8
|
优化:增加Office进程关闭日志
|
3 years ago |
陈精华
|
fcdefa450c
|
新功能点:首页文件上传功能可通过配置实时开启或禁用
|
3 years ago |
陈精华
|
dc50a460e5
|
修复:PPT图片预览模式前端显示异常
|
3 years ago |
陈精华
|
31187ccb69
|
修复:PPT预览使用PDF模式无效
|
3 years ago |
陈精华
|
d4b72b06e9
|
Dockerfile 拼写错误更正
|
3 years ago |
陈精华
|
922e1e6ac4
|
修复压缩文件目录穿越漏洞
|
3 years ago |
陈精华
|
79341b2c8e
|
集成OpenOffice替换为LibreOffice
|
3 years ago |
kl
|
8a1eebb9b0
|
v3.6.0 版本发布
|
3 years ago |
kl
|
85e26c6d93
|
修复 ofd 预览功能影响 office 预览的问题
|
3 years ago |
gaoxiong
|
0a1ff64d18
|
修复某些情况下txt文本乱码问题
|
3 years ago |
gaoxiong
|
176f38070d
|
对txt、log内容太多文件实现html分页显示
|
3 years ago |
gaoxiong
|
4f5b0f74fd
|
美化ppt图片显示
|
3 years ago |
gaoxiong
|
c549508417
|
增加OFD功能
|
3 years ago |
gaoxiong
|
b86515a926
|
增加OFD功能
|
3 years ago |
dependabot[bot]
|
1ba8c31d2c
|
Bump commons-io from 1.4 to 2.7 in /office-plugin
Bumps commons-io from 1.4 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
06ff1d4e8f
|
Bump pdfbox from 2.0.15 to 2.0.24 in /server
Bumps pdfbox from 2.0.15 to 2.0.24.
---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
b03a11f2b5
|
Bump xstream from 1.4.16 to 1.4.17 in /server
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
gitchenjh
|
a362d21aa4
|
Merge pull request #249 from opkcloud/master
Dockerfile 中添加 openoffice / libreoffice 的配置,可动态切换部署
|
4 years ago |
opkopk12333
|
cd33d80a8c
|
Dockerfile 中添加 openoffice / libreoffice 的配置,可动态切换部署
|
4 years ago |
dependabot[bot]
|
2bb0dd545d
|
Bump xstream from 1.4.15 to 1.4.16 in /server
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 to 1.4.16.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
youken9980
|
ac2115114c
|
修正Redis服务器没有设置密码,但客户端向其发送身份验证请求的问题
|
4 years ago |
youken9980
|
831550d847
|
修正office.preview.switch.disabled引用了错误常量的问题
|
4 years ago |
youken9980
|
1fa7b4a911
|
修正区分大小写的文件系统中,文件后缀名为大写时,系统提示该文件类型不支持的问题
|
4 years ago |
zhangxiaoxiao9527
|
bcdb5ce0e6
|
集成视频格式转换功能1.0(基于javacv)
|
4 years ago |
gitchenjh
|
a3485dd9b7
|
Merge pull request #230 from gitchenjh/master
3.5.1版
|
4 years ago |
陈精华
|
5a28b89f46
|
3.5.1版
|
4 years ago |
陈精华
|
58b1b50c2e
|
修复:pdf.js 跨域问题
|
4 years ago |
kl
|
8f75df15e2
|
修复 tif、tiff 文件预览初始内存太小预览失败的问题
|
4 years ago |
gitchenjh
|
9883d3b064
|
assembly打包区分windows和linux
assembly打包区分windows和linux
|
4 years ago |
kl
|
e477ce7048
|
修复打包插件
|
4 years ago |
陈精华
|
0985aed0b0
|
assembly打包区分windows和linux,修复windows发行包启动报找不到找不到office组件
|
4 years ago |
kl
|
2ffda7a1a6
|
更新版本到 3.5
|
4 years ago |
kl
|
5cad4aa93e
|
文本预览转义处理
|
4 years ago |
gitchenjh
|
2a61449ce1
|
Merge pull request #221 from gitchenjh/master
修复:pom编译版本
|
4 years ago |
陈精华
|
fe0b42c5e3
|
修复:pom编译版本
|
4 years ago |
kl
|
6ccc724839
|
office plugin 转换进程、任务超时可配置
|
4 years ago |
kl
|
56cdeffaa9
|
新增 wps 文档预览支持
|
4 years ago |
13540823418
|
5633eb4111
|
1.优化项目目录结构之后,windows下启动报错“找不到office组件”
2.import代码错误修复
|
4 years ago |
fengzehao
|
6255c8dbbc
|
modify some bug
|
4 years ago |
kl
|
1fd7d5df88
|
新增依赖 highlightjs 代码文件预览高亮支持
|
4 years ago |
chenkailing
|
01213c5d02
|
移除针对 tomcat 的配置
|
4 years ago |
chenkailing
|
49685e545b
|
移除多余的 repositories 配置
|
4 years ago |