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/models
HFO4 e0714fdd53
Feat: process upload callback sent from slave node
4 years ago
..
scripts Fix: use `X-Cr-` as custom header prefix 4 years ago
download.go
download_test.go Test: new database models and middlewares 4 years ago
file.go Feat: process upload callback sent from slave node 4 years ago
file_test.go
folder.go Refactor: create placeholder file and record upload session id in it 4 years ago
folder_test.go Fix: trigger err when move folder into itself (#1128) 4 years ago
group.go
group_test.go
init.go
migration.go Feat: upload session recycle crontab job / API for cleanup all upload session 4 years ago
migration_test.go
node.go
node_test.go Test: newly added sb models 4 years ago
policy.go Feat: slave policy creating upload session API 4 years ago
policy_test.go Test: newly added sb models 4 years ago
setting.go
setting_test.go
share.go
share_test.go Test: new database models and middlewares 4 years ago
tag.go
tag_test.go Test: newly added sb models 4 years ago
task.go
task_test.go Test: newly added sb models 4 years ago
user.go Feat: use database transactions to delete / update file size 4 years ago
user_authn.go
user_authn_test.go
user_test.go Test: new database models and middlewares 4 years ago
webdav.go
webdav_test.go Test: newly added sb models 4 years ago