1010 Commits

Author SHA1 Message Date
Alexandre BODIN
92d5a31fde
Merge pull request #13739 from strapi/dependabot/npm_and_yarn/swagger-ui-dist-4.12.0
Bump swagger-ui-dist from 4.11.1 to 4.12.0
2022-07-13 15:17:26 +02:00
dependabot[bot]
1b23af2245
Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.12
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.12.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.12)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 12:23:31 +00:00
Alexandre Bodin
fe296baf71 v4.2.3 2022-07-13 14:20:58 +02:00
Gustav Hansen
4570dd608d CTB: Improve tab labels 2022-07-13 12:18:46 +02:00
Julie Plantey
d0c29fe0f0
Merge pull request #13594 from SarkarKurdish/master
Add two new kurdish languages
2022-07-11 14:14:04 +02:00
Julie Plantey
006aeb4cde updated iso locales snapshot 2022-07-11 12:28:29 +02:00
dependabot[bot]
4747b0edb0
Bump swagger-ui-dist from 4.11.1 to 4.12.0
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.11.1...v4.12.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:08:21 +00:00
Rémi de Juvigny
2a467485ea
Remove npm warning from documentation plugin readme 2022-07-07 11:41:56 +02:00
Gustav Hansen
156318707c
Merge pull request #13707 from strapi/fix/cm-i18n-list-view-page
LocalePicker: Always set page to 1 after updating a locale
2022-07-07 09:17:16 +02:00
Alexandre BODIN
a497483c75
Merge pull request #13672 from strapi/fix/up-default-permissions
Fix users-permissions default permissions
2022-07-06 18:19:09 +02:00
Gustav Hansen
da6a959444 LocalePicker: Always set page to 1 after updating a locale 2022-07-06 13:55:50 +02:00
Gustav Hansen
d97c9fb420
Merge pull request #13691 from strapi/dependabot/npm_and_yarn/path-to-regexp-6.2.1
Bump path-to-regexp from 6.2.0 to 6.2.1
2022-07-05 14:56:16 +02:00
dependabot[bot]
797336b973
Bump react-redux from 7.2.3 to 7.2.8
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.8.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.8)

---
updated-dependencies:
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 10:01:41 +00:00
dependabot[bot]
c17dfa47f8
Bump path-to-regexp from 6.2.0 to 6.2.1
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:59:54 +00:00
dependabot[bot]
fa3e47e2b9
Bump react-copy-to-clipboard from 5.0.4 to 5.1.0
Bumps [react-copy-to-clipboard](https://github.com/nkbt/react-copy-to-clipboard) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/nkbt/react-copy-to-clipboard/releases)
- [Commits](https://github.com/nkbt/react-copy-to-clipboard/compare/v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: react-copy-to-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 09:05:27 +00:00
Alexandre Bodin
0d5557a71d Fix default permissions 2022-07-01 19:58:51 +02:00
Convly
376ff3133c v4.2.2 2022-06-29 15:28:03 +02:00
Alexandre Bodin
3b6e629ca9 Cleanup old doc 2022-06-28 16:15:05 +02:00
Alexandre Bodin
6eb9624497 Merge branch 'master' into fix/up-fixes 2022-06-28 16:13:55 +02:00
Julie Plantey
d142f0db61
Merge pull request #13574 from imklau/update-pl-translation
feat(translations): update and add missing PL translations
2022-06-24 15:22:35 +02:00
Jean-Sébastien Herbaux
32db0db923
Merge pull request #13572 from strapi/enhancement/enable-filters-for-nested-component-graphql
[GraphQL] Enable filtering on nested components
2022-06-23 17:48:48 +02:00
Rémi de Juvigny
e46d8c6c45
Merge pull request #13514 from Sija/patch-1
Use `ctx._matchedRoute` instead of `ctx.request.url` for Sentry transaction name
2022-06-20 14:49:21 +02:00
SArkar
421c54309a Add two new kurdish languages 2022-06-17 23:42:14 +03:00
Convly
38e29b7110 fix style 2022-06-16 13:00:41 +02:00
Klaudia
fc385940a4
Merge branch 'master' into update-pl-translation 2022-06-16 11:51:30 +02:00
Noeemi
4b08395b47 feat(translations): update and add missing PL translations 2022-06-16 11:27:07 +02:00
Convly
34bb591cea Enable filtering on nested components 2022-06-16 10:21:03 +02:00
Jean-Sébastien Herbaux
c5ffea6ff2
Merge pull request #13566 from strapi/4.2.0
4.2.0
2022-06-15 15:17:49 +02:00
Convly
642b6a37e0 4.2.0 2022-06-15 15:09:07 +02:00
Jean-Sébastien Herbaux
2cc62a0756
Merge pull request #13561 from strapi/master
Update 4.2.0 with master
2022-06-15 10:35:56 +02:00
Julie Plantey
07bc405c06
Merge pull request #13442 from kiri-rin/PR/karakalpak-locale
kara-kalpak locale
2022-06-14 16:11:42 +02:00
Sijawusz Pur Rahnama
acd12eaab7
Use ctx._matchedRoute instead of ctx.request.url for Sentry transaction name 2022-06-09 22:37:33 +02:00
kiri
c85b2a8963 update snapshot 2022-06-09 22:21:02 +07:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Alexandre Bodin
f925e93db4 Complete U&P documentation 2022-06-04 09:48:31 +02:00
Alexandre Bodin
6f584c08bf Documentation 2022-06-04 09:03:55 +02:00
Alexandre Bodin
086aecb9e7 Update snapshot 2022-06-03 12:58:53 +02:00
Alexandre Bodin
720f05ad48 Merge branch 'master' into fix/up-fixes 2022-06-03 10:07:51 +02:00
DMehaffy
0309b36671
Fix CVE-2021-46708 2022-06-02 11:54:01 -07:00
Alexandre Bodin
aa01d844e0 Continue documenting 2022-06-02 19:41:49 +02:00
Alexandre Bodin
573d56bc30 Improve doc merge and start documentation of U&P 2022-06-02 15:52:47 +02:00
Alexandre Bodin
bdf2e13290 Init docs fix 2022-06-01 23:12:16 +02:00
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
Alexandre Bodin
e42e6444d7 Refactor providers and cleanup auth code 2022-06-01 16:22:19 +02:00
kiri
e63b729dfc kara-kalpak locale 2022-06-01 17:32:41 +07:00
Alexandre Bodin
9c81bcaacb Fix username vs email registration and login issues 2022-05-31 19:38:08 +02:00