Cloudreve/models
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
..
download.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
download_test.go Fix: failed test due to modifications 2020-02-27 15:34:16 +08:00
file.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file_test.go Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
folder.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
folder_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +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 Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
migration_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
policy.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
policy_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +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 Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +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 Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +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