alist/drivers
lany 2705877235
fix(iLanZou): resolve resource access issue (#6673)
* fix(drivers/iLanZou): resolve resource access issue on iLanZou driver mount

The driver failed to mount due to incorrect URL parameter ordering which the backend did not accept

This commit reorders the parameters to meet the backend's expectations

and ensures successful mounting of the iLanZou driver.

Closes #6271, Closes #6415

* fix(drivers/iLanZou): Fixed the error ID number returned when creating a folder

Closes #6610, Closes #6333

---------

Co-authored-by: maye174 <96584640+maye174@users.noreply.github.com>
2024-07-02 15:30:00 +08:00
..
115 fix(115): disable NoOverwriteUpload (#6409 close #6251) 2024-05-02 22:27:55 +08:00
115_share feat(115): add QR code source selection (#5891) 2024-01-16 15:59:44 +08:00
123 perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
123_link feat: add 123 link driver (close #4924) 2023-09-10 16:50:10 +08:00
123_share feat(123_share): add access token (#6357) 2024-04-24 14:54:01 +08:00
139 feat: add proxy_range option for 139Yun Alias AList V3 (#6496) 2024-05-22 23:31:42 +08:00
189 feat: refactor offline download (#5408 close #4108) 2023-11-06 16:56:55 +08:00
189pc fix(189pc): FamilyID range overflow (#6427 close #6426) 2024-05-09 14:23:12 +08:00
alias fix(alias): Support forced refresh of file list (#6562) 2024-06-16 16:59:10 +08:00
alist_v2 refactor: obj name mapping and internal path processing (#2733) 2022-12-17 19:49:05 +08:00
alist_v3 fix(alist_v3): use net/http for uploading (#6616 close #6613) 2024-06-16 16:55:49 +08:00
aliyundrive perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
aliyundrive_open perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
aliyundrive_share feat(alipan): replace domain (#5751 close #5747) 2023-12-31 14:29:14 +08:00
baidu_netdisk fix(baidu): unknown type for custom upload part size (close #6435) 2024-05-09 14:54:53 +08:00
baidu_photo perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
baidu_share fix(baidu_share): large file download (#3887 close #3876) 2023-03-20 17:46:15 +08:00
base fix: retry multipart file reset (#5693 close #5628) 2023-12-14 21:31:36 +08:00
chaoxing perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
cloudreve fix(cloudreve): add domain to the download url if not exists (#6339 close #6265) 2024-04-12 21:45:16 +08:00
crypt feat(crypt): force stream upload for supported drivers (#6270) 2024-03-29 14:42:01 +08:00
dropbox feat(dropbox): add root_namespace_id to access teams folder (#5929) 2024-01-24 17:03:50 +08:00
ftp feat(ftp): custom encoding (#6528 close #1260) 2024-06-16 16:58:02 +08:00
google_drive chore: remove refs to deprecated io/ioutil (#5519) 2023-11-16 05:16:15 -06:00
google_photo fix(google_photo): add support for streaming video, range requests (#5905) 2024-01-19 13:02:05 +08:00
ilanzou fix(iLanZou): resolve resource access issue (#6673) 2024-07-02 15:30:00 +08:00
ipfs_api fix(ipfs): url escape filename (#6245 close #6027) 2024-03-24 11:03:18 +08:00
lanzou fix(lanzou): sub file in share folder need pwd (#5184) 2023-09-06 14:48:12 +08:00
lark feat: add support for lark driver (#6475) 2024-05-22 23:31:58 +08:00
local feat(local): allow specifying the recycle bin path (close #5832) 2024-01-09 18:51:21 +08:00
mediatrack perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
mega feat(mega): add 2FA support (#6473) 2024-05-22 23:28:14 +08:00
mopan fix(mopan): upload error (close #6158 in #6166) 2024-03-09 14:54:49 +08:00
netease_music feat: add supports for netease music driver (#6423 close #5364) 2024-05-09 14:29:35 +08:00
onedrive fix(onedrive): fix Ctime/Mtime (#6397) 2024-05-02 22:27:31 +08:00
onedrive_app fix(onedrive): rename object in root folder (close #5468) 2023-12-17 22:58:26 +08:00
pikpak fix(pikpak): refresh_token contention (#6501 close #6511) 2024-05-27 21:31:59 +08:00
pikpak_share fix(pikpak): refresh_token contention (#6501 close #6511) 2024-05-27 21:31:59 +08:00
quark_uc perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
quqi fix(mopan): client version is too low (#5987) 2024-02-02 21:04:43 +08:00
s3 fix(doge): reget client after refresh session (#6277) 2024-03-29 14:56:49 +08:00
seafile feat(Seafile): add token login (#6324 close #5302) 2024-04-10 21:50:30 +08:00
sftp feat(sftp): add suport for passphrase of private key (#6624 close #6592) 2024-06-28 23:50:00 +08:00
smb perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
teambition fix: s3 upload exceeded total allowed configured MaxUploadParts (close #5909) 2024-01-19 12:05:10 +08:00
template chore: implement the driver interface with obj return [skip ci] 2023-09-08 15:25:49 +08:00
terabox feat: refactor offline download (#5408 close #4108) 2023-11-06 16:56:55 +08:00
thunder perf: use io copy with buffer pool (#6389) 2024-04-25 20:11:15 +08:00
thunder_browser feat: add supports for thunder_browser driver (#6529 close #6526) 2024-05-27 21:34:26 +08:00
thunderx feat(thunderx): generate UserAgent automatically (#6664) 2024-07-02 14:59:07 +08:00
trainbit feat: refactor offline download (#5408 close #4108) 2023-11-06 16:56:55 +08:00
url_tree fix(url_tree): incorrect tree structure 2023-03-24 20:34:03 +08:00
uss feat(uss): add AntiTheftChainToken field (#5115) 2023-08-30 15:16:26 +08:00
virtual chore(virtual): implement the driver interface with result 2023-09-20 09:02:56 +08:00
vtencent fix: s3 upload exceeded total allowed configured MaxUploadParts (close #5909) 2024-01-19 12:05:10 +08:00
webdav feat(webdav): add tls_insecure_skip_verify field (close #5490) 2023-11-10 15:38:23 +08:00
weiyun feat: adapt hash feature for some drivers (#5180) 2023-09-06 14:46:35 +08:00
wopan feat: refactor offline download (#5408 close #4108) 2023-11-06 16:56:55 +08:00
yandex_disk feat: support cancel for some drivers (close #2717) 2022-12-21 15:03:09 +08:00
all.go feat: add supports for thunder_browser driver (#6529 close #6526) 2024-05-27 21:34:26 +08:00
lark.go fix: add lark to windows target 2024-05-23 11:52:37 +08:00