alist/drivers/ilanzou
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
..
driver.go fix(iLanZou): resolve resource access issue (#6673) 2024-07-02 15:30:00 +08:00
meta.go fix(ilanzou): upgrade devVersion 2024-05-23 20:05:00 +08:00
types.go feat: add `ILanzou` driver (#5810 close #5715) 2024-01-04 22:03:15 +08:00
util.go fix(iLanZou): resolve resource access issue (#6673) 2024-07-02 15:30:00 +08:00