garage/src/model
Alex ea7fb901eb
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Implement {Put,Get,Delete}BucketCors and CORS in general
- OPTIONS request against API endpoint
- Returning corresponding CORS headers on API calls
- Returning corresponding CORS headers on website GET's
2022-01-24 11:58:00 +01:00
..
helper Add date verification to presigned urls (#196) 2022-01-18 12:22:31 +01:00
Cargo.toml Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
block.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
block_ref_table.rs Make table name a const in trait 2021-12-15 15:39:10 +01:00
bucket_alias_table.rs New buckets for 0.6.0: small changes 2022-01-04 12:52:47 +01:00
bucket_table.rs Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
garage.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
key_table.rs Small changes in key model and refactoring 2022-01-04 18:59:17 +01:00
lib.rs Some movement of helper code and refactoring of error handling 2022-01-04 12:52:46 +01:00
migrate.rs Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00
object_table.rs Implement ListMultipartUploads (#171) 2022-01-12 19:04:55 +01:00
permission.rs Implement CreateBucket 2022-01-05 15:56:48 +01:00
version_table.rs Implement UploadPartCopy 2022-01-13 13:58:47 +01:00