陈精华
|
45ebef3b74
|
启动脚本版本更新为4.1.0-SNAPSHOT
|
3 years ago |
gitchenjh
|
2ed294bd65
|
Merge pull request #317 from zzzhouuu/master
feat: 通过配置控制PDF.js viewer toolbar & secondaryToolbar功能按钮
|
3 years ago |
zhangzhen1979
|
91f3348a2f
|
* tif图片预览,根据反馈的意见,已经全部修改
|
3 years ago |
zhangzhen1979
|
d424de5e9a
|
* tif图片预览,根据反馈的意见,已经全部修改
|
3 years ago |
zhangzhen1979
|
6387ac21c9
|
* tif图片预览,根据反馈的意见,已经全部修改
1、配置文件、配置项默认值已改回image、tif
2、去掉了静态工具类上的@component 注解
3、修改OnlinePreview处理,在切换image方式预览时url中加入参数previewType=image,加入对应的处理,兼容在pdf预览模式下切换到JPG方式预览
|
3 years ago |
zhangzhen1979
|
6dce47e47f
|
* tif图片预览,在application.properties中加入tif.preview.type = ${KK_TIF_PREVIEW_TYPE:tif},可以控制使用tif、jpg、pdf方式预览。
修改相应代码,加入必要的判断处理。
|
3 years ago |
zhangzhen1979
|
b7760ab42a
|
* tif图片预览,改为支持转换为jpg后预览(JAI支持);加入tif->jpg->pdf转换后,以pdf格式预览,此种模式可完美支持打印纸张自适应。
|
3 years ago |
周游
|
e0405bc5f6
|
Merge remote-tracking branch 'upstream/master'
|
3 years ago |
gitchenjh
|
14151a6c46
|
Merge pull request #315 from gitchenjh/master
4.1.0迭代开启
|
3 years ago |
陈精华
|
00555d3544
|
4.1.0迭代开启
|
3 years ago |
Nevan Chow
|
7b2adc3979
|
Merge branch 'master' into master
|
3 years ago |
gitchenjh
|
0a5fc1e4a8
|
Merge pull request #301 from fangzhengjin/patch-1
fix: PDF/word图片模式预览时, 下翻图片时频繁请求图片资源
|
3 years ago |
gitchenjh
|
304d974b38
|
Merge pull request #268 from kekingcn/dependabot/maven/server/org.apache.commons-commons-compress-1.21
Bump commons-compress from 1.19 to 1.21 in /server
|
3 years ago |
gitchenjh
|
6792a7afa7
|
Merge pull request #282 from kekingcn/dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.18
Bump xstream from 1.4.17 to 1.4.18 in /server
|
3 years ago |
gitchenjh
|
ded297de59
|
Merge pull request #310 from gitchenjh/master
修复文件名包含空格时不能预览 #294
|
3 years ago |
陈精华
|
f616678d83
|
修复文件名包含空格时不能预览 #294
|
3 years ago |
gitchenjh
|
e10273dcdd
|
Merge pull request #289 from sanxiHsu/master
Update startup.sh
|
3 years ago |
gitchenjh
|
343269670c
|
Merge pull request #288 from sanxiHsu/patch-2
Update shutdown.sh
|
3 years ago |
陈精华
|
9d65c999e5
|
增加配置,限制允许预览的本地文件夹 #304
|
3 years ago |
陈精华
|
4fe0d0edc9
|
PDF.js版本更新,解决 #264
|
3 years ago |
周游
|
b1aab27338
|
feat: 通过配置控制PDF.js viewer toolbar & secondaryToolbar功能按钮
|
3 years ago |
ZhengJin Fang
|
727e9ae9ed
|
fix: PDF/word图片模式预览时, 下翻图片时频繁请求图片资源
|
3 years ago |
sanxiHsu
|
dc9df5d760
|
Update startup.sh
更新根据pid文件来识别后台进程是否处于运行状态,避免同时启动多个后台进程。
|
3 years ago |
sanxiHsu
|
b7de791658
|
Update shutdown.sh
原脚本使用grep,但grep只能用于人工操作无法用于自动脚本,原因在于无论是否搜索到正确结果,都会返回该grep进程的ID号,这时候kill就报错了。
更改为pid文件方式也是业界较为稳妥的方式。
|
3 years ago |
Yiding He
|
82c7b59650
|
在主页上添加输入URL地址来预览的表单
|
3 years ago |
dependabot[bot]
|
e0b9d8f476
|
Bump xstream from 1.4.17 to 1.4.18 in /server
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
陈精华
|
db2ed3a555
|
修复某些版本LibreOffice本地安装了,但检测不到问题
|
3 years ago |
xiaxiaxiaxia
|
6efc375066
|
Fix:修复install.sh安装脚本路径错误
|
3 years ago |
jerrykcode
|
f2d5f4a86c
|
为WebUtils.encodeUrlFileName方法添加测试用例
|
3 years ago |
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 |
陈精华
|
216c35c0b8
|
4.0.0版本发布
|
3 years ago |
陈精华
|
d98cd5d9a9
|
优化:启动Office进程改为同步执行,防止程序运行起来Office进程还没启动
|
3 years ago |
陈精华
|
0854317cc8
|
优化:增加Office进程关闭日志
|
3 years ago |
陈精华
|
fcdefa450c
|
新功能点:首页文件上传功能可通过配置实时开启或禁用
|
3 years ago |
陈精华
|
dc50a460e5
|
修复:PPT图片预览模式前端显示异常
|
3 years ago |
陈精华
|
31187ccb69
|
修复:PPT预览使用PDF模式无效
|
3 years ago |
陈精华
|
922e1e6ac4
|
修复压缩文件目录穿越漏洞
|
3 years ago |
陈精华
|
79341b2c8e
|
集成OpenOffice替换为LibreOffice
|
3 years ago |
kl
|
8a1eebb9b0
|
v3.6.0 版本发布
|
4 years ago |
kl
|
85e26c6d93
|
修复 ofd 预览功能影响 office 预览的问题
|
4 years ago |
gaoxiong
|
0a1ff64d18
|
修复某些情况下txt文本乱码问题
|
4 years ago |
gaoxiong
|
176f38070d
|
对txt、log内容太多文件实现html分页显示
|
4 years ago |
gaoxiong
|
4f5b0f74fd
|
美化ppt图片显示
|
4 years ago |
gaoxiong
|
c549508417
|
增加OFD功能
|
4 years ago |
gaoxiong
|
b86515a926
|
增加OFD功能
|
4 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>
|
4 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>
|
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 |
陈精华
|
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 |
陈精华
|
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 |
chenkailing
|
2542a24675
|
优化项目结构、优化 maven 结构
|
4 years ago |
chenkailing
|
28d3e05ca9
|
简化启动脚本
|
4 years ago |
kl
|
376a90772d
|
新增 tiff 、tif 图像文件格式预览支持
|
4 years ago |
kl
|
4f4e75859d
|
新增 kkFIleView 的 banner 信息
|
4 years ago |
kl
|
679459f53b
|
更新 spring-boot 到最新的 v2.4.2 版本
|
4 years ago |
kl
|
d01dddf9e3
|
动态获取演示页访问地址的端口信息
|
4 years ago |
kl
|
d61e5236d0
|
新增启动完成,打印启动耗时、演示页访问地址
|
4 years ago |
kl
|
17d64ad963
|
1、补充发版信息 2、新增 stars 增长趋势图
|
4 years ago |
kl
|
d95fbe02bd
|
简化下载文件 io 操作
|
4 years ago |
陈精华
|
ef5052e7ea
|
修复:jodd.io.NetUtil.downloadFile下载大于16M文件报错问题
|
4 years ago |
kl
|
3531af4a46
|
更新版本到 3.3.1
|
4 years ago |
范青锋
|
b2f6fb3a00
|
修复重复编码导致文档转图片预览失败的问题&编码规范
URLEncoder.encode(URLEncoder.encode(pdfFolder, uriEncoding).replaceAll("\+", "%20"), uriEncoding);
这里encode了两次,导致图片预览失败。
|
4 years ago |
chenkailing
|
996da0862c
|
移除 Apache-common-text 包,采用 spring 内置的 HtmlUtils 处理 xss 问题
|
4 years ago |
hunterale
|
2dd067170b
|
escaping of dangerous characters to prevent reflected xss
|
4 years ago |
ale
|
e635ca86c5
|
escaping of dangerous characters
|
4 years ago |
陈精华
|
b3b2f7c407
|
修复:dwg文件预览时无法在jpg和pdf两种类型之间切换
|
4 years ago |
dependabot[bot]
|
f1ad3d44ff
|
Bump poi from 3.12 to 3.17 in /server
Bumps poi from 3.12 to 3.17.
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
kl
|
ee6ff50244
|
解码url时,默认UTF-8编码
|
4 years ago |
chenkailing
|
196741d5dc
|
加回 apache-commons-io 包依赖,office组件中有依赖,后续再统一吧
|
4 years ago |
chenkailing
|
374c06472f
|
移除 apache-commons-io 包依赖,采用jodd的io工具替代
|
4 years ago |
kl
|
12c85c60c7
|
XML文件预览支持切换纯文本模式
|
4 years ago |
kl
|
4747ee93b2
|
修复类文本类型HTML文件预览的bug
|
4 years ago |
kl
|
5ec53c4b33
|
指定Base64转码采用Apache Commons-code中的实现,修复base64部分jdk版本下出现的异常
|
4 years ago |
kl
|
ee7f7f50cc
|
修复大小写文件类型后缀没通用匹配的问题
|
4 years ago |
chenkailing
|
92869e8d6c
|
文本文件编码默认UTF-8输出到页面
|
4 years ago |
kl
|
c66dda239f
|
采用apache-common-io包简化所有的文件下载io操作
|
4 years ago |
kl
|
e927760c40
|
调整多图连续预览上下翻图的UI
|
4 years ago |
kl
|
8783f9059a
|
修复压缩包内多图连续预览的bug
|
4 years ago |
kl
|
12e1239267
|
前端模板抽象出通用的header,将水印等初始化内容挪到通用header里
|
4 years ago |
kl
|
7c963193ef
|
更新simTxT文件预览UI风格
|
4 years ago |
kl
|
bce9a624d7
|
更新XML文件预览UI风格,调整类文本预览架构,更方便扩展
|
4 years ago |
kl
|
dac3606b4e
|
更新markdown文件预览UI风格
|
4 years ago |
kl
|
eb00385d76
|
更新index接入演示界面UI风格
|
4 years ago |
kl
|
986f562266
|
引入galimatias,解决不规范文件名导致文件下载异常
|
4 years ago |
kl
|
11d0441ed4
|
加回漏掉的pdfjs
|
4 years ago |
kl
|
ef46e2c51e
|
增强url base64解码失败时的提示信息
|
4 years ago |
kl
|
0a3c03f18b
|
修复发行包运行时找不到日志目录的问题
|
4 years ago |
chenkailing
|
7a7e1a1855
|
修复导包错误以及图片预览bug
|
4 years ago |
chenkailing
|
f530f441d5
|
更新版本到3.3.0
|
4 years ago |
chenkailing
|
10160e8104
|
添加2020年最后的发版信息
|
4 years ago |
chenkailing
|
602e80ee9e
|
独立flv文件预览实现
|
4 years ago |
chenkailing
|
9c83860e1b
|
抽象通用的预览异常接口实现
|
4 years ago |
chenkailing
|
1f1970232b
|
精简util模块,ReturenResponse重构
|
4 years ago |
chenkailing
|
594bd895ec
|
修复压缩包里文件再次预览失败的bug
|
4 years ago |
chenkailing
|
486c09b24a
|
文件url采用base64加encodeURI双重编码,彻底解决各种奇葩文件名导致的下载异常
|
4 years ago |
chenkailing
|
aaf396fbc8
|
忽略log目录
|
4 years ago |
chenkailing
|
4e01d6f5f3
|
忽略file目录
|
4 years ago |
chenkailing
|
342c391a9b
|
引入cpdetector解决文件编码识别问题
|
4 years ago |
chenkailing
|
41cdc227b3
|
调整项目模块,jodconverter-core重命名为office-plugin。jdocnverter-web重命名为server
|
4 years ago |