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 f8b7e086ba
fix: `database is locked` when using sqlite
4 years ago
..
scripts
defaults.go fix: use default chunk size if it is set as 0 4 years ago
download.go
download_test.go
file.go test: fix failed test in model/file/deleteFile 4 years ago
file_test.go test: fix failed test in model/file/deleteFile 4 years ago
folder.go fix: create directory now ignore conflict error, it will return the existed folder 4 years ago
folder_test.go test: new changes related to `filesystem.CreateDirectory` 4 years ago
group.go
group_test.go
init.go fix: `database is locked` when using sqlite 4 years ago
migration.go fix: use default chunk size if it is set as 0 4 years ago
migration_test.go
node.go
node_test.go
policy.go Test: new changes in model pkg 4 years ago
policy_test.go Test: new changes in model pkg 4 years ago
setting.go Refactor: move thumbnail config from ini file to database 4 years ago
setting_test.go Test: new changes in model pkg 4 years ago
share.go
share_test.go
tag.go
tag_test.go Test: new changes in model pkg 4 years ago
task.go
task_test.go
user.go Feat: batch download in streamming paradism 4 years ago
user_authn.go
user_authn_test.go
user_test.go
webdav.go
webdav_test.go