cloudreve/models
HFO4 5a3ea89866 Feat: support `{ext}` and `{uuid}` magic variable 3 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 3 years ago
download.go Feat: aria2 download and transfer in slave node () 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 3 years ago
file_test.go Test: model.Tags / modifications 5 years ago
folder.go Refactor: create placeholder file and record upload session id in it 3 years ago
folder_test.go Fix: trigger err when move folder into itself () 3 years ago
group.go Modify: clean modals 5 years ago
group_test.go Modify: travis CI build and test 5 years ago
init.go bug fix: can't connect to postgres database () 3 years ago
migration.go Refactor: move thumbnail config from ini file to database 3 years ago
migration_test.go Comply with Golang semantic import versioning () 4 years ago
node.go Feat: aria2 download and transfer in slave node () 3 years ago
node_test.go Test: newly added sb models 3 years ago
policy.go Feat: support `{ext}` and `{uuid}` magic variable 3 years ago
policy_test.go Test: newly added sb models 3 years ago
setting.go Refactor: move thumbnail config from ini file to database 3 years ago
setting_test.go Comply with Golang semantic import versioning () 4 years ago
share.go Comply with Golang semantic import versioning () 4 years ago
share_test.go Test: new database models and middlewares 3 years ago
tag.go Comply with Golang semantic import versioning () 4 years ago
tag_test.go Test: newly added sb models 3 years ago
task.go Fix: cannot list multiple pages in async task page 3 years ago
task_test.go Test: newly added sb models 3 years ago
user.go Feat: use database transactions to delete / update file size 3 years ago
user_authn.go Comply with Golang semantic import versioning () 4 years ago
user_authn_test.go Test: WebDAV model 5 years ago
user_test.go Test: new database models and middlewares 3 years ago
webdav.go Feat: WebDAV account management 5 years ago
webdav_test.go Test: newly added sb models 3 years ago