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 1821923b74
Test: new changes in model pkg
2 years ago
..
scripts Fix: use `X-Cr-` as custom header prefix 3 years ago
defaults.go Refactor: move thumbnail config from ini file to database 2 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 Fix: add optimism lock when updating file size 2 years ago
file_test.go Test: new changes in model pkg 2 years ago
folder.go Refactor: create placeholder file and record upload session id in it 2 years ago
folder_test.go Test: new changes in model pkg 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 Refactor: move thumbnail config from ini file to database 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 Test: new changes in model pkg 2 years ago
policy_test.go Test: new changes in model pkg 2 years ago
setting.go Refactor: move thumbnail config from ini file to database 2 years ago
setting_test.go Test: new changes in model pkg 2 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: new changes in model pkg 2 years ago
task.go Fix: cannot list multiple pages in async task page 2 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