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 |
|
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 |
|
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
|
fe296baf71
|
v4.2.3
|
2022-07-13 14:20:58 +02:00 |
|
meherchandan
|
a7131ca000
|
fix: review comments and added graphql operator
|
2022-07-12 16:19:51 +04:00 |
|
Convly
|
376ff3133c
|
v4.2.2
|
2022-06-29 15:28:03 +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 |
|
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 |
|
Alexandre Bodin
|
c12bde7e87
|
Merge branch 'master' into releases/4.2.0
|
2022-06-07 12:15:44 +02:00 |
|
Alexandre Bodin
|
ab698015cf
|
v4.1.12
|
2022-05-25 17:17:49 +02:00 |
|
Convly
|
37b6802099
|
Update minimum node version in the package.json files
|
2022-05-23 14:40:37 +02:00 |
|
Convly
|
698ae33e00
|
v4.1.11
|
2022-05-13 18:08:05 +02:00 |
|
Convly
|
06abcda86a
|
v4.1.10
|
2022-05-11 16:30:38 +02:00 |
|
Alexandre Bodin
|
9fa53be186
|
v4.1.9
|
2022-04-27 18:25:42 +02:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
Alexandre Bodin
|
1699aac151
|
v4.1.7
|
2022-03-31 17:53:39 +02:00 |
|
Alexandre Bodin
|
f25774168c
|
v4.1.6
|
2022-03-30 15:34:12 +02:00 |
|
Gustav Hansen
|
8aaaff77d4
|
Chore: Prettify all files
|
2022-03-29 14:20:41 +02:00 |
|
Jean-Sébastien Herbaux
|
3bf25de33e
|
Merge pull request #12815 from surgeharb/master
fix: ApolloServer middleware CORS issue
|
2022-03-24 16:51:44 +01:00 |
|
Alexandre Bodin
|
f1859f0375
|
v4.1.5
|
2022-03-16 12:18:10 +01:00 |
|
Alexandre Bodin
|
01a565aeb6
|
v4.1.4
|
2022-03-16 11:22:49 +01:00 |
|
Serge Harb
|
90e0cc44ee
|
fix: pass cors and bodyParserConfig for apollo mw
|
2022-03-11 20:17:51 +01:00 |
|
Gustav Hansen
|
2c8eb45683
|
Merge pull request #12725 from luanorlandi/fix/sanitize-date-query-param
Fix sanitization of datetime type in query param
|
2022-03-11 11:52:23 +01:00 |
|
Alexandre Bodin
|
8549f5aca3
|
v4.1.3
|
2022-03-08 19:28:44 +01:00 |
|
Luan
|
ef888f0f81
|
test: fixes for date and datetime fields in GraphQL
|
2022-03-04 18:54:24 -03:00 |
|
Luan
|
c8880cfdd3
|
test: datetime in GraphQL API
|
2022-03-04 18:22:36 -03:00 |
|
Pierre Noël
|
c0fb7619ef
|
rename toGraphQLName + check enum values don't start with a number
|
2022-03-03 16:35:41 +01:00 |
|
Pierre Noël
|
e85cfe73f0
|
allow special characters in an enum
|
2022-03-03 16:35:41 +01:00 |
|
Luan
|
81cbf3b690
|
fix: sanitization of date type in query param
|
2022-03-02 23:33:22 -03:00 |
|
Alexandre Bodin
|
6f72c38052
|
v4.1.2
|
2022-03-02 16:01:32 +01:00 |
|
Pierre Noël
|
f12c0ac4ee
|
keep graphql date value as a string
|
2022-02-28 16:36:11 +01:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
Convly
|
d50519d2d6
|
Add a missing new keyword when trying to format the graphql errors
|
2022-02-22 12:14:50 +01:00 |
|
Alexandre Bodin
|
d4273d81fb
|
v4.1.0
|
2022-02-17 14:43:38 +01:00 |
|
Alexandre Bodin
|
669bb2f044
|
v4.0.8
|
2022-02-16 15:12:40 +01:00 |
|
Convly
|
97254f8d42
|
Use strapi.config.get instead of process.env
|
2022-02-14 14:02:06 +01:00 |
|
Convly
|
974b33b336
|
Add dedicated configuration option for shouldGenerateArtifacts: generateArtifacts
|
2022-02-14 13:45:13 +01:00 |
|
Convly
|
ae7731ce31
|
Add configuration options to generate graphql schema + types
|
2022-02-14 11:01:24 +01:00 |
|
Convly
|
8270d9c7a4
|
Fix typo
|
2022-02-04 17:37:56 +01:00 |
|
Convly
|
fe4645c385
|
Allow SDL type definitions to beneficiate from Nexus types context & processing
|
2022-02-04 17:31:53 +01:00 |
|
Convly
|
af0cba8c5b
|
v4.0.7
|
2022-02-02 16:11:26 +01:00 |
|