spring-elfinder icon indicating copy to clipboard operation
spring-elfinder copied to clipboard

a online file manager system base on spring boot

Results 11 spring-elfinder issues
Sort by recently updated
recently updated
newest added

Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.75 to 1.2.83. Release notes Sourced from fastjson's releases. FASTJSON 1.2.83版本发布(安全修复) 这是一个安全修复版本,修复最近收到在特定场景下可以绕过autoType关闭限制的漏洞,建议fastjson用户尽快采取安全措施保障系统安全。 安全修复方案 :https://github.com/alibaba/fastjson/wiki/security_update_20220523 Issues 安全加固 修复JDK17下setAccessible报错的问题 #4077 下载 https://repo1.maven.org/maven2/com/alibaba/fastjson/1.2.83/ 文档 https://github.com/alibaba/fastjson/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98 源码 https://github.com/alibaba/fastjson/tree/1.2.83 fastjson 1.2.79版本发布,BUG修复 这又是一个bug...

dependencies
java

新建文件和文件夹的时候,修改完文件名之后回车确认,该文件的创建时间显示错误,本地或者服务器上的文件时间是正确的

Bumps commons-compress from 1.11 to 1.21. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-compress&package-manager=maven&previous-version=1.11&new-version=1.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps logback-classic from 1.1.7 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.7&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.4&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

buildJsonFilesArray方法的jsonFileList列表偶发性地出现部分文件夹不显示,本人处理方法是修改为 List jsonFileList = Collections.synchronizedList(new ArrayList());

Description: Failed to bind properties under 'file-manager.volumes' to java.util.List: Reason: Failed to bind properties under 'file-manager.volumes' to java.util.List Action: Update your application's configuration

URL:http://127.0.0.1:8080/elfinder/connector?cmd=open&target=&init=1&tree=1&_=1584843650855 JSON: {"files":[{"ts":1584834438238,"hash":"A_","name":"Tomcat目录","write":1,"read":1,"volumeid":"A","locked":0,"mime":"directory","dirs":0,"size":0},{"ts":1584834438238,"hash":"A_5paw5bu65paH5pys5paH5qGjLnR4dA_E_E","name":"新建文本文档.txt","phash":"A_","write":1,"read":1,"locked":0,"mime":"text/plain","size":0}],"netDrivers":[],"api":"2.1050","cwd":{"$ref":"$.files.null"},"options":{"copyOverwrite":1,"path":"123","archivers":{"create":["application/zip","application/x-tar","application/x-gzip"],"extract":["application/zip","application/x-tar","application/x-gzip"]},"/":"/","disabled":[]}}

Bumps [tika-core](https://github.com/apache/tika) from 1.12 to 1.22. Changelog *Sourced from [tika-core's changelog](https://github.com/apache/tika/blob/master/CHANGES.txt).* > Release 2.0.0 - ??? > BREAKING CHANGES in 2.0.0 > > * Remove deprecated Metadata keys/properties (TIKA-1974). >...

dependencies