Alexandre Bodin
|
7039c0d228
|
v4.3.2
|
2022-08-01 17:18:09 +02:00 |
|
Pierre Noël
|
1eab2fb08c
|
v4.3.1
|
2022-08-01 16:44:44 +02:00 |
|
Gustav Hansen
|
d9a7e21abe
|
chore: Update snapshot tests
|
2022-08-01 15:28:01 +02:00 |
|
Andrei
|
2143c2d3d0
|
Merge branch 'strapi:master' into strapi/fix/issue-13453-documentation-fix
|
2022-08-01 13:46:26 +02:00 |
|
Andrei Wilkens
|
f4519a89a1
|
renamed addSchema to addComponentSchema and fixed a template string
|
2022-08-01 13:44:21 +02:00 |
|
Jean-Sébastien Herbaux
|
ce6c3f911e
|
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
|
2022-08-01 11:31:04 +02:00 |
|
Jean-Sébastien Herbaux
|
9866d64954
|
Merge pull request #13747 from strapi/dependabot/npm_and_yarn/apollo-server-koa-3.10.0
Bump apollo-server-koa from 3.1.2 to 3.10.0
|
2022-08-01 10:58:08 +02:00 |
|
Julie Plantey
|
e0792e28f5
|
ds beta update
|
2022-07-31 14:50:35 +02:00 |
|
ihmpavel
|
6ae4e4a968
|
Merge branch 'strapi:master' into graphql-bounded
|
2022-07-29 13:59:20 +02:00 |
|
Convly
|
4ebc128ffb
|
Make users-permissions auth strategy use the content API permission engine
|
2022-07-29 10:17:06 +02:00 |
|
Bassel Kanso
|
66502b797e
|
Update packages/plugins/graphql/server/bootstrap.js with a comment
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-07-27 17:20:02 +03:00 |
|
Convly
|
3fa282be30
|
Merge branch 'master' into api-token-v2/engine-abstraction
|
2022-07-27 15:46:54 +02:00 |
|
Bassel Kanso
|
5620190597
|
remove unneeded async from handler
|
2022-07-27 16:42:10 +03:00 |
|
Bassel Kanso
|
db1f5710e2
|
Merge branch 'master' into fix/graphql-playground
|
2022-07-27 16:34:19 +03:00 |
|
Bassel Kanso
|
4436f597d0
|
authorize /graphql route on GET by default
|
2022-07-27 16:33:29 +03:00 |
|
Convly
|
74a2b908df
|
v4.3.0
|
2022-07-27 14:44:39 +02:00 |
|
Bassel Kanso
|
2eb9b6f001
|
avoiding auth error in graphql route
|
2022-07-27 14:59:55 +03:00 |
|
Gustav Hansen
|
39eb8abeea
|
chore: Downgrade react-intl back to 5.20.2
|
2022-07-27 13:58:15 +02:00 |
|
Convly
|
2d6afbf044
|
Merge branch 'releases/4.3.0' into features/ML-folder
|
2022-07-27 10:32:43 +02:00 |
|
Convly
|
a4c2f3b46a
|
Merge branch 'master' into releases/4.3.0
|
2022-07-27 09:44:31 +02:00 |
|
Pierre Noël
|
952bca2dce
|
better handle populating dz
|
2022-07-26 17:13:59 +02:00 |
|
Gustav Hansen
|
72f24d4646
|
chore: Update koa2-ratelimit to 1.1.1
|
2022-07-26 11:01:31 +02:00 |
|
Convly
|
0b8c7b59c6
|
Merge branch 'master' into features/typescript
|
2022-07-25 09:30:18 +02:00 |
|
Gustav Hansen
|
01784575bf
|
Merge branch 'master' into features/ML-folder
|
2022-07-22 12:48:41 +02:00 |
|
Gustav Hansen
|
ed90965cc1
|
chore: Update react-intl to 6.x
|
2022-07-22 12:45:36 +02:00 |
|
dependabot[bot]
|
e11f7b53f4
|
Bump react-intl from 5.20.2 to 5.25.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.20.2 to 5.25.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.20.2...react-intl@5.25.1)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-22 09:05:23 +00:00 |
|
Alexandre BODIN
|
bc60b90b9e
|
Merge pull request #13578 from meherchandan/fix/case-insensitive-equal-filter
fix: added new eqi operator for case insensitive equal search
|
2022-07-21 15:53:25 +02:00 |
|
Alexandre BODIN
|
df4758fdc1
|
Merge pull request #13665 from j0nezz/fix/documentation-plugin-readme
Documentation Plugin: update file paths in Readme to v4 structure
|
2022-07-21 15:06:07 +02:00 |
|
Convly
|
f247f51c36
|
Update i18n hook name for the permission engine
|
2022-07-21 10:42:58 +02:00 |
|
Jonas Brunner
|
e8ca77bc82
|
Update packages/plugins/documentation/README.md
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
|
2022-07-20 07:27:06 +02:00 |
|
ihmpavel
|
b67d9770fb
|
Remove unnecessary comment
|
2022-07-18 19:28:59 +02:00 |
|
ihmpavel
|
fd54a71f37
|
feat(graphql): Add bounded cache
|
2022-07-16 00:43:40 +02:00 |
|
dependabot[bot]
|
03e949b769
|
Bump koa from 2.13.3 to 2.13.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.3...2.13.4)
---
updated-dependencies:
- dependency-name: koa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-14 09:06:37 +00:00 |
|
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]
|
0f0069d713
|
Bump apollo-server-koa from 3.1.2 to 3.10.0
Bumps [apollo-server-koa](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-koa) from 3.1.2 to 3.10.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-koa@3.10.0/packages/apollo-server-koa)
---
updated-dependencies:
- dependency-name: apollo-server-koa
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-13 12:24:42 +00: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 |
|
Pierre Noël
|
c7e522ef1f
|
Merge branch 'master' into features/ML-folder
|
2022-07-13 13:28:28 +02:00 |
|
Gustav Hansen
|
4570dd608d
|
CTB: Improve tab labels
|
2022-07-13 12:18:46 +02:00 |
|
meherchandan
|
a7131ca000
|
fix: review comments and added graphql operator
|
2022-07-12 16:19:51 +04: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 |
|
Convly
|
a5fbcc9e48
|
Merge branch 'master' into features/typescript
|
2022-07-07 15:20:34 +02: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 |
|
dependabot[bot]
|
64ca16453e
|
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-06 09:25:40 +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 |
|