This website requires JavaScript.
Explore
Help
Sign In
wsy182
/
Cloudreve
mirror of
https://github.com/halejohn/Cloudreve.git
Watch
1
Star
0
Fork
You've already forked Cloudreve
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
225
Commits
1
Branch
0
Tags
2.4
MiB
Go
100%
68d4a86166
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
HFO4
68d4a86166
Fix: storage policy should be re-dispatched according to policy id in upload session
2020-01-17 14:35:21 +08:00
middleware
Fix: storage policy should be re-dispatched according to policy id in upload session
2020-01-17 14:35:21 +08:00
models
Feat: generate upload credentials for upyun
2020-01-17 14:05:51 +08:00
pkg
Fix: storage policy should be re-dispatched according to policy id in upload session
2020-01-17 14:35:21 +08:00
routers
Test: oss driver
2020-01-17 13:04:14 +08:00
service
Fix: storage policy should be re-dispatched according to policy id in upload session
2020-01-17 14:35:21 +08:00
.gitignore
Fix: untracked files
2019-12-28 15:54:16 +08:00
.gitmodules
Modify: reorganize project structure
2019-11-23 16:38:43 +08:00
.travis.yml
Fix: failed unit test due to setting name change
2020-01-15 16:10:25 +08:00
README.md
Remove: useless test file
2019-12-03 14:48:45 +08:00
go.mod
Feat: client-upload file in oss
2020-01-16 13:36:13 +08:00
go.sum
Feat: client-upload file in oss
2020-01-16 13:36:13 +08:00
main.go
Feat: sign http request / read running mode from config file
2019-12-23 13:27:18 +08:00
README.md
Backend-V3
Still in devepolment