.. |
scripts
|
Fix: use X-Cr- as custom header prefix
|
2021-11-23 21:22:23 +08:00 |
defaults.go
|
fix: use default chunk size if it is set as 0
|
2022-04-19 19:41:03 +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
|
test: search file with limited parent ids
|
2022-04-30 10:02:57 +08:00 |
file_test.go
|
test: search file with limited parent ids
|
2022-04-30 10:02:57 +08:00 |
folder.go
|
Merge pull request #1239 from vvisionnn/master
|
2022-04-26 19:38:34 +08:00 |
folder_test.go
|
Merge pull request #1239 from vvisionnn/master
|
2022-04-26 19:38:34 +08:00 |
group.go
|
feat: create aria2 task in batch
|
2022-04-29 20:01:43 +08:00 |
group_test.go
|
Modify: travis CI build and test
|
2020-03-12 08:46:14 +08:00 |
init.go
|
fix: database is locked when using sqlite
|
2022-04-22 15:56:45 +08:00 |
migration.go
|
feat: get file source link in batch
|
2022-04-29 19:59:25 +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: search file with limited parent ids
|
2022-04-30 10:02:57 +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
|
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
|
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 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 |