Cloudreve/models
2020-01-13 10:03:45 +08:00
..
file.go Test: FileInfo interface 2019-12-21 12:49:48 +08:00
file_test.go Test: FileInfo interface 2019-12-21 12:49:48 +08:00
folder.go Feat: finish WebDAV adaptation 2019-12-20 15:08:04 +08:00
folder_test.go Test: FileInfo interface 2019-12-21 12:49:48 +08:00
group.go Fix: download archived file anonymously 2019-12-13 18:07:15 +08:00
group_test.go
init.go Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
migration.go Add: GetIntSetting helper 2020-01-02 12:44:53 +08:00
migration_test.go
policy.go Feat: generate upload server url from policy 2020-01-13 10:03:45 +08:00
policy_test.go Feat: generate upload server url from policy 2020-01-13 10:03:45 +08:00
setting.go Fix: policy should be re-dispatch while getting thumbnails 2020-01-02 13:10:04 +08:00
setting_test.go Fix: policy should be re-dispatch while getting thumbnails 2020-01-02 13:10:04 +08:00
user.go Test: remote callback auth 2019-12-30 19:56:01 +08:00
user_authn.go Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
user_authn_test.go Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
user_test.go