Alexandre Bodin
5cbb60ce4b
Merge branch 'master' into releases/4.2.0
2022-03-24 11:11:00 +01:00
cyril lopez
7e105cc784
Merge pull request #12922 from strapi/fix/ml-audio-type
...
ML: Add audio type to asset filters
2022-03-23 18:18:19 +01:00
Vincent
9afe470cbf
Merge pull request #12921 from strapi/feat/translations-cleanup
...
Feat/translations cleanup
2022-03-23 17:02:12 +01:00
Gustav Hansen
a26788bcef
ML: Add audio type to filters
2022-03-23 15:38:04 +01:00
Gustav Hansen
278f401545
Merge pull request #12877 from strapi/fix/upload-crop-size
...
EditAssetDialog: Use original image as source for cropping
2022-03-23 14:41:29 +01:00
vincentbpro
6d7071bc5f
Merge branch 'master' into feat/translations-cleanup
2022-03-23 13:28:47 +01:00
Gustav Hansen
c3c2db1a53
EditAssetDialog: Improve hook variable naming
2022-03-22 08:46:01 +01:00
Nick Frasser
04e274141b
Update upload e2e test to check for provider
2022-03-21 23:49:27 -04:00
Nick Frasser
8747947cf3
Ensure provider is always assigned on uploaded file
...
Previously the uploaded file data was assigned a provider in the conditional block that calculated dimensions on supported images. This caused the provider to be stored as null in the database for some image uploads such as SVG. The provider property is now assigned unconditionally
2022-03-21 23:22:47 -04:00
Gustav Hansen
f8582f2916
EditAssetDialog: Use original image as source for cropping
2022-03-18 16:00:52 +01:00
Gustav Hansen
71d2c70b62
formatDuration: add tests
2022-03-17 11:32:26 +01:00
Gustav Hansen
26a2786b84
ML: Fix format of video duration
2022-03-17 11:32:26 +01:00
Alexandre Bodin
f1859f0375
v4.1.5
2022-03-16 12:18:10 +01:00
Alexandre Bodin
3a0fd5ca03
Merge branch 'master' into releases/4.2.0
2022-03-16 11:26:42 +01:00
Alexandre Bodin
01a565aeb6
v4.1.4
2022-03-16 11:22:49 +01:00
Alexandre BODIN
74949f6747
Merge pull request #12792 from strapi/CONTENT-50/ml-upload-copy
...
Media Library: improve microcopy
2022-03-16 11:09:29 +01:00
vincentbpro
643ad2d97d
reorder translation files
2022-03-15 10:27:05 +01:00
vincentbpro
e67067c584
merged duplicated tranlations using the interactive script
2022-03-15 10:25:43 +01:00
ronronscelestes
fb316d3824
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
2022-03-10 18:20:50 +01:00
ronronscelestes
524067fc44
Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode
2022-03-10 15:11:44 +01:00
HichamELBSI
e89098da42
Bump DS alpha.77 (no breaking changes)
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-03-10 15:06:30 +01:00
Gustav Hansen
bc4ab36d08
Media Library: improve microcopy
2022-03-09 13:24:03 +01:00
Alexandre Bodin
8549f5aca3
v4.1.3
2022-03-08 19:28:44 +01:00
Alexandre Bodin
6f72c38052
v4.1.2
2022-03-02 16:01:32 +01:00
Pierre Noël
70b2c3f892
change function name
2022-03-01 14:52:31 +01:00
Pierre Noël
8265a9efdf
Fix the upload of files directly to an entity
2022-02-28 17:44:18 +01:00
vincentbpro
18fa757e00
fix(dark-mode): fixed medialib empty card grid
2022-02-28 11:20:12 +01:00
Pierre Noël
3998a9048c
fix graphql upload of non-image files
2022-02-28 10:49:16 +01:00
Alexandre Bodin
3a4db96af2
v4.1.1
2022-02-24 16:52:10 +01:00
Pierre Noël
83a5aeb8b6
remove rimraf + fix graphql
2022-02-23 11:42:39 +01:00
Pierre Noël
8067dae25b
fix replace + refactor tmpWorkingDirectory
2022-02-23 11:42:39 +01:00
Pierre Noël
7fdd9415d7
better handle optimization
2022-02-23 11:42:39 +01:00
Pierre Noël
de5ee33b5a
fix internal error when no files are sent
2022-02-23 11:42:38 +01:00
Pierre Noël
1b48050440
migrate aws and cloudinary providers
2022-02-23 11:42:38 +01:00
Pierre Noël
7cf2821451
migrate graphql upload to use streams + use fs-extra
2022-02-23 11:42:35 +01:00
Pierre Noël
186ebfd06e
use streams instead of buffers
2022-02-23 11:38:54 +01:00
Gustav Hansen
28fe5dde25
chore: Update snapshot tests
2022-02-22 17:14:02 +01:00
Gustav Hansen
121ab5f7db
EditAssetDialog: Swap width and height attributes
2022-02-22 17:10:00 +01:00
Gustav Hansen
a84680b984
ImageAssetCard: Swap width and height attributes
2022-02-22 17:09:46 +01:00
Vincent
7576b81d1f
Merge pull request #12561 from iicdii/feature/ko-translation
...
Update KO translation 🇰🇷
2022-02-22 11:25:44 +01:00
Alexandre Bodin
d4273d81fb
v4.1.0
2022-02-17 14:43:38 +01:00
Pierre Noël
854540cfae
fix some wording
2022-02-17 10:23:03 +01:00
Pierre Noël
4b7544f4de
Change the wording
2022-02-17 10:13:59 +01:00
harimkims
b26de7f6f0
Add missing translations for plugins
2022-02-17 17:45:16 +09:00
Vincent
81934f515c
Merge pull request #12385 from strapi/translations-cleanup/plural-syntax-improvements
...
Translations cleanup: plural syntax improvements
2022-02-16 16:52:51 +01:00
vincentbpro
02c8ad11b1
Merge branch 'master' into translations-cleanup/plural-syntax-improvements
2022-02-16 15:13:09 +01:00
Alexandre Bodin
669bb2f044
v4.0.8
2022-02-16 15:12:40 +01:00
Gustav Hansen
d9ec91e87c
Merge pull request #12536 from strapi/feature/ds-alpha-76
...
chore: Bump design-system
2022-02-16 09:55:52 +01:00
Gustav Hansen
e98289d667
Add missing onRemove handler to all asset cards
2022-02-16 09:11:40 +01:00
Michiel Sioen
7f072a0490
removed unused audio track in favour of alt / aligned AudioAssetCard with commonAssetCardProps
2022-02-15 20:40:59 +01:00