21682 Commits

Author SHA1 Message Date
Alexandre Bodin
f7f9ecc898 Fix check login before checking status 2022-06-01 20:35:43 +02:00
Alexandre Bodin
bb5500fe0b Remove console.log 2022-06-01 20:13:57 +02:00
Alexandre Bodin
70b05b5e9b Fix twitter provider
Co-authored-by: kwang1198
Please enter the commit message for your changes. Lines starting
2022-06-01 20:05:01 +02:00
Alexandre Bodin
64852e9cda Allow query params for /me 2022-06-01 19:11:18 +02:00
Alexandre Bodin
291e2b6835 Cleanup email confirmation api 2022-06-01 17:59:30 +02:00
Pierre Noël
98c8b53604
Merge pull request #13444 from strapi/fix/yup-strapiID
Fix yup strapiID not working
2022-06-01 17:14:48 +02:00
Alexandre Bodin
e42e6444d7 Refactor providers and cleanup auth code 2022-06-01 16:22:19 +02:00
Pierre Noël
2a72a2fdd0 fix yup strapiID not working 2022-06-01 14:30:30 +02:00
kiri
e63b729dfc kara-kalpak locale 2022-06-01 17:32:41 +07:00
Michal Kolanecki
eec700c75a
Update pl.json 2022-06-01 09:33:16 +02:00
Alexandre Bodin
9c81bcaacb Fix username vs email registration and login issues 2022-05-31 19:38:08 +02:00
Alexandre BODIN
c006f74a4e
Merge pull request #13331 from strapi/fix/deep-populate-components
Remove limit on deep populate on components
2022-05-31 15:57:55 +02:00
Alexandre BODIN
4abd4fefc9
Merge pull request #13113 from NoAra-Tech/fix/add-missing-key-script-argv-check
Prevent `argv` check on "add-missing-keys-to-other-language"
2022-05-31 14:08:08 +02:00
Alexandre Bodin
4f02ba6b74 wip 2022-05-31 14:06:58 +02:00
Jean-Sébastien Herbaux
a7975146ba
Merge pull request #13376 from strapi/chore/update-node-support
Chore/update node support
2022-05-31 09:50:10 +02:00
Duc Tran
34123b7e97
Update vi.json 2022-05-31 03:11:03 +07:00
Duc Tran
9985ff6624
Update vi.json
Fix some typo in Vietnamese
2022-05-31 02:35:58 +07:00
Alexandre BODIN
6ebed3c1a0
Merge pull request #12966 from tbjers/fix/CVE-2021-29418-mailgun-js-deprecated
fix: change from mailgun-js to mailgun.js
2022-05-30 21:31:39 +02:00
Torgny Bjers
720f842f38
remove superfluous Promise wrapper 2022-05-30 12:49:10 -04:00
Torgny Bjers
4366b70b4f
Merge branch 'master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-30 11:53:56 -04:00
Alexandre BODIN
a280b3652f
Merge pull request #13394 from strapi/support/addToProject
Automatically add new github issues to support project
2022-05-30 17:28:39 +02:00
Convly
b385b3dc89 Merge branch 'releases/4.2.0' of github.com:strapi/strapi into chore/update-node-support 2022-05-30 16:50:57 +02:00
derrickmehaffy
80090e4d12 Update var name
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-05-30 07:05:25 -07:00
Alexandre BODIN
a50f6e10bc
Merge pull request #13361 from digitalextremist/patch-1
Update .gitignore to allow use of word "coverage"
2022-05-30 14:37:33 +02:00
Michal
a8ad07fb04 pl-translation 2022-05-30 13:23:12 +02:00
Alexandre BODIN
e52036125a
Merge pull request #13404 from micnil/bugfix/13373-plugin-documentation-component-response-type
Fix generation of OpenAPI documentation with top level type attribute
2022-05-30 11:34:07 +02:00
Gustav Hansen
6f6e1d3673
Merge pull request #13396 from strapi/dependabot/npm_and_yarn/vercel/ncc-0.34.0
Bump @vercel/ncc from 0.33.3 to 0.34.0
2022-05-30 08:53:56 +02:00
DanieleAurilio
98d6da1115 Allow also .ts ext in load-config-file.js 2022-05-29 23:19:45 +02:00
Daniele Aurilio
2b69d1d81c
Merge branch 'strapi:master' into releases/v4 2022-05-29 23:08:46 +02:00
Torgny Bjers
649b385f01
Merge remote-tracking branch 'upstream/master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-27 15:36:51 -04:00
Michael Nilsson
65cb147ec9 Fix generation of OpenAPI documentation with top level type attribute 2022-05-27 16:17:47 +02:00
ivanThePleasant
2cc5037e8a Moved console logs around to make code cleaner 2022-05-27 10:37:14 +03:00
Donovan Keme
90db0788f1
Update to focus on specific target directory
Rather than any directory including the word `coverage`
2022-05-26 14:23:10 -07:00
dependabot[bot]
283411114b
Bump @vercel/ncc from 0.33.3 to 0.34.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.33.3 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.33.3...0.34.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 09:05:55 +00:00
derrickmehaffy
acb339e9cd add action
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-05-25 14:20:20 -07:00
Gustav Hansen
2dfb646994
Merge pull request #13391 from strapi/chore/gh-front-coverate
Github: Fix coverage reports for front-end tests
2022-05-25 17:26:57 +02:00
Alexandre Bodin
ab698015cf v4.1.12 v4.1.12 2022-05-25 17:17:49 +02:00
ronronscelestes
aff13a0d60 feedback fix - number/select empty value checked in EditViewDataManagerProvider 2022-05-25 14:59:19 +02:00
Gustav Hansen
dca5551a31
Merge pull request #13390 from strapi/chore/ds-1-1-1
chore: Update @strapi/design-system to 1.1.1
2022-05-25 14:29:45 +02:00
Gustav Hansen
26db786c4f Chore: Fix coverage reports for front-end tests 2022-05-25 13:23:38 +02:00
Gustav Hansen
a59c1d3f95 chore: Update @strapi/design-system to 1.1.1 2022-05-25 12:55:14 +02:00
Alexandre Bodin
c765101934 Merge branch 'master' of github.com:strapi/strapi into releases/4.2.0 2022-05-25 12:12:56 +02:00
DMehaffy
d3b957e5c6
Merge pull request #13302 from strapi/update/security
Update security doc to reference extended v3 support
2022-05-23 15:41:31 -07:00
ronronscelestes
681b21786c feedback fix: moving the logic to EditViewDataManagerProvider 2022-05-23 18:23:56 +02:00
Vincent
2ef3556d07
Merge pull request #13249 from davefv/master
Upload Plugin UI Catalan translation
2022-05-23 17:14:37 +02:00
Convly
9b017faabf Re-add missing dependency 2022-05-23 15:10:17 +02:00
Convly
8f47ea343f Update templates for plugins 2022-05-23 14:41:44 +02:00
Convly
876346a4df Update minimum node version in the readme 2022-05-23 14:41:29 +02:00
Convly
0557f6242d Update the tests so that they're only executed with supported node versions 2022-05-23 14:40:58 +02:00
Convly
37b6802099 Update minimum node version in the package.json files 2022-05-23 14:40:37 +02:00