.. |
album.go
|
add album add file command
|
2022-04-29 14:43:41 +08:00 |
cd.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
command_test.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
command.go
|
optimize file download speed
|
2022-01-15 21:50:28 +08:00 |
download.go
|
restrict the upload/download parallel number to fix issue #67
|
2022-03-21 19:51:11 +08:00 |
drive_list.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
export_file.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
import_file.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
login.go
|
add relogin action when token expired
|
2022-01-31 12:09:28 +08:00 |
ls_search.go
|
add file order & file direction option for file list
|
2022-02-13 22:32:21 +08:00 |
mkdir.go
|
fix file name auto complete issue
|
2021-10-31 15:53:27 +08:00 |
mv.go
|
fix file name auto complete issue
|
2021-10-31 15:53:27 +08:00 |
quota.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
recycle.go
|
init project
|
2021-10-10 10:48:53 +08:00 |
rename.go
|
fix file name auto complete issue
|
2021-10-31 15:53:27 +08:00 |
rm.go
|
fix file name auto complete issue
|
2021-10-31 15:53:27 +08:00 |
share.go
|
user can specify share password for private share
|
2022-01-08 22:16:24 +08:00 |
sync.go
|
optimize sync to reduce CPU resource for docker
|
2022-06-24 22:25:40 +08:00 |
token.go
|
add token command
|
2021-10-27 22:13:29 +08:00 |
upload.go
|
js plugin support folder filter for upload
|
2022-06-27 15:27:26 +08:00 |
user_info.go
|
use cache token first for docker
|
2022-01-05 15:26:43 +08:00 |
utils.go
|
remove backup command
|
2022-06-20 17:28:25 +08:00 |
webdav.go
|
support album drive for webdav service
|
2022-02-08 19:34:22 +08:00 |