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 0fb31f4523
fix: deadlock while creating default user in SQLite
2 years ago
..
scripts Fix: use `X-Cr-` as custom header prefix 3 years ago
defaults.go fix: use default chunk size if it is set as 0 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: deadlock while creating default user in SQLite 2 years ago
file_test.go test: fix failed test in model/file/deleteFile 2 years ago
folder.go fix: create directory now ignore conflict error, it will return the existed folder 2 years ago
folder_test.go test: new changes related to `filesystem.CreateDirectory` 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 fix: `database is locked` when using sqlite 2 years ago
migration.go fix: use default chunk size if it is set as 0 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 fix: deadlock while creating default user in SQLite 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: batch download in streamming paradism 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