This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
gitee
/
file-online-preview
mirror of
https://gitee.com/kekingcn/file-online-preview
Watch
1
Star
0
Fork
You've already forked file-online-preview
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
753
Commits
39
Branches
24
Tags
760 MiB
Tree:
6f53b41baf
3.6.0
compress
demo
dependabot/maven/jodconverter-web/com.thoughtworks.xstream-xstream-1.4.13-java7
dependabot/maven/office-plugin/commons-io-commons-io-2.7
dependabot/maven/server/com.github.junrar-junrar-7.4.1
dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.16
dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.17
dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.18
dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.19
dependabot/maven/server/org.apache.commons-commons-compress-1.21
dependabot/maven/server/org.apache.poi-poi-4.1.1
dependabot/maven/server/org.apache.poi-poi-scratchpad-5.2.1
encoding
fix-ofd
flv
index-ui
io
jodd
kl
kl-pdf2jpg
klboke-patch-1
klencoding
localDir
log
master
md
md-ui
office
pom
releases
return
test
url
urlencoding
utils
watermark
xmind
xss
0.0.2
v0.0.2
v1.0
v1.1
v2.0
v2.0.1
v2.0.2
v2.1.0
v2.1.1
v2.1.2
v2.2.0
v2.2.0-SNAPSHOT
v2.2.1
v3.3.0
v3.3.1
v3.5
v3.5.1
v3.6.0
v4.0.0
v4.1.0
v4.2.0
v4.2.1
v4.3.0
v4.4.0-beta
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6f53b41baf'
${ noResults }
file-online-preview
/
docker
/
kkfileview-jdk
/
docker build.txt
2 lines
134 B
Raw
Normal View
History
Unescape
Escape
!51 实现预览加密的(受密码保护)office文件 * 1. 修复getCorsFile接口高危安全漏洞 * 1. 优化密码错误提示(“密码错误,请重新输入密码。”) * 1. 修复PPT重复预览bug,此bug导致ppt每次预览会执行两次转换(请求两次onlinePreview接口),在大文件尤其耗时(双倍时… * 1. 【加密office预览】优化受密码保护的office文件检查逻辑,提升旧文件格式的兼容性 * 1. 【加密office预览】优化office文件是否受密码保护判断逻辑,避免兼容性误判 * 1. 【加密office预览】优化重新输入密码提示。 * 1. 【加密office预览】优化当密码输入错误后,不是抛出异常,而是提示用户重新输入 * 1. 优化prompt提示框的输入密码提示样式 * 1. 实现基于userToken缓存加密文件,没有userToken的加密文件不缓存 * 1. 优化docker构建方案,使用分层构建方式,采用层级缓存解决构建慢发布慢等问题。从原本5分钟左右缩短至几秒 * 1. 加密文件暂时不缓存(后续基于用户token实现,基于用户缓存) * 1. 优化office文件下载逻辑,跳过重复下载(大量节约带宽与磁盘空间)。 * 1. 修复预览不同类型的加密office文件bug * 实现预览加密的(受密码保护)office文件
2 years ago
#
执行如下命令构建基础镜像
,
加快kkfileview
docker镜像构建与发布
update linux libreoffice version to 7.5.3
1 year ago
docker
build
-
-
tag
keking
/
kkfileview
-
jdk
:
4
.
3
.
0
.