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 e0714fdd53
Feat: process upload callback sent from slave node
4 years ago
..
driver Feat: process upload callback sent from slave node 4 years ago
fsctx Feat: creating upload session and credential from master server 4 years ago
response
tests
archive.go Feat: creating upload session and credential from master server 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: process upload callback sent from slave node 4 years ago
filesystem_test.go
hooks.go Feat: process upload callback sent from slave node 4 years ago
hooks_test.go Feat: use transactions to manipulate user's used storage 4 years ago
image.go
image_test.go
manage.go Feat: use database transactions to delete / update file size 4 years ago
manage_test.go
path.go
path_test.go
upload.go Feat: process upload callback sent from slave node 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
validator_test.go