Convly
|
a4c9488dce
|
Update snapshots
|
2022-06-03 14:29:57 +02:00 |
|
Convly
|
c01d96252b
|
Merge branch 'master' of github.com:strapi/strapi into features/typescript
|
2022-06-03 14:26:56 +02:00 |
|
DMehaffy
|
2ea34d2790
|
Fix CVE-2022-29256
CVE Details: https://github.com/advisories/GHSA-gp95-ppv5-3jc5
Low sev as it requires your build env to be vuln but it's a quick fix.
|
2022-06-02 11:29:21 -07:00 |
|
Convly
|
85038468b7
|
Fix unit tests
|
2022-06-01 14:10:21 +02:00 |
|
Convly
|
da364912ee
|
Merge branch 'master' of github.com:strapi/strapi into features/typescript
|
2022-05-31 15:29:18 +02: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 |
|
Vincent
|
2ef3556d07
|
Merge pull request #13249 from davefv/master
Upload Plugin UI Catalan translation
|
2022-05-23 17:14:37 +02:00 |
|
Alexandre Bodin
|
aac0e2b465
|
Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration
|
2022-05-14 09:00:44 +02:00 |
|
Convly
|
698ae33e00
|
v4.1.11
|
2022-05-13 18:08:05 +02:00 |
|
Vincent
|
3268c71b3e
|
Merge pull request #13271 from strapi/features/load-providers-at-register
Load storage providers before server start
|
2022-05-12 10:08:37 +02:00 |
|
Convly
|
06abcda86a
|
v4.1.10
|
2022-05-11 16:30:38 +02:00 |
|
Convly
|
c250186b35
|
Merge remote-tracking branch 'origin' into features/typescript
|
2022-05-11 15:55:03 +02:00 |
|
Gustav Hansen
|
8b3ba51f3e
|
Merge pull request #12881 from strapi/fix/upload-mime-type
ML: Apply fallback mime-type if none is set
|
2022-05-11 12:37:37 +02:00 |
|
vincentbpro
|
6a80b61610
|
test: added tests for upload plugin register
|
2022-05-09 16:01:11 +02:00 |
|
vincentbpro
|
1e83cdd73d
|
Merge branch 'master' into features/load-providers-at-register
|
2022-05-09 15:02:39 +02:00 |
|
vincentbpro
|
715494585f
|
feat: load storage providers at strapi 'register' step
|
2022-05-09 10:06:47 +02:00 |
|
David Fariña
|
a23263a804
|
Upload Plugin UI Catalan translation
|
2022-05-05 23:59:19 +02:00 |
|
Pierre Noël
|
1cda416305
|
Merge pull request #13092 from strapi/fix/display-error-load-upload-provider
Display error when loading upload provider
|
2022-05-05 14:58:53 +02:00 |
|
Gustav Hansen
|
1e6e769c9a
|
Apply fallback mime-type to all uploaded files if none could be guessed
Co-authored-by: Alexandre Bodin <alexandre.bodin@strapi.io>
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
|
2022-05-05 12:37:31 +02:00 |
|
Gustav Hansen
|
be8b8a241d
|
Upload: Apply fallback mime-type if none is set
|
2022-05-05 12:37:30 +02:00 |
|
Convly
|
377e8e9da7
|
Merge branch 'master' into features/typescript
|
2022-05-02 15:40:18 +02:00 |
|
Alexandre Bodin
|
9fa53be186
|
v4.1.9
|
2022-04-27 18:25:42 +02:00 |
|
Gustav Hansen
|
4758ec9755
|
Merge pull request #13140 from alekzonder/patch-1
FIx upload error: Error: VipsJpeg: Invalid SOS parameters for sequential JPEG
|
2022-04-27 12:13:37 +02:00 |
|
ronronscelestes
|
5c37a3e20e
|
helper plugin DS bump
|
2022-04-26 15:09:11 +02:00 |
|
Pierre Noël
|
c7c94b310a
|
better stack error
|
2022-04-25 12:12:56 +02:00 |
|
alekzonder
|
45e221cc26
|
FIx upload VipsJpegError
Invalid SOS parameters for sequential JPEG
|
2022-04-17 13:38:24 +07:00 |
|
Convly
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +02:00 |
|
soupette
|
9a052ee876
|
Fix tests
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-13 17:15:16 +02:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
Pierre Noël
|
c463690649
|
display error when loading upload provider
|
2022-04-08 18:41:59 +02:00 |
|
Gustav Hansen
|
084fbe00a5
|
Merge pull request #12962 from pr0gr8mm3r/master
Add missing german translations
|
2022-04-07 15:00:37 +02:00 |
|
Convly
|
f7a20effb1
|
Fix public directories
|
2022-04-04 17:12:47 +02:00 |
|
soupette
|
ea4b16b036
|
Fix tests
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 12:02:52 +02:00 |
|
Convly
|
84d106e7f8
|
Use new dirs (app/dist)
|
2022-04-04 11:46:22 +02:00 |
|
soupette
|
867cf185d7
|
Remove tsconfig.json in plugins
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:34 +02:00 |
|
soupette
|
58f2e7536d
|
Add webpack config for TS and created tsconfig.json files for all plugins to enable TS in the admin
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:33 +02:00 |
|
p_0g_8mm3_
|
930c07375c
|
Fix wording on upload more button
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:07:03 +02:00 |
|
Alexandre Bodin
|
b1df5a6067
|
Merge branch 'releases/4.1.7'
|
2022-04-01 09:55:43 +02:00 |
|
Gustav Hansen
|
260a68d8e6
|
Merge pull request #13018 from strapi/fix/upload-action-options
Fix actionOptions not taking into account by the upload provider
|
2022-03-31 18:02:22 +02:00 |
|
Alexandre Bodin
|
1699aac151
|
v4.1.7
|
2022-03-31 17:53:39 +02:00 |
|
Pierre Noël
|
f245e9dbe2
|
fix upload bootstrap unit test
|
2022-03-31 16:00:05 +02:00 |
|
Pierre Noël
|
dd36d43b52
|
change wording didnt to doesnt
|
2022-03-31 11:01:40 +02:00 |
|
Pierre Noël
|
7ef77c8481
|
refactor upload bootstrap
|
2022-03-31 11:01:39 +02:00 |
|
Pierre Noël
|
8e9c7285dd
|
implement uploadStream wrapping for actionOptions
|
2022-03-31 11:01:39 +02:00 |
|
Alexandre Bodin
|
f25774168c
|
v4.1.6
|
2022-03-30 15:34:12 +02:00 |
|
Gustav Hansen
|
6638aeedce
|
EditViewDataManagerProvider: Handle API errors independently from yup
|
2022-03-28 12:41:32 +02:00 |
|
pr0gr8mm3r
|
5b1d214240
|
translate upload plugin to german
|
2022-03-26 00:00:44 +01:00 |
|
Pierre Noël
|
cf33ce0b63
|
Merge pull request #12534 from strapi/content-68/fix-public-path
Move public path config to server.js
|
2022-03-25 16:35:42 +01:00 |
|
Alexandre Bodin
|
5cbb60ce4b
|
Merge branch 'master' into releases/4.2.0
|
2022-03-24 11:11:00 +01:00 |
|