foxxorcat
7200344ace
feat: adapt hash feature for some drivers ( #5180 )
...
* feat(pikpak,thunder): adaptation gcid hash
* chore(weiyun): add note
* feat(baidu_netdisk): adaptation rapid
* feat(baidu_photo): adaptation hash
* feat(189pc): adaptation rapid
* feat(mopan):adaptation ctime
* feat(139):adaptation hash and ctime
---------
Co-authored-by: Andy Hsu <i@nn.ci>
2023-09-06 14:46:35 +08:00
Sean
a3748af772
feat: misc improvements about upload/copy/hash ( #5045 )
...
general: add createTime/updateTime support in webdav and some drivers
general: add hash support in some drivers
general: cross-storage rapid-upload support
general: enhance upload to avoid local temp file if possible
general: replace readseekcloser with File interface to speed upstream operations
feat(aliyun_open): same as above
feat(crypt): add hack for 139cloud
Close #4934
Close #4819
baidu_netdisk needs to improve the upload code to support rapid-upload
2023-08-27 21:14:23 +08:00
Sean
7877184bee
feat(baidu_netdisk): add retry to most operations ( close #4863 in #4939 )
2023-08-07 13:44:28 +08:00
foxxorcat
a31af209cc
fix(pikpak): hash calculation and fast upload judgment ( #4745 fix #1081 )
2023-07-11 22:19:21 +08:00
Andy Hsu
6887f14ec6
feat(pikpak): allow disable media link ( close #4735 )
2023-07-11 13:40:58 +08:00
Noah Hsu
105f22969c
feat: support cancel for some drivers ( close #2717 )
2022-12-21 15:03:09 +08:00
foxxorcat
33bae52fa1
refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters ( #2691 )
...
* refactor: optimize driver initialization need to manually deserialize and assign values, and remove redundant driver registration parameters
* fix typo
Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-13 18:03:30 +08:00
Noah Hsu
cd73e34ccc
chore: optional `other` interface
2022-09-11 18:40:19 +08:00
Noah Hsu
043a79189d
style: uniform use `utils.CreateTempFile`
2022-09-10 14:11:06 +08:00
Noah Hsu
f48365929e
fix(pikpak): upload empty file ( close #1452 )
2022-09-10 13:25:52 +08:00
Noah Hsu
3416861cab
style: use `utils.SliceConvert` uniformly
2022-09-05 00:26:04 +08:00
Noah Hsu
a1c86b3350
chore!: change root folder
2022-09-04 13:22:42 +08:00
Noah Hsu
611457c0e7
feat: add `baidu_netdisk` driver
2022-09-02 22:46:31 +08:00
Noah Hsu
0f2425ce53
feat: add teambition driver
2022-09-02 18:24:14 +08:00
Noah Hsu
284274b37e
feat: add 123pan driver
2022-09-01 22:13:37 +08:00
Noah Hsu
7ac1d14eeb
style: shorten name `operations` to `op`
2022-08-31 21:01:15 +08:00
Noah Hsu
9ec6d5be7a
chore: just use std errors in drivers
2022-08-31 20:58:57 +08:00
Noah Hsu
102384e170
feat: add pikpak driver
2022-08-31 17:32:57 +08:00
Noah Hsu
b76060570e
refactor: init v3
2022-06-06 16:28:37 +08:00
Xhofe
8f19c45a81
feat: pikpak video use media link
2022-03-09 15:11:12 +08:00
微凉
feb42f1f4b
🔥 delete proxy interface
2022-02-02 18:03:54 +08:00
微凉
cb2a3c2b42
🎨 change proxy interface
2022-02-01 14:28:21 +08:00
微凉
2473309a51
🎇 execute save while delete account
2022-01-15 19:36:37 +08:00
微凉
84fc0ab1bd
🎇 123pan upload
2022-01-03 22:29:32 +08:00
微凉
7cf30836bf
🎨 Optimize code structure
2022-01-03 20:06:36 +08:00
微凉
35fc1c87d2
✨ pikpak file upload
2022-01-01 00:08:58 +08:00
微凉
5f2621eca9
🐛 fix pikpak and shandian account status
2021-12-30 17:59:35 +08:00
微凉
3331462229
✨ local sort for no sort param driver
2021-12-30 16:15:57 +08:00
微凉
6a54ed87f3
🎨 change NeedSetLink to NoNeedSetLink
2021-12-29 19:47:47 +08:00
微凉
337bf08cd3
🐛 fix pikpak refresh_token endless loop
2021-12-20 23:21:52 +08:00
微凉
d97afb691b
✨ support pikpak and google api proxy
2021-12-20 15:44:17 +08:00
微凉
731dbf6c3a
🐛 fix 123pan 403
2021-12-19 20:32:47 +08:00
微凉
d00f75c814
🎨 change link interface
2021-12-19 20:00:53 +08:00
微凉
f5b8815a84
🎨 abstract 123pan request
2021-12-19 17:54:28 +08:00
微凉
8e7b2c5837
✨ api proxy
2021-12-19 17:10:20 +08:00
微凉
c64c003257
🎇 feat: pikpak support
2021-12-16 22:50:23 +08:00