mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-24 14:40:10 +08:00
- Implement `GetLink` method to retrieve download links for files. - Implement `CreateDir` method to create new directories. - Implement `Move` method to relocate files and directories. - Add new API endpoints and data structures for download and directory creation responses. - Integrate retry logic with re-authentication for API calls in implemented methods. - Update HTTP request headers to include `x-requested-with`. |
||
|---|---|---|
| .. | ||
| driver.go | ||
| meta.go | ||
| types.go | ||
| util.go | ||