alist/drivers/gitee
okatu-loli b4f6361771 feat(driver): Added Gitee driver implementation
- Implemented a Gitee driver with support for core file operations: list, upload, move, copy, rename, and delete
- Added functionality for managing trees and commits, including template-based commit messages
- Integrated GPG signing for commits when private key is configured
- Leveraged Gitee's API for seamless interaction with repositories
2025-11-07 16:40:20 +08:00
..
driver.go feat(driver): Added Gitee driver implementation 2025-11-07 16:40:20 +08:00
meta.go feat(driver): Added Gitee driver implementation 2025-11-07 16:40:20 +08:00
types.go feat(driver): Added Gitee driver implementation 2025-11-07 16:40:20 +08:00
util.go feat(driver): Added Gitee driver implementation 2025-11-07 16:40:20 +08:00