..
scripts
Fix: use X-Cr-
as custom header prefix
2021-11-23 21:22:23 +08:00
defaults.go
Test: new changes pkg filesystem
2022-03-30 20:38:02 +08:00
download.go
Feat: aria2 download and transfer in slave node ( #1040 )
2021-10-31 09:41:56 +08:00
download_test.go
Test: new database models and middlewares
2021-11-08 20:49:07 +08:00
file.go
Fix: file size is ready dirty when clean upload sessions
2022-04-03 20:39:50 +08:00
file_test.go
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
folder.go
Refactor: create placeholder file and record upload session id in it
2022-02-27 14:07:12 +08:00
folder_test.go
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
group.go
Modify: clean modals
2020-03-11 15:22:21 +08:00
group_test.go
Modify: travis CI build and test
2020-03-12 08:46:14 +08:00
init.go
bug fix: can't connect to postgres database ( #992 )
2021-10-29 20:30:26 +08:00
migration.go
Refactor: move thumbnail config from ini file to database
2022-03-23 19:02:39 +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
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
policy_test.go
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
setting.go
Refactor: move thumbnail config from ini file to database
2022-03-23 19:02:39 +08:00
setting_test.go
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
share.go
Comply with Golang semantic import versioning ( #630 )
2020-11-21 17:34:55 +08:00
share_test.go
Test: new database models and middlewares
2021-11-08 20:49:07 +08:00
tag.go
Comply with Golang semantic import versioning ( #630 )
2020-11-21 17:34:55 +08:00
tag_test.go
Test: new changes in model pkg
2022-03-24 20:07:56 +08:00
task.go
Fix: cannot list multiple pages in async task page
2022-03-13 16:21:09 +08:00
task_test.go
Test: newly added sb models
2021-11-09 19:29:56 +08:00
user.go
Feat: use database transactions to delete / update file size
2022-02-27 14:23:26 +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 account management
2020-02-18 12:10:28 +08:00
webdav_test.go
Test: newly added sb models
2021-11-09 19:29:56 +08:00