kkFileView icon indicating copy to clipboard operation
kkFileView copied to clipboard

Universal File Online Preview Project based on Spring-Boot

Results 294 kkFileView issues
Sort by recently updated
recently updated
newest added

使maven build也在容器内进行,本地无需部署maven环境

很多同名文件,但在不同的文件夹下,他们的内容是不一样的,然而每次预览都是走的缓存,预览的是同一份文件。 修改application.properties文件将缓存禁用:cache.enabled = ${KK_CACHE_ENABLED:false} ,也不起作用,还是走的缓存

docker pull keking/kkfileview 版本还是 4.1.0,能更新到最新的吗? ![Image](https://github.com/user-attachments/assets/70fad690-3696-482d-8e74-bc7a84e8c4e5)

ERROR: failed to solve: ubuntu:22.04: failed to resolve source metadata for docker.io/library/ubuntu:22.04: failed to do request: Head "https://registry-1.docker.io/v2/library/ubuntu/manifests/22.04": dial tcp 173.252.105.21:443: connect: connection refused

现版本:4.1.0 预计升级到: 4.4.0 想确认下 最新版本是否修复漏洞或者有什么替代解决方案不 漏洞地址:http://kkfileview.lederyun.com//getCorsFile?urlPath= 将外部地址进行base64+URL编码拼接进URL中 ![Image](https://github.com/user-attachments/assets/4b75ac47-c963-4f46-94a2-89498dabe627)

1、一开始就完成factory的基本参数设置,避免每次调用重复设置 2、restTemplate 放到方法内部,避免潜在的线程问题

预览word的复杂的图表失败,word文档格式是docx 源文档图表: 预览后图片:

访问 http://ip:8012/index ![Image](https://github.com/user-attachments/assets/afe60438-5396-432f-aaa5-7d91448bfd06)