Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Cloudream云梦 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.
其它
注意
原因
哔~后端
key.bin
,没有它是连程序都打不开的app.go
的InitApplication
函数里 删掉就可以了abslant
,乍一看不认识Aaron
的小名看过社区版源码的都知道,没看过的等你尝试用git对比整个仓库的时候就知道了github.com/abslant/mime => github.com/HFO4/aliyun-oss-go-sdk
github.com/abslant/gzip => github.com/gin-contrib/gzip
bootstrap/app.go
不用多说,那个读取[]byte{107, 101, 121, 46, 98, 105, 110}
的就是授权文件routers/router.go
第128行r.Use(gzip.GzipHandler())
改为r.Use(gzip.Gzip(gzip.DefaultCompression, gzip.WithExcludedPaths([]string{"/api/"})))
go.sum
删了pkg/hashid/hash.go
最后一个函数constant.HashIDTable[t]
改为t
assets.zip/assets/build/{前端文件}
前端
package.json
abslant
,删掉"@abslant/cd-image-loader"
和"@abslant/cd-js-injector"
config/webpack.config.js:35_625
和src/component/FileManager/FileManager.js:16_109
Cannot read properties of null (reading 'code')
,那是继3.5.3之后新增的一处验证src/component/Uploader/core/utils/request.ts
第12行整个 const 替换为以下内容即可解决Cloudream云梦云盘
...... 等等,你是不是忘了什么? 📢
只可意会不可言传