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
Liang Yuxuan ee383635dd
sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖
3 years ago
..
scripts i18n: logs in database script 3 years ago
defaults.go feat(wopi): implement required rest api as a WOPI host 3 years ago
dialect_sqlite.go sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖 3 years ago
download.go feat(remote download): show download node in list page 3 years ago
download_test.go Test: new database models and middlewares 4 years ago
file.go feat(source link): create perm source link with shorter url 3 years ago
file_test.go test(source link): add unit test 3 years ago
folder.go test: fix failed UT 3 years ago
folder_test.go sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖 3 years ago
group.go feat(source link): create perm source link with shorter url 3 years ago
group_test.go Modify: travis CI build and test 6 years ago
init.go sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖 3 years ago
migration.go feat(source link): create perm source link with shorter url 3 years ago
migration_test.go sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖 3 years ago
node.go Feat: aria2 download and transfer in slave node (#1040) 4 years ago
node_test.go Test: newly added sb models 4 years ago
policy.go feat(s3): support setting for force using path style endpoint (#1559) 3 years ago
policy_test.go Test: new changes in model pkg 4 years ago
setting.go fix: deadlock while creating default user in SQLite 3 years ago
setting_test.go Test: new changes in model pkg 4 years ago
share.go i18n: logs in models 3 years ago
share_test.go Test: new database models and middlewares 4 years ago
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 i18n: logs in models 3 years ago
tag_test.go Test: new changes in model pkg 4 years ago
task.go i18n: logs in models 3 years ago
task_test.go Test: newly added sb models 4 years ago
user.go fix: text too long for some option field 3 years ago
user_authn.go Comply with Golang semantic import versioning (#630) 5 years ago
user_authn_test.go Test: WebDAV model 6 years ago
user_test.go Test: new database models and middlewares 4 years ago
webdav.go Feat: WebDAV account management 6 years ago
webdav_test.go Test: newly added sb models 4 years ago