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)
203
Commits
1
Branch
0
Tags
2.4
MiB
Go
100%
93dc25aabb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
HFO4
93dc25aabb
Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
2020-01-04 15:17:27 +08:00
middleware
Test: remote callback auth
2019-12-30 19:56:01 +08:00
models
Fix: policy should be re-dispatch while getting thumbnails
2020-01-02 13:10:04 +08:00
pkg
Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
2020-01-04 15:17:27 +08:00
routers
Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
2020-01-04 15:17:27 +08:00
service
Feat: remote file thumb preview
2020-01-02 13:31:41 +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
Feat: unit test coverage report
2019-12-03 14:34:25 +08:00
README.md
Remove: useless test file
2019-12-03 14:48:45 +08:00
go.mod
Feat: sign http request / read running mode from config file
2019-12-23 13:27:18 +08:00
go.sum
Fix: untracked files
2019-12-28 15:54:16 +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