You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/pkg/filesystem
HFO4 31315c86ee
Feat: support option for cache streamed chunk data into temp file for potential retry.
4 years ago
..
chunk Feat: support option for cache streamed chunk data into temp file for potential retry. 4 years ago
driver Feat: support option for cache streamed chunk data into temp file for potential retry. 4 years ago
fsctx Feat: adapt new uploader for s3 like policy 4 years ago
response
tests
archive.go Fix: panics inside of task was not correctly logged into DB 4 years ago
archive_test.go
errors.go Refactor: create placeholder file and record upload session id in it 4 years ago
file.go Feat: use transactions to manipulate user's used storage 4 years ago
file_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 4 years ago
filesystem.go Feat: adapt new uploader for s3 like policy 4 years ago
filesystem_test.go
hooks.go Refactor: move thumbnail config from ini file to database 4 years ago
hooks_test.go Feat: use transactions to manipulate user's used storage 4 years ago
image.go Refactor: move thumbnail config from ini file to database 4 years ago
image_test.go
manage.go Fix: root folder should not be deleted 4 years ago
manage_test.go
path.go
path_test.go
upload.go Refactor: factory method for OSS client 4 years ago
upload_test.go Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite 4 years ago
validator.go Feat: get policy from directory props / Feat: return source enabled flag in file list 4 years ago
validator_test.go