Cloudreve/models
2021-03-17 14:34:12 +08:00
..
scripts Feat: database script for resetting admin password 2021-03-17 14:34:12 +08:00
download.go Fix: incorrect attr column type in download table 2020-12-08 19:55:23 +08:00
download_test.go Feat: delete aria2 record in client side (#335) 2020-11-23 19:24:56 +08:00
file.go Fix: failed to get thumbnails under global OneDrive policy 2021-03-14 11:03:10 +08:00
file_test.go Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
folder.go Feat: API for getting object property 2021-03-11 14:50:02 +08:00
folder_test.go Feat: API for getting object property 2021-03-11 14:50:02 +08:00
group.go Modify: clean modals 2020-03-11 15:22:21 +08:00
group_test.go Modify: travis CI build and test 2020-03-12 08:46:14 +08:00
init.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
migration.go Feat: API for getting object property 2021-03-11 14:50:02 +08:00
migration_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
policy.go Feat: support using SharePoint site to store files 2021-03-12 17:05:13 +08:00
policy_test.go Feat: support using SharePoint site to store files 2021-03-12 17:05:13 +08:00
setting.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
setting_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
share.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
share_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
tag.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
tag_test.go Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
task.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
task_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00
user.go 注册帐号时,如果尚未验证,再发一次验证信 (#765) 2021-03-02 12:43:14 +08:00
user_authn.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
user_authn_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00
user_test.go Test: #765 2021-03-02 12:45:54 +08:00
webdav.go Feat: WebDAV account management 2020-02-18 12:10:28 +08:00
webdav_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00