alist/drivers/bitqiu
okatu-loli 7a4d4568f9 feat(driver): Implement automatic root folder ID retrieval
- Add `userInfoURL` constant for fetching user information.
- Implement `ensureRootFolderID` function to retrieve and set the driver's root folder ID if not already present.
- Integrate `ensureRootFolderID` into the driver's `Init` process.
- Define `UserInfoData` struct to parse the `rootDirId` from user information responses.
2025-10-23 18:21:17 +08:00
..
driver.go feat(driver): Implement automatic root folder ID retrieval 2025-10-23 18:21:17 +08:00
meta.go feat(bitqiu): Add Bitqiu cloud drive support 2025-10-22 17:52:05 +08:00
types.go feat(driver): Implement automatic root folder ID retrieval 2025-10-23 18:21:17 +08:00
util.go feat(bitqiu): Add rename, copy, and delete operations 2025-10-22 19:18:01 +08:00