aboutsummaryrefslogtreecommitdiff
path: root/weed/command/download.go
AgeCommit message (Expand)AuthorFilesLines
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun1-6/+6
2021-09-12change server address from string to a typeChris Lu1-1/+2
2021-08-12use grpc and jwtChris Lu1-8/+13
2021-02-17go fmtChris Lu1-1/+1
2021-02-17refactoring to get master function, instead of passing master values directlyChris Lu1-6/+6
2020-09-09return http response directlyChris Lu1-7/+7
2020-07-16resolve directories if containing home directoryChris Lu1-1/+1
2020-02-14properly close http responseChris Lu1-0/+1
2018-09-21able to sync the changesChris Lu1-2/+2
2016-06-02directory structure change to work with glideChris Lu1-0/+130