Cloudreve/models
2023-04-13 19:39:22 +08:00
..
dialects fix(db): SQLite3 dialects return empty rows in HasColumn method 2023-02-12 20:02:35 +08:00
scripts i18n: logs in database script 2022-11-23 18:31:43 +08:00
defaults.go feat(thumb): generator settings and test button 2023-04-07 19:33:02 +08:00
download.go feat(remote download): show download node in list page 2022-10-30 10:45:25 +08:00
download_test.go Test: new database models and middlewares 2021-11-08 20:49:07 +08:00
file.go Merge remote-tracking branch 'origin/master' 2023-04-13 19:39:22 +08:00
file_test.go test(thumb): new changes in models/cache pkg 2023-04-07 20:33:05 +08:00
folder.go test: fix failed UT 2022-10-15 09:02:28 +08:00
folder_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 2023-02-08 09:53:41 +08:00
group.go feat(explorer): advance delete options for users 2023-02-07 20:08:22 +08:00
group_test.go Modify: travis CI build and test 2020-03-12 08:46:14 +08:00
init.go refactor(db): move dialects to a standalone pkg 2023-02-08 10:06:24 +08:00
migration.go feat(explorer): advance delete options for users 2023-02-07 20:08:22 +08:00
migration_test.go refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite (#1626) 2023-02-08 09:53:41 +08:00
node.go Feat: aria2 download and transfer in slave node (#1040) 2021-10-31 09:41:56 +08:00
node_test.go Test: newly added sb models 2021-11-09 19:29:56 +08:00
policy.go feat(thumb): generate and return sidecar thumb 2023-04-07 19:26:39 +08:00
policy_test.go test(thumb): new changes in models/cache pkg 2023-04-07 20:33:05 +08:00
setting.go fix: deadlock while creating default user in SQLite 2022-04-24 15:16:25 +08:00
setting_test.go Test: new changes in model pkg 2022-03-24 20:07:56 +08:00
share.go i18n: logs in models 2022-09-29 17:40:22 +08:00
share_test.go Test: new database models and middlewares 2021-11-08 20:49:07 +08:00
source_link.go feat(source link): record downloads for redirected source link 2022-10-29 11:08:16 +08:00
source_link_test.go test(source link): add unit test 2022-10-30 09:41:14 +08:00
tag.go i18n: logs in models 2022-09-29 17:40:22 +08:00
tag_test.go Test: new changes in model pkg 2022-03-24 20:07:56 +08:00
task.go i18n: logs in models 2022-09-29 17:40:22 +08:00
task_test.go Test: newly added sb models 2021-11-09 19:29:56 +08:00
user.go fix: text too long for some option field 2022-04-26 19:06:51 +08:00
user_authn.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
user_authn_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00
user_test.go Test: new database models and middlewares 2021-11-08 20:49:07 +08:00
webdav.go feat(webdav): add read-only option (#1629) 2023-02-07 19:43:28 +08:00
webdav_test.go Test: newly added sb models 2021-11-09 19:29:56 +08:00