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 4c834e75fa
adhoc: commit todo changes related to google drive
3 years ago
..
dialects fix(db): SQLite3 dialects return empty rows in `HasColumn` method 3 years ago
scripts i18n: logs in database script 3 years ago
defaults.go feat(thumb): generator settings and test button 3 years ago
download.go feat(remote download): show download node in list page 3 years ago
download_test.go
file.go Merge remote-tracking branch 'origin/master' 3 years ago
file_test.go test(thumb): new changes in models/cache pkg 3 years ago
folder.go
folder_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 3 years ago
group.go feat(explorer): advance delete options for users 3 years ago
group_test.go
init.go refactor(db): move dialects to a standalone pkg 3 years ago
migration.go feat(explorer): advance delete options for users 3 years ago
migration_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 3 years ago
node.go
node_test.go
policy.go adhoc: commit todo changes related to google drive 3 years ago
policy_test.go feat(policy): add Google Drive Oauth client 3 years ago
setting.go
setting_test.go
share.go
share_test.go
source_link.go feat(source link): record downloads for redirected source link 3 years ago
source_link_test.go test(source link): add unit test 3 years ago
tag.go
tag_test.go
task.go
task_test.go
user.go
user_authn.go
user_authn_test.go
user_test.go
webdav.go feat(webdav): add read-only option (#1629) 3 years ago
webdav_test.go