254 Commits

Author SHA1 Message Date
Alexandre Bodin
7039c0d228 v4.3.2 2022-08-01 17:18:09 +02:00
Pierre Noël
1eab2fb08c v4.3.1 2022-08-01 16:44:44 +02:00
Angel Leonardo Banderas Larios
c277e3d7aa Add support to upload cloudinary file to specific folder with path variable 2022-07-31 11:39:24 -05:00
Convly
74a2b908df v4.3.0 2022-07-27 14:44:39 +02:00
Convly
a4c2f3b46a Merge branch 'master' into releases/4.3.0 2022-07-27 09:44:31 +02:00
dependabot[bot]
3b3e419f2f
Bump nodemailer from 6.7.3 to 6.7.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.3 to 6.7.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.3...v6.7.7)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 09:04:26 +00:00
Convly
0b8c7b59c6 Merge branch 'master' into features/typescript 2022-07-25 09:30:18 +02:00
Jean-Sébastien Herbaux
00b95ca902
Merge pull request #13283 from pointout/patch-2
Added config info about S3 compatible services
2022-07-18 11:45:57 +02:00
Alexandre Bodin
fe296baf71 v4.2.3 2022-07-13 14:20:58 +02:00
Convly
bdb5a3ee89 Merge branch 'releases/4.3.0' into features/typescript 2022-06-30 16:08:51 +02:00
Convly
376ff3133c v4.2.2 2022-06-29 15:28:03 +02:00
Convly
6f01b3dbaa Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-06-16 18:01:02 +02:00
Jean-Sébastien Herbaux
c5ffea6ff2
Merge pull request #13566 from strapi/4.2.0
4.2.0
2022-06-15 15:17:49 +02:00
Convly
642b6a37e0 4.2.0 2022-06-15 15:09:07 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Convly
7a99759c1e Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript 2022-06-07 09:49:55 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
Torgny Bjers
720f842f38
remove superfluous Promise wrapper 2022-05-30 12:49:10 -04:00
Torgny Bjers
649b385f01
Merge remote-tracking branch 'upstream/master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-27 15:36:51 -04:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00
Convly
66e3aa5dcb Merge branch 'master' into features/typescript 2022-05-24 08:02:38 +02:00
Convly
37b6802099 Update minimum node version in the package.json files 2022-05-23 14:40:37 +02:00
Torgny Bjers
903e028430
Merge remote-tracking branch 'upstream/master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-21 00:53:20 -04:00
Alexandre BODIN
0528aa29db
Merge pull request #13298 from pointout/patch-3
dots in bucket names
2022-05-20 17:35:37 +02:00
Torgny Bjers
e4fb25765d
update options converter
- pass through options that are not matched
- merge defaults with passed options
- add unit tests
2022-05-19 20:42:28 -04:00
Torgny Bjers
ad736c34ac
fix: change from mailgun-js to mailgun.js
- mailgun-js is deprecated
- mailgun-js has critical vulnerabilities (see CVE-2021-29418)
- avoid invalidating API contract
- add functions for converting old config to work with new API
- update README with correct fields
2022-05-19 20:42:20 -04:00
DMehaffy
25115c0b46
Merge pull request #12959 from strapi/fix/provider-docs
Docs: Update upload provider readme files
2022-05-19 14:49:46 -07:00
Convly
698ae33e00 v4.1.11 2022-05-13 18:08:05 +02:00
Roman Walters
4f5bdc771c
Update README.md 2022-05-12 12:59:27 +02:00
Convly
06abcda86a v4.1.10 2022-05-11 16:30:38 +02:00
Roman Walters
941c39eea7
Added config info about S3 compatible services
Added information, that this upload provider works also with S3 compatible services. I tested it with scaleway.com
2022-05-10 13:17:48 +02:00
Convly
377e8e9da7 Merge branch 'master' into features/typescript 2022-05-02 15:40:18 +02:00
derrickmehaffy
f9123eebf6 Upgrade nodemailer
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-04-28 14:36:11 -07:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
derrickmehaffy
b5fa7546e8 add marketplace media csp settings to provider docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-04-25 08:32:57 -07:00
Convly
4fa2804f35 Merge branch 'master' into features/typescript 2022-04-15 15:47:16 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Gustav Hansen
208d90f80b Docs: Add uploadStream to provider READMEs 2022-04-04 12:48:23 +02:00
Gustav Hansen
e1fe47989f Docs: Fix provider README typos 2022-04-04 12:48:23 +02:00
Gustav Hansen
b3f3962983 Docs: Update provider readme files 2022-04-04 12:48:23 +02:00
Convly
84d106e7f8 Use new dirs (app/dist) 2022-04-04 11:46:22 +02:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Pierre Noël
22928aa92b Merge branch 'master' into content-68/fix-public-path 2022-03-16 14:54:14 +01:00
Alexandre Bodin
f1859f0375 v4.1.5 2022-03-16 12:18:10 +01:00
Alexandre Bodin
01a565aeb6 v4.1.4 2022-03-16 11:22:49 +01:00
Pierre Noël
f3da9d8d2d Merge branch 'master' into content-68/fix-public-path 2022-03-15 10:57:16 +01:00
Alexandre Bodin
8549f5aca3 v4.1.3 2022-03-08 19:28:44 +01:00
Pierre Noël
1d7ce86506 Merge branch 'master' into content-68/fix-public-path 2022-03-02 16:15:19 +01:00
Alexandre Bodin
6f72c38052 v4.1.2 2022-03-02 16:01:32 +01:00