Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement {Put,Get,Delete}BucketCors and CORS in general | Alex Auvolat | 2022-01-24 | 1 | -1/+2 |
| | | | | | | - OPTIONS request against API endpoint - Returning corresponding CORS headers on API calls - Returning corresponding CORS headers on website GET's | ||||
* | Refactor logic for setting/unsetting aliases | Alex Auvolat | 2022-01-04 | 1 | -52/+43 |
| | |||||
* | Remove website redirects | Alex Auvolat | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | New buckets for 0.6.0: fix model and migration | Alex Auvolat | 2022-01-04 | 1 | -16/+22 |
| | |||||
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -10/+22 |
| | | | | | | | | - 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 buckets for 0.6.0: migration code and build files | Alex Auvolat | 2022-01-04 | 1 | -0/+93 |