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
Aaron Liu a1747073df
feat(webdav): support setting download proxy
11 months ago
..
dialects fix(db): SQLite3 dialects return empty rows in `HasColumn` method 1 year ago
scripts i18n: logs in database script 2 years ago
defaults.go feat(thumb): generator settings and test button 1 year ago
download.go feat(remote download): show download node in list page 2 years ago
download_test.go Test: new database models and middlewares 3 years ago
file.go Merge remote-tracking branch 'origin/master' 1 year ago
file_test.go test(thumb): new changes in models/cache pkg 1 year ago
folder.go feat(webdav): supoort rename in copy and move (#1774) 11 months ago
folder_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 1 year ago
group.go feat(webdav): support setting download proxy 11 months ago
group_test.go Modify: travis CI build and test 4 years ago
init.go refactor(db): move dialects to a standalone pkg 1 year ago
migration.go feat(explorer): advance delete options for users 1 year ago
migration_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 1 year ago
node.go Feat: aria2 download and transfer in slave node (#1040) 3 years ago
node_test.go Test: newly added sb models 3 years ago
policy.go adhoc: commit todo changes related to google drive 1 year ago
policy_test.go feat(policy): add Google Drive Oauth client 1 year ago
setting.go fix: deadlock while creating default user in SQLite 2 years ago
setting_test.go Test: new changes in model pkg 2 years ago
share.go i18n: logs in models 2 years ago
share_test.go Test: new database models and middlewares 3 years ago
source_link.go feat(source link): record downloads for redirected source link 2 years ago
source_link_test.go test(source link): add unit test 2 years ago
tag.go i18n: logs in models 2 years ago
tag_test.go Test: new changes in model pkg 2 years ago
task.go i18n: logs in models 2 years ago
task_test.go Test: newly added sb models 3 years ago
user.go fix: text too long for some option field 2 years ago
user_authn.go Comply with Golang semantic import versioning (#630) 4 years ago
user_authn_test.go Test: WebDAV model 4 years ago
user_test.go Test: new database models and middlewares 3 years ago
webdav.go feat(webdav): support setting download proxy 11 months ago
webdav_test.go Test: newly added sb models 3 years ago