Marc-Roig
b08c6467ae
set ACL parameter
2023-02-14 19:02:00 +01:00
Marc-Roig
1587ea3785
document new aws s3 params
2023-02-14 19:01:30 +01:00
Marc
ffd0a21514
Merge pull request #15541 from strapi/S3-provider-update
2023-02-14 18:22:29 +01:00
Jamie Howard
aba3eba51f
chore(upload-aws-s3): upload isPrivate
2023-02-09 16:38:17 +00:00
Marc-Roig
4e6731ec58
make s3 bucket private
2023-02-09 15:02:15 +01:00
Convly
17a7845e3d
v4.6.1
2023-02-08 17:00:11 +01:00
Convly
a9e55435c4
v4.6.0
2023-01-25 21:17:20 +01:00
Shaun Brown
06e50c8b2f
Update the AWS S3 provider README
...
Multiple users working with TypeScript have had issues because the README specifies adding `./config/plugins.js` and does not mention adding a `.ts` config file.
2023-01-24 07:36:56 +00:00
Convly
d36609ff26
v4.5.6
2023-01-11 17:48:52 +01:00
dependabot[bot]
4e1da673f7
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1260.0 to 2.1287.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1260.0...v2.1287.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:02:29 +00:00
Convly
8f1988367c
v4.5.5
2022-12-28 15:17:36 +01:00
Convly
8716ecc920
v4.5.4
2022-12-14 15:39:30 +01:00
Convly
5453885f7a
v4.5.3
2022-11-30 16:27:25 +01:00
dependabot[bot]
df8feafa4b
chore(deps): bump aws-sdk from 2.1215.0 to 2.1260.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1215.0 to 2.1260.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1215.0...v2.1260.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 11:30:19 +00:00
Alexandre BODIN
2d38bc3dec
Merge branch 'main' into s3-uploader-baseUrl
2022-11-23 11:35:22 +01:00
Alexandre Bodin
bcb1b7f472
v4.5.2
2022-11-22 17:54:52 +01:00
Convly
8c20ea2b5c
v4.5.1
2022-11-16 18:00:30 +01:00
Convly
33debd5701
v4.5.0
2022-11-09 15:47:52 +01:00
Convly
73b47a3901
v4.4.7
2022-11-04 16:52:57 +01:00
Convly
788ea22ba6
v4.4.6
2022-11-02 14:09:37 +01:00
dobrud
2466e664ad
Merge branch 'main' of https://github.com/strapi/strapi into s3-uploader-baseUrl
...
# Conflicts:
# packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
# packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:37:50 +02:00
dobrud
26eb9c9e36
use more meaningful mock values
2022-10-27 16:28:26 +02:00
dobrud
9f75ec1260
add tests
...
# Conflicts:
# packages/providers/upload-aws-s3/lib/__tests__/upload-aws-s3.test.js
2022-10-27 16:28:26 +02:00
dobrud
69d625eaa4
always show deprecation warning
2022-10-27 16:28:02 +02:00
dobrud
2de56a4f59
extract function
...
# Conflicts:
# packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:28:02 +02:00
dobrud
5e3741586b
address PR feedback
...
# Conflicts:
# packages/providers/upload-aws-s3/lib/index.js
2022-10-27 16:27:13 +02:00
Nathan Pichon
bf890beab6
Merge pull request #14654 from strapi/fix/S3-DO-file-url-check-protocol
...
fix(aws-provider): add https protocol when missing in file url
2022-10-24 11:35:08 +02:00
Convly
65feb971b8
v4.4.5
2022-10-19 18:49:19 +02:00
Convly
02f7b3b65d
v4.4.4
2022-10-19 15:19:00 +02:00
Jean-Sébastien Herbaux
4ab9ace310
Merge pull request #14127 from WalkingPizza/feature/s3-video-cors
...
Add details about amending S3 bucket CORS policies to properly show GIFs and videos in the admin panel
2022-10-19 14:53:29 +02:00
nathan-pichon
0c9a4b7f03
test(aws-provider): add unit tests
2022-10-19 09:43:05 +02:00
nathan-pichon
61d1039e67
fix(aws-provider): add https protocol when missing in file url
...
Adding hard coded https:// to url because Digital Ocean only gives the uri without protocol in response to the upload.
Fix #14288
2022-10-19 09:43:05 +02:00
Convly
3ddf1626e7
Revert "v4.4.3"
...
This reverts commit 3d42ce32952b2d5ad51b46604a4cf20d2709469a.
2022-10-05 16:22:44 +02:00
Convly
3d42ce3295
v4.4.3
2022-10-05 16:15:29 +02:00
Convly
f99314ead7
v4.4.3
2022-10-05 16:04:25 +02:00
Convly
f33e7c97ab
v4.4.2
2022-10-05 15:32:01 +02:00
Convly
fa503ef438
v4.4.1
2022-09-29 23:50:44 +02:00
Convly
d9febfb963
v4.4.0
2022-09-28 14:25:44 +02:00
Alexandre Bodin
8ebf58d9ed
v4.3.9
2022-09-21 14:17:36 +02:00
dependabot[bot]
950d460ce7
Bump aws-sdk from 2.1208.0 to 2.1215.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1208.0 to 2.1215.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1208.0...v2.1215.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 09:25:11 +00:00
v-dimitroff
741ca421a9
Merge branch 'main' into s3-uploader-baseUrl
2022-09-12 21:49:15 +01:00
v-dimitroff
1c3106bc74
Update packages/providers/upload-aws-s3/lib/index.js
...
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
2022-09-08 11:21:28 +03:00
v-dimitroff
659528c78c
Update packages/providers/upload-aws-s3/lib/index.js
...
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
2022-09-08 11:21:21 +03:00
Alexandre Bodin
6654ad3528
Add node 18
2022-09-08 08:44:27 +02:00
Alexandre Bodin
c44f21d5ba
v4.3.8
2022-09-07 16:47:41 +02:00
Alexandre Bodin
73f523b983
v4.3.7
2022-09-07 14:24:30 +02:00
dependabot[bot]
1ea94fdfc0
Bump aws-sdk from 2.1188.0 to 2.1208.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.1188.0 to 2.1208.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1188.0...v2.1208.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 09:36:26 +00:00
v-dimitroff
124ca4beb1
Update packages/providers/upload-aws-s3/README.md
...
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
2022-08-31 16:54:24 +03:00
Alexandre Bodin
4c6e67c493
v4.3.6
2022-08-24 15:53:23 +02:00
Alexandre Bodin
a52b053551
v4.3.5
2022-08-24 14:10:18 +02:00