Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -0/+5 |
| | | | | | | | | - ensure bucket names are correct aws s3 names - when making aliases, ensure timestamps of links in both ways are the same - fix small remarks by trinity - don't have a separate website_access field | ||||
* | New model for buckets | Alex Auvolat | 2022-01-04 | 1 | -0/+5 |
| | |||||
* | Improved XML serializationbetter_xml | Alex Auvolat | 2021-05-06 | 1 | -1/+1 |
| | | | | | | - Use quick_xml and serde for all XML response returned by the S3 API. - Include tests for all structs used to generate XML - Remove old manual XML escaping function which was unsafe | ||||
* | document util crate | Trinity Pointard | 2021-04-27 | 1 | -0/+4 |
| | |||||
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -0/+16 |