..
download.go
Feat: add local policy
2020-02-26 15:11:06 +08:00
download_test.go
Fix: failed test due to modifications
2020-02-27 15:34:16 +08:00
file.go
Fix: search function should not convert case ( #288 )
2020-04-11 09:42:22 +08:00
file_test.go
Test: model.Tags / modifications
2020-02-12 13:19:25 +08:00
folder.go
Modify: clean modals
2020-03-11 15:22:21 +08:00
folder_test.go
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
fix(db_driver): fix the panic when sqlite3 is used in the conf ( #551 )
2020-09-03 12:07:38 +08:00
migration.go
Feat: dynamic writing site title, favicon, description, custom html ( #286 )
2020-05-19 10:24:15 +08:00
migration_test.go
policy.go
添加S3策略的支持 ( #425 )
2020-06-05 14:45:24 +08:00
policy_test.go
Feat: import file from existing outer folder
2020-05-02 10:22:28 +08:00
setting.go
Test: aria2 related
2020-02-06 13:53:47 +08:00
setting_test.go
share.go
Modify: clean modals
2020-03-11 15:22:21 +08:00
share_test.go
Modify: travis CI build and test
2020-03-12 08:46:14 +08:00
tag.go
Feat: add and delete file tags
2020-02-12 11:38:04 +08:00
tag_test.go
Test: model.Tags / modifications
2020-02-12 13:19:25 +08:00
task.go
Test: WebDAV model
2020-02-21 11:32:59 +08:00
task_test.go
Test: WebDAV model
2020-02-21 11:32:59 +08:00
user.go
Feat: compatible digest algorithm with V2
2020-03-18 11:21:04 +08:00
user_authn.go
Feat: Webauthn / theme changing
2020-02-21 10:08:47 +08:00
user_authn_test.go
Test: WebDAV model
2020-02-21 11:32:59 +08:00
user_test.go
Feat: compatible digest algorithm with V2
2020-03-18 11:21:04 +08:00
webdav.go
Feat: WebDAV account management
2020-02-18 12:10:28 +08:00
webdav_test.go
Test: WebDAV model
2020-02-21 11:32:59 +08:00