Cloudreve/models
2020-01-26 13:07:05 +08:00
..
file.go Fix: do hard-copy when editing file with soft links 2020-01-16 10:11:16 +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 Feat: generate share URL 2020-01-26 13:07:05 +08:00
group_test.go Test: moveOrCopyFolder / File 2019-12-04 13:49:28 +08:00
init.go Feat: async monitor OneDrive resume upload progress 2020-01-21 11:49:46 +08:00
migration.go Feat: generate share URL 2020-01-26 13:07:05 +08:00
migration_test.go Fix: uint may overflow / Test: get user storage 2019-12-07 15:05:48 +08:00
policy.go Feat: COS credential / upload callback 2020-01-23 12:38:32 +08:00
policy_test.go Test: get filesystem from callback context 2020-01-22 14:41:12 +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
share.go Feat: generate share URL 2020-01-26 13:07:05 +08:00
storage_pack.go Feat: user storage pack 2020-01-14 10:32:54 +08:00
storage_pack_test.go Feat: user storage pack 2020-01-14 10:32:54 +08:00
user.go Feat: user storage pack 2020-01-14 10:32:54 +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 Feat: user storage pack 2020-01-14 10:32:54 +08:00