alist/drivers/bitqiu
okatu-loli 30a3a09f3b feat(client): Implement configurable user agent
*   Introduce a configurable `UserAgent` field in the client's settings.
*   Add a `userAgent()` method to retrieve the user agent, prioritizing the custom setting or using a predefined default.
*   Apply the determined user agent to all outbound HTTP requests made by the `BitQiu` client.
2025-10-23 18:32:08 +08:00
..
driver.go feat(client): Implement configurable user agent 2025-10-23 18:32:08 +08:00
meta.go feat(client): Implement configurable user agent 2025-10-23 18:32:08 +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