| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(rola-cli): implement bucket creation and CLI entry point | 魏曹先生 | 12 days | 1 | -0/+3 |
| | | | | | | | Add bucket creation logic with pre-checks, localized error handling, and a basic CLI entry point using the mingling framework. Introduce a placeholder protocol for bucket transfer testing. | ||||
| * | refactor: rename `Info` and `TransferInfo` to `ExtraInfo` | 魏曹先生 | 12 days | 1 | -28/+28 |
| | | |||||
| * | refactor: use `io::Error::other` and simplify closures | 魏曹先生 | 12 days | 1 | -0/+2 |
| | | |||||
| * | feat(protocol): add LocalFileSystemProtocol | 魏曹先生 | 12 days | 1 | -0/+3 |
| | | | | | | Implement a local filesystem-based bucket transfer protocol with client and bucket side operations. | ||||
| * | feat(rola-bucket): add bucket transfer protocol and error handling | 魏曹先生 | 12 days | 1 | -0/+169 |
