-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Please make sure of the following things
- I have read the documentation.
- I'm sure there are no duplicate issues or discussions.
- I'm sure this feature is not implemented.
- I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
目前 AList 已支持挂载 GitHub 仓库,但由于网络代理问题,访问体验不佳。
我注意到文档中尚未提及挂载 Gitee 仓库的支持,而 Gitee 与 GitHub 的接口和结构非常相似,因此希望能够增加对 Gitee 仓库挂载 的支持。
Suggested solution / 实现思路
可参考现有的 GitHub 挂载实现逻辑,适配 Gitee 的 API 接口。
Gitee 官方 API 文档参考:
👉 https://gitee.com/api/v5/swagger#/
Additional context / 附件
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request