You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/models
HFO4 e09294d388
Feat: insert file record to database
5 years ago
..
file.go Feat: insert file record to database 5 years ago
file_test.go Fix: test failed due to `Policy.AutoName` 5 years ago
folder.go Feat: after uploading finished hook 5 years ago
folder_test.go Feat: after uploading finished hook 5 years ago
group.go Feat: model/policy 5 years ago
group_test.go Fix: uint test 5 years ago
init.go Feat: memory database for testing 5 years ago
migration.go Feat: support sqlite 5 years ago
policy.go Feat: `{path}` marker in name rule representing the virtual path of the file 5 years ago
policy_test.go Fix: test failed due to `Policy.AutoName` 5 years ago
setting.go Test: User login router 5 years ago
setting_test.go Feat: Setting model 5 years ago
user.go Feat: after uploading hooks and checks 5 years ago
user_test.go Feat: recycling file storage and user capacity when uploading canceled 5 years ago