Convly
|
c33742c72b
|
Move the ts dependency to the core package
|
2022-03-07 11:10:37 +01:00 |
|
Convly
|
0d3c753bff
|
Handle ts option in cli
|
2022-03-07 11:09:26 +01:00 |
|
Convly
|
713027da56
|
Add typescript to the dev dependencies & don't throw errors on missing folders
|
2022-03-07 10:43:45 +01:00 |
|
Convly
|
b89df8cb1f
|
Allow to start Strapi from another directory
|
2022-03-03 18:06:59 +01:00 |
|
soupette
|
20dc69d3a5
|
Update yarn.lock
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-28 15:17:59 +01:00 |
|
Gustav Hansen
|
959be3e653
|
Merge pull request #12683 from strapi/dependabot/npm_and_yarn/fs-extra-10.0.1
Bump fs-extra from 10.0.0 to 10.0.1
|
2022-02-28 11:30:24 +01:00 |
|
Gustav Hansen
|
458be60f41
|
Merge pull request #12676 from endigo/add-mongolian-locale
Add Mongolian locale
|
2022-02-28 10:10:32 +01:00 |
|
dependabot[bot]
|
e762e06b07
|
Bump fs-extra from 10.0.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.
- [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.0...10.0.1)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 09:06:14 +00:00 |
|
endigo
|
6d3831b543
|
remove spaces that added by prettier
|
2022-02-28 12:47:18 +08:00 |
|
endigo
|
7cd9611dad
|
add Mongolian to snapshot
|
2022-02-27 16:42:45 +08:00 |
|
endigo
|
8221ea7345
|
Fix: typo; change Mongolia to Mongolian. Because its about language not a Country
|
2022-02-27 16:42:30 +08:00 |
|
Gustav Hansen
|
deb3c8c665
|
Merge pull request #12647 from strapi/dependabot/npm_and_yarn/msw-0.38.1
Bump msw from 0.36.8 to 0.38.1
|
2022-02-25 15:15:39 +01:00 |
|
dependabot[bot]
|
83823bd50c
|
Bump msw from 0.36.8 to 0.38.1
Bumps [msw](https://github.com/mswjs/msw) from 0.36.8 to 0.38.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.36.8...v0.38.1)
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 11:26:54 +00:00 |
|
Gustav Hansen
|
114ab43086
|
Merge pull request #12659 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.5.1
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1
|
2022-02-25 12:20:51 +01:00 |
|
dependabot[bot]
|
f0375607db
|
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.4.1 to 6.5.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.4.1...v6.5.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 09:05:21 +00:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
Alexandre BODIN
|
2a3f5e988b
|
Merge pull request #12649 from strapi/cli-security
update execa commands
|
2022-02-24 16:48:08 +01:00 |
|
Alexandre Bodin
|
bedb04a0cc
|
Merge branch 'master' into cli-security
|
2022-02-24 16:10:37 +01:00 |
|
Alexandre BODIN
|
1efba6d62a
|
Merge pull request #12553 from strapi/fix/mysqlDO
Disable primary key requirement on session initialize
|
2022-02-24 16:05:55 +01:00 |
|
Mark Kaylor
|
2c735db6e0
|
update execa commands
|
2022-02-24 11:12:08 +01:00 |
|
derrickmehaffy
|
9d5ba5b323
|
fix: empty catch block for primary key rule
|
2022-02-23 13:05:59 -07:00 |
|
derrickmehaffy
|
6f73f6772e
|
fix: add try catch to pk check
|
2022-02-23 08:06:40 -07:00 |
|
Gustav Hansen
|
fb9cbc1a23
|
Merge pull request #12609 from strapi/CONTENT-10/e2e-tests
CM: Add e2e tests for layout updates
|
2022-02-23 14:31:21 +01:00 |
|
Gustav Hansen
|
fd2238d06c
|
Merge pull request #12545 from strapi/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.2
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2
|
2022-02-23 14:23:33 +01:00 |
|
Alexandre BODIN
|
d81eebfc8a
|
Merge pull request #12099 from strapi/fix/medialib-memory-leak
use streams instead of buffers
|
2022-02-23 13:43:25 +01:00 |
|
Gustav Hansen
|
f136552d8d
|
Refactor test to utilize lodash.merge
|
2022-02-23 13:20:38 +01:00 |
|
Alexandre Bodin
|
7fbe76de7d
|
Merge branch 'master' into fix/medialib-memory-leak
|
2022-02-23 12:08:20 +01:00 |
|
Alexandre BODIN
|
42f1727704
|
Merge pull request #12618 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.33.3
Bump @vercel/ncc from 0.33.1 to 0.33.3
|
2022-02-23 12:04:21 +01:00 |
|
Alexandre BODIN
|
09ca6daf18
|
Merge pull request #12617 from strapi/dependabot/npm_and_yarn/yargs-13.3.2
Bump yargs from 13.2.2 to 13.3.2
|
2022-02-23 12:03:56 +01:00 |
|
Alexandre BODIN
|
66a8aa5d81
|
Merge pull request #12623 from strapi/fix/apollo-error-missing-new-keyword
Add a missing new keyword when trying to format the graphql errors
|
2022-02-23 12:02:56 +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 |
|
dependabot[bot]
|
821b0167b2
|
Bump yargs from 13.2.2 to 13.3.2
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.2 to 13.3.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](https://github.com/yargs/yargs/commits)
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-23 09:24:04 +00:00 |
|
Gustav Hansen
|
284f81c229
|
Merge pull request #12619 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.28.0
Bump eslint-plugin-react from 7.23.2 to 7.28.0
|
2022-02-23 10:19:00 +01:00 |
|
Gustav Hansen
|
db863a0b8d
|
Merge pull request #12625 from strapi/fix/12594
ML: Swap width and height when displaying image dimensions
|
2022-02-23 10:11:46 +01:00 |
|
dependabot[bot]
|
d2d1a9e9de
|
Bump eslint-plugin-react from 7.23.2 to 7.28.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.28.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 16:27:14 +00:00 |
|
markkaylor
|
8c2b0a84ca
|
Merge pull request #12613 from strapi/fix-api-token-tracking
fix trackUsageRef function
|
2022-02-22 17:23:08 +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 |
|
Gustav Hansen
|
71d55dcfaa
|
Merge pull request #12587 from strapi/fix/list-settings-order
ListSettingsView: Append the new field instead of prepend
|
2022-02-22 16:50:59 +01:00 |
|
Mark Kaylor
|
c0cc621afa
|
fix conflicts
|
2022-02-22 16:30:56 +01:00 |
|
Gustav Hansen
|
28a526b0a6
|
Refactor test to be more readable and compare the whole layout
|
2022-02-22 12:47:09 +01:00 |
|
Convly
|
d50519d2d6
|
Add a missing new keyword when trying to format the graphql errors
|
2022-02-22 12:14:50 +01:00 |
|
Vincent
|
7576b81d1f
|
Merge pull request #12561 from iicdii/feature/ko-translation
Update KO translation 🇰🇷
|
2022-02-22 11:25:44 +01:00 |
|