Alexandre Bodin
3065d72a4b
v3.5.4
2021-03-25 14:34:45 +01:00
Alexandre Bodin
33552e43b8
v3.5.3
2021-03-11 14:25:37 +01:00
DMehaffy
ba0637e26b
Update all documentation links in the code-base and readmes ( #9643 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-03-09 09:13:15 +01:00
dependabot[bot]
8cbb8b9f9c
Bump cloudinary from 1.23.0 to 1.25.0 ( #9607 )
...
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm ) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases )
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.23.0...1.25.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 10:10:24 +01:00
Alexandre Bodin
1a472c98a7
v3.5.2
2021-03-01 11:24:44 +01:00
Convly
3cc49c4ea8
v3.5.1
2021-02-23 11:23:21 +01:00
Alexandre Bodin
d02a7ba2fa
v3.5.0
2021-02-18 11:28:28 +01:00
Convly
4369af5361
Merge branch 'master' of github.com:strapi/strapi into features/sso
2021-02-09 15:26:28 +01:00
Alexandre Bodin
544f98b8ee
v3.4.6
2021-02-03 19:32:36 +01:00
Alexandre Bodin
4c3bd90ec0
Merge branch 'develop' into features/sso
2021-02-02 10:51:28 +01:00
Jorrit Schippers
175422d760
Update .npmignore files ( #8865 )
...
Add .editorconfig, .snyk, __tests__, jest.config.js
Remove .npmignore and .gitignore from admin subdirectories
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-28 16:57:29 +01:00
Bobby Glidwell
b77b0644b9
add support for actionOptions for provider upload and delete functions ( #9219 )
...
* add config.options to upload and delete functions
Supports options object in providerOptions which can contain any cloudinary upload/delete options
* add actionOptions to upload object and createProvider function
used to initialize upload/delete custom options which can be passed to a provider's upload/delete function
* Update README.md
added actionOptions description with link to available cloudinary upload/delete options
* wrapFunctionForErrors for upload and delete
* make actionOptions {} by default
2021-01-28 11:24:11 +01:00
Jorrit Schippers
3f63902d4b
Use https:// in package.json and README.md files ( #9227 )
...
Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>
2021-01-26 17:06:25 +01:00
Alexandre Bodin
4f9cc8a22c
v3.4.5
2021-01-26 11:59:47 +01:00
Alexandre Bodin
542786f263
v3.4.4
2021-01-20 17:31:59 +01:00
Pierre Noël
42836bf54c
Fix file extensions not always detected with cloudinary ( #9138 )
...
* use filename option
* refacto
2021-01-20 16:10:29 +01:00
Alexandre Bodin
553d64cafd
v3.4.3
2021-01-14 10:46:50 +01:00
Alexandre Bodin
7505de6ad9
v3.4.2
2021-01-13 12:16:44 +01:00
soupette
8b9c3f2052
v3.4.1
2020-12-22 16:52:46 +01:00
DMehaffy
aad1c2fa03
Cleaning up codebase for doc repo move ( #8892 )
...
* [WIP] Cleaning up codebase for doc repo move
WIP
* Fix deleted files, add links to doc repo issues
* Add repo note to readme
2020-12-18 15:50:37 +01:00
Alexandre Bodin
ea636b4d31
v3.4.0
2020-12-17 13:18:50 +01:00
Alexandre Bodin
9b28991d8a
v3.3.4
2020-11-25 16:22:45 +01:00
Alexandre Bodin
5fe7fa2f79
v3.3.3
2020-11-16 16:47:16 +01:00
Alexandre Bodin
17ea510715
v3.3.2
2020-11-10 19:02:11 +01:00
Arnelle Balane
e44dae0a42
Allow deleting file that is already deleted in Cloudinary ( #8410 )
...
Signed-off-by: Arnelle Balane <arnellebalane@gmail.com>
2020-11-10 09:55:50 +01:00
Alexandre Bodin
98bb6a3d31
v3.3.1
2020-11-09 19:22:52 +01:00
Pierre Noël
ec1c2a22c3
v3.3.0
2020-11-09 17:55:10 +01:00
Alexandre Bodin
c78591553f
v3.2.5
2020-10-22 17:40:58 +02:00
Alexandre Bodin
e8153d99c0
v3.2.4
2020-10-16 18:22:15 +02:00
Alexandre Bodin
71a2657ed8
test node v14
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-10-14 13:14:14 +02:00
Alexandre Bodin
7485de2fdf
v3.2.3
2020-10-09 17:12:50 +02:00
Laurens Kling
7545f9501a
Update index.js ( #8242 )
...
Fix `TypeError: Cannot read property 'message' of undefined` and use `error.message` directly instead of `error.error.message`
2020-10-09 14:50:13 +02:00
Convly
b3d0b72198
v3.2.2
2020-10-09 11:52:09 +02:00
Alexandre Bodin
5a77b560e3
v3.2.1
2020-10-07 14:50:47 +02:00
Alexandre Bodin
95f3502ab4
v3.2.0
2020-10-06 11:01:02 +02:00
Convly
564f9228ca
v3.1.7
2020-10-02 11:48:42 +02:00
Alexandre Bodin
a22baf9a0d
Fix peer deps
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-09-30 12:46:05 +02:00
Pierre Noël
567401f0c1
Fix/warn file too big ( #8033 )
...
* handle fileTooBig errors
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* add entityTooLarge error in provider plugins
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* fix linter
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* Add better error message for 413 errors in ML
Signed-off-by: soupette <cyril.lpz@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
* refacto
Signed-off-by: Pierre Noël <petersg83@gmail.com>
Co-authored-by: soupette <cyril.lpz@gmail.com>
2020-09-29 12:00:25 +02:00
Alexandre Bodin
3c7c33eab7
v3.1.6
2020-09-24 14:51:49 +02:00
Peter Etelej
318f20e826
Bump up minimum required Node to 10.16 ( #7962 )
...
Updated README docs & package.json `engine` versions to bump up the
minimum required Node version from `10.10` to `10.16` (or `10.16.0+`)
Strapi no longer supports `10.10` since it updated `sharp` to `0.26.0`
( https://github.com/strapi/strapi/pull/7729 ) which requires Node 10.16.0+
(See https://github.com/lovell/sharp/blob/master/docs/changelog.md#v0260---25th-august-2020 )
` yarn create strapi-app my-project --quickstart` on 10.10 fails with error
```
error sharp@0.26.0: The engine "node" is incompatible with this module. Expected version ">=10.16.0". Got "10.10.0"
error Found incompatible module.
```
Signed-off-by: Peter Etelej <peter@etelej.com>
2020-09-22 16:00:13 +02:00
Convly
736a580001
v3.1.5
2020-09-16 15:26:12 +02:00
DMehaffy
024b337b09
Update node version requirements for v10 to v12 ( #7409 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-09-02 17:11:59 +02:00
Pierre Noël
fb2db4b050
v3.1.4
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-08-13 19:05:20 +02:00
Pierre Noël
231263a353
v3.1.4
2020-08-13 18:58:14 +02:00
Alexandre Bodin
97922f99ae
v3.1.3
2020-07-31 09:59:56 +02:00
Alexandre Bodin
6aaa018ff5
v3.1.2
2020-07-29 13:34:01 +02:00
Alexandre Bodin
35bae7df57
v3.1.1
2020-07-23 18:53:55 +02:00
Alexandre Bodin
1bbf1bc0dc
v3.1.0
2020-07-21 19:30:45 +02:00
Alexandre Bodin
62b2192c95
Update license info
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-20 18:40:52 +02:00
Alexandre Bodin
6bafa35a36
Merge branch 'releases/3.1.0' into features/rbac
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-18 10:12:40 +02:00