Commit Graph

140 Commits (pom)

Author SHA1 Message Date
kl 0e86de1e8e 更新相关依赖版本
2 years ago
kl 106036d989
优化 baseURL 的获取逻辑 (#376)
2 years ago
kischn.sun 026656711d
添加通过 http header X-Base-Url 来动态传入 baseUrl 的功能 (#252)
2 years ago
gkchp 35a8c4a5a6
修复加号被转换成空格导致Base64解码出错 (#340)
2 years ago
kl 86960e3813 Fix #370
2 years ago
kl b099d52520 优化、精简代码。使用 @GetMapping、@PostMapping 替换 @RequestMapping
2 years ago
shenghuadun 6efe15788c !43 水印其他属性不知道动态传入的问题
2 years ago
tomhusky 3e43c2f9d0 !49 修复Linux环境中OfficePluginManager中KillProcess出现杀掉进程失败,导致二次启动失败的bug
2 years ago
陈精华 ab439a17a3 所有页面增加favicon.ico
2 years ago
陈精华 dd65564af6 修复getCorsFile接口未加base64编码(filter中解码异常)
2 years ago
yl-yue acffcbfe98 !51 实现预览加密的(受密码保护)office文件
2 years ago
chenkailing 82f6d3565f 优化 file:// 协议访问授信目录的代码结构
3 years ago
陈精华 ba7b6eed4a 修复使用http文件流下载时文件名编码异常Gitee-#I4W0TQ
3 years ago
1192247166@qq.com 05935c29e1 1、左边侧边栏显示总页码显示为0
3 years ago
zhangzhen1979 6a2735ec3d tif图片预览。因无法下载jai_core包,所以去掉pom中geotoolkit仓库的设置
3 years ago
zhangzhen1979 8bc53f76eb tif图片预览。更新本地jai_core包的版本至1.1.3
3 years ago
zhangzhen1979 48f6a507dc tif图片预览。根据 @gaoxingzaq 反馈和帮助,修改tif文件的jpg、pdf模式预览功能,兼容多页tif的pdf转换、jpg转换,以及jpg在线多页预览功能。
3 years ago
BearBen 20f328906c 解压方案新版测试修复乱码Linux问题
3 years ago
陈精华 56d9906c74 修复ppt预览在改过context-path后出现异常 (#311)
3 years ago
gitchenjh 5cfe37433f
Merge pull request #321 from gitchenjh/master
3 years ago
陈精华 45ebef3b74 启动脚本版本更新为4.1.0-SNAPSHOT
3 years ago
gitchenjh 2ed294bd65
Merge pull request #317 from zzzhouuu/master
3 years ago
zhangzhen1979 91f3348a2f * tif图片预览,根据反馈的意见,已经全部修改
3 years ago
zhangzhen1979 d424de5e9a * tif图片预览,根据反馈的意见,已经全部修改
3 years ago
zhangzhen1979 6387ac21c9 * tif图片预览,根据反馈的意见,已经全部修改
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
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
3 years ago
gitchenjh 304d974b38
Merge pull request #268 from kekingcn/dependabot/maven/server/org.apache.commons-commons-compress-1.21
3 years ago
gitchenjh 6792a7afa7
Merge pull request #282 from kekingcn/dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.18
3 years ago
gitchenjh ded297de59
Merge pull request #310 from gitchenjh/master
3 years ago
陈精华 f616678d83 修复文件名包含空格时不能预览 #294
3 years ago
gitchenjh e10273dcdd
Merge pull request #289 from sanxiHsu/master
3 years ago
gitchenjh 343269670c
Merge pull request #288 from sanxiHsu/patch-2
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
3 years ago
sanxiHsu b7de791658
Update shutdown.sh
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
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