565 Commits

Author SHA1 Message Date
Convly
d9277d616b v4.10.5 2023-05-11 18:28:54 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Ben Irvin
c9f6a66dfb set minimum node to 16 2023-05-09 18:40:30 +02:00
Ben Irvin
87c8aea2c2 resolve merge conflicts with main 2023-05-09 18:31:42 +02:00
Marc-Roig
1b4b5ffd16
chore: bump aws-sdk version 2023-05-05 08:27:45 +02:00
Jen Tak
d9640031df
Use upload_chunked_stream instead if upload_stream
Cloudinary limits the filesize to 100 MB when uploading in a single request:
https://cloudinary.com/documentation/upload_images#chunked_asset_upload

Larger files must be uploaded in chunks.

Use the upload_chunked_stream to upload all files in chunks. This works for small files just as well.

Closes #16601
2023-05-04 19:19:28 +02:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
Ben Irvin
09d6856616 fix version typo 2023-04-28 18:07:14 +02:00
Ben Irvin
1a99a47e23 warn instead of blocking node 14 2023-04-28 17:13:15 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Ben Irvin
186d4dab57 change supported versions to node 16, 18, and 20 2023-04-28 11:18:55 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Marc-Roig
98e3a31721 fix: check for base url 2023-04-21 12:25:39 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Josh
85ef76015c fix: don't use a named export, export an object 2023-04-13 09:56:16 +01:00
Alexandre BODIN
28d82d3333
Migration of providers to ts (#16323) 2023-04-13 08:45:44 +02:00
Convly
21d4ecb45a Merge branch 'releases/4.9.1' 2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Marc
8afb35c475 chore: add todo 2023-04-06 16:19:38 +02:00
Marc
4d8c863b58 chore: update sdk to new version and ignore deprecation warning 2023-04-06 16:19:22 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Marc-Roig
c4732fe50d set default expiry time to 15 minutes 2023-03-24 09:35:22 +01:00
Marc-Roig
7fdc6377a5 Merge branch 'main' into feature/private-s3-bucket 2023-03-23 18:10:36 +01:00
Rémi de Juvigny
ab39f98793
Merge branch 'main' into feature/audit-logs-config 2023-03-23 10:39:10 +01:00
Marc-Roig
f8677df6ca Merge branch 'main' into feature/private-s3-bucket 2023-03-23 09:30:04 +01:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Marc-Roig
22ab52aa4e use getFileKey method 2023-03-21 15:27:05 +01:00
Marc-Roig
456bdcba33 Merge branch 'main' into feature/private-s3-bucket 2023-03-21 14:59:26 +01:00
Marc
7ae8ad5915
Merge pull request #16086 from iamandrewluca/upload-local-absolute-url 2023-03-21 09:45:41 +01:00
Andrew Luca
ff5678cd34 refactor: remove new feature, leave only tests 2023-03-20 14:37:30 +02:00
Andrew Luca
69ec37d8ab feat(upload-local): add provider option to use absolute URLs 2023-03-20 14:34:09 +02:00
Alexandre Bodin
5a0caebada Update styling 2023-03-20 12:27:33 +01:00
Alexandre Bodin
20dce9a30f Merge branch 'main' of github.com:strapi/strapi into s3-uploader-baseUrl 2023-03-20 09:50:24 +01:00
Convly
cc73bed97b v4.8.2 2023-03-16 17:49:52 +01:00
Alexandre Bodin
b3cb13cb14 v4.8.1 2023-03-15 22:25:40 +01:00
Convly
e239e408f9 v4.8.0 2023-03-15 16:29:42 +01:00
Rémi de Juvigny
7c197ba0d1 Merge remote-tracking branch 'origin/main' into feature/audit-logs-config 2023-03-09 18:44:30 +01:00
Marc-Roig
4ef8732caf Merge branch 'main' into feature/private-s3-bucket 2023-03-08 10:56:03 +01:00
Marc-Roig
9a66fcfa2d change lodash get to getOr 2023-03-08 10:44:21 +01:00
Marc-Roig
7b8089133c use lodash to have default get value 2023-03-07 14:36:54 +01:00
Alexandre Bodin
0307fb4bf7 v4.7.1 2023-03-02 10:24:10 +01:00
Marc
13ee62c085
Merge pull request #15932 from strapi/private-s3-bucket/improve-docs 2023-03-01 11:12:17 +01:00
Marc-Roig
271da71213 change lodash import to be fp 2023-02-28 14:24:50 +01:00
Marc-Roig
8ebd933d51 Merge branch 'main' into feature/private-s3-bucket 2023-02-28 11:53:09 +01:00
Convly
948dbb3121 v4.7.0 2023-02-27 20:33:14 +01:00
Marc-Roig
808d4a4c03 add example of how to set up a private s3 bucket 2023-02-27 16:18:38 +01:00
Rémi de Juvigny
43ceb02092 Audit logs react to license updates (with logs) 2023-02-24 16:44:55 +01:00
Convly
bae505f44c v4.6.2 2023-02-22 19:06:25 +01:00