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
2 years ago
..
scripts Fix: use `X-Cr-` as custom header prefix 3 years ago
download.go Feat: aria2 download and transfer in slave node (#1040) 3 years ago
download_test.go Test: new database models and middlewares 3 years ago
file.go Feat: process upload callback sent from slave node 2 years ago
file_test.go Test: model.Tags / modifications 4 years ago
folder.go Refactor: create placeholder file and record upload session id in it 2 years ago
folder_test.go Fix: trigger err when move folder into itself (#1128) 2 years ago
group.go Modify: clean modals 4 years ago
group_test.go Modify: travis CI build and test 4 years ago
init.go bug fix: can't connect to postgres database (#992) 3 years ago
migration.go Feat: upload session recycle crontab job / API for cleanup all upload session 2 years ago
migration_test.go Comply with Golang semantic import versioning (#630) 4 years ago
node.go Feat: aria2 download and transfer in slave node (#1040) 3 years ago
node_test.go Test: newly added sb models 3 years ago
policy.go Feat: slave policy creating upload session API 2 years ago
policy_test.go Test: newly added sb models 3 years ago
setting.go Feat: aria2 download and transfer in slave node (#1040) 3 years ago
setting_test.go Comply with Golang semantic import versioning (#630) 4 years ago
share.go Comply with Golang semantic import versioning (#630) 4 years ago
share_test.go Test: new database models and middlewares 3 years ago
tag.go Comply with Golang semantic import versioning (#630) 4 years ago
tag_test.go Test: newly added sb models 3 years ago
task.go Comply with Golang semantic import versioning (#630) 4 years ago
task_test.go Test: newly added sb models 3 years ago
user.go Feat: use database transactions to delete / update file size 2 years ago
user_authn.go Comply with Golang semantic import versioning (#630) 4 years ago
user_authn_test.go Test: WebDAV model 4 years ago
user_test.go Test: new database models and middlewares 3 years ago
webdav.go Feat: WebDAV account management 4 years ago
webdav_test.go Test: newly added sb models 3 years ago