Gustav Hansen
|
609fb1336d
|
ML: Add FolderCard component
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c494431a20
|
ML: Simplify useAssets() and useFolders() hooks
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c2722dcfd0
|
ML: Resolve ignored eslint rules
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c7cf9d886c
|
ML: Add useFolders() hook and tests
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
bd75335c44
|
ML: Add tests for useAssets()
|
2022-04-28 13:28:31 +02:00 |
|
Gustav Hansen
|
8e5c889c09
|
ML: Use formatjs inline plural API, display folder count
|
2022-04-28 13:28:31 +02:00 |
|
Gustav Hansen
|
337704cdf2
|
Merge pull request #13191 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.5.0
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0
|
2022-04-27 12:40:34 +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 |
|
Gustav Hansen
|
51c210e7ef
|
Merge pull request #13142 from Elliot67/patch-1
Fix roadmap links in the readme
|
2022-04-27 11:38:47 +02:00 |
|
dependabot[bot]
|
e2ec5d713f
|
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 09:05:48 +00:00 |
|
Gustav Hansen
|
4d56dc86a7
|
Merge pull request #13145 from strapi/dependabot/npm_and_yarn/fs-extra-10.1.0
Bump fs-extra from 10.0.1 to 10.1.0
|
2022-04-27 10:52:44 +02:00 |
|
Gustav Hansen
|
4120c11dd1
|
Merge pull request #13180 from strapi/dependabot/npm_and_yarn/actions/core-1.7.0
Bump @actions/core from 1.6.0 to 1.7.0
|
2022-04-27 10:47:04 +02:00 |
|
dependabot[bot]
|
5dcc733683
|
Bump @actions/core from 1.6.0 to 1.7.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 15:14:05 +00:00 |
|
ronronscelestes
|
1e111d6fae
|
Merge pull request #13186 from strapi/chore/ds-1.1.0-bump
Chore / DS 1.1.0 bump
|
2022-04-26 17:12:09 +02:00 |
|
ronronscelestes
|
5c37a3e20e
|
helper plugin DS bump
|
2022-04-26 15:09:11 +02:00 |
|
ronronscelestes
|
6d921213f0
|
updated tests
|
2022-04-26 14:54:23 +02:00 |
|
ronronscelestes
|
7332e3d010
|
ds bump to 1.1.0
|
2022-04-26 14:31:55 +02:00 |
|
cyril lopez
|
e5ce3f5794
|
Merge pull request #13177 from strapi/fix/13124
Enable .jsx extensions
|
2022-04-25 16:22:35 +02:00 |
|
soupette
|
1ffac62397
|
Enable .jsx extension.
Fixes #13124
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-25 10:28:14 +02:00 |
|
Jean-Sébastien Herbaux
|
f7f32afee7
|
Merge pull request #13152 from strapi/fix/adminjwtspace
Fix ADMIN_JWT_SECRET being generated with a space
|
2022-04-19 16:01:54 +02:00 |
|
DMehaffy
|
7c67be10e7
|
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
|
2022-04-19 01:47:59 -07:00 |
|
dependabot[bot]
|
912ef9ea91
|
Bump fs-extra from 10.0.1 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 09:06:04 +00:00 |
|
Elliot Lintz
|
08de9c92a8
|
Fix roadmap links in the readme
|
2022-04-17 17:03:01 +02:00 |
|
alekzonder
|
45e221cc26
|
FIx upload VipsJpegError
Invalid SOS parameters for sequential JPEG
|
2022-04-17 13:38:24 +07:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
Pierre Noël
|
ed49650a31
|
Merge pull request #13110 from strapi/fix/fix-date-unit-test
Fix date unit test
|
2022-04-12 16:38:35 +02:00 |
|
Pierre Noël
|
ca708d3f4d
|
fix date unit test
|
2022-04-12 15:36:20 +02:00 |
|
ivanThePleasant
|
03a6b33131
|
Merge pull request #12910 from strapi/chore/opt-out-telemetry-call
Opt out telemetry command
|
2022-04-12 15:59:16 +03:00 |
|
Gustav Hansen
|
23a28790a9
|
Merge pull request #13067 from rshrj/add-sanskrit-i18n
Added Sanskrit (sa) to i18n locales
|
2022-04-11 14:01:03 +02:00 |
|
Gustav Hansen
|
c839306ff5
|
chore: Update snapshot tests
|
2022-04-11 12:35:29 +02:00 |
|
Gustav Hansen
|
9acc596fbe
|
Merge pull request #13037 from Solnur/add-kyrgyz-tajik-languages
Add kyrgyz tajik languages
|
2022-04-11 12:30:13 +02:00 |
|
cyril lopez
|
80695f2ffa
|
Merge pull request #13089 from strapi/core/speedup-webpack
[Improvement] Speed up Webpack 🎉🎉🎉
|
2022-04-11 09:51:42 +02:00 |
|
soupette
|
3d193b3137
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 15:31:29 +02:00 |
|
soupette
|
5491aa7a81
|
Fix conflicts and build script
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 10:46:28 +02:00 |
|
soupette
|
43f03aeeba
|
Use ESBuild loader for compression
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 10:28:18 +02:00 |
|
Pierre Noël
|
b8a0a6e0fb
|
Merge pull request #12287 from strapi/content-66/dont-generate-env-var-in-production
Harmonize secret generation + don't generate in production mode
|
2022-04-08 10:23:26 +02:00 |
|
Pierre Noël
|
287b53c014
|
fix styled-components version to 5.3.3
|
2022-04-07 18:18:17 +02:00 |
|
Pierre Noël
|
5f993a0857
|
add JWT_SECRET env var to fix e2e tests
|
2022-04-07 16:50:20 +02:00 |
|
Pierre Noël
|
54fda9c7c0
|
change error messages
|
2022-04-07 16:50:20 +02:00 |
|
Pierre Noël
|
89221e8ee9
|
fix wording mistakes
|
2022-04-07 16:50:19 +02:00 |
|
Pierre Noël
|
24ff23dbfb
|
fix kitchen sink config
|
2022-04-07 16:50:19 +02:00 |
|
Pierre Noël
|
79396f8bbb
|
continue reading API_TOKEN_SALT + add warning deprecated message
|
2022-04-07 16:50:19 +02:00 |
|
Pierre Noël
|
9e21f01a46
|
update kitchensink config
|
2022-04-07 16:50:18 +02:00 |
|
Pierre Noël
|
20e6d9a94b
|
Improve error messages
|
2022-04-07 16:50:15 +02:00 |
|
Pierre Noël
|
1e6d1ce6a2
|
fix unit tests
|
2022-04-07 16:34:58 +02:00 |
|
Pierre Noël
|
019007ba3e
|
improve error message + remove use of API_TOKEN_SALT
|
2022-04-07 16:34:57 +02:00 |
|
Pierre Noël
|
9fc63af260
|
harmonize secret generation + don't generate in production mode
|
2022-04-07 16:34:56 +02:00 |
|
Gustav Hansen
|
084fbe00a5
|
Merge pull request #12962 from pr0gr8mm3r/master
Add missing german translations
|
2022-04-07 15:00:37 +02:00 |
|
cyril lopez
|
f398de3f57
|
Merge pull request #13076 from strapi/fix/cm-list-boolean
DynamicTable: Fix rendering of boolean fields
|
2022-04-07 15:00:20 +02:00 |
|
cyril lopez
|
93a877a408
|
Merge pull request #13077 from strapi/fix/component-password-field
Disallow password fields to be selected as component main field
|
2022-04-07 14:39:19 +02:00 |
|