Cloudreve/models
2022-12-14 15:28:19 +08:00
..
scripts i18n: logs in database script 2022-11-23 18:31:43 +08:00
defaults.go feat(cache): set max-age for public accessible static resources 2022-12-14 15:28:19 +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 feat(source link): create perm source link with shorter url 2022-10-29 11:06:07 +08:00
file_test.go test(source link): add unit test 2022-10-30 09:41:14 +08:00
folder.go test: fix failed UT 2022-10-15 09:02:28 +08:00
folder_test.go Merge pull request #1239 from vvisionnn/master 2022-04-26 19:38:34 +08:00
group.go feat(source link): create perm source link with shorter url 2022-10-29 11:06:07 +08:00
group_test.go
init.go i18n: logs in models 2022-09-29 17:40:22 +08:00
migration.go feat(source link): create perm source link with shorter url 2022-10-29 11:06:07 +08:00
migration_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +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: tps limit for OneDrive policy 2022-06-09 16:11:36 +08:00
policy_test.go Test: new changes in model pkg 2022-03-24 20:07:56 +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
user_test.go Test: new database models and middlewares 2021-11-08 20:49:07 +08:00
webdav.go
webdav_test.go Test: newly added sb models 2021-11-09 19:29:56 +08:00