320 Commits

Author SHA1 Message Date
dependabot[bot]
b686bfd4d2
Bump date-fns from 2.22.1 to 2.28.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.22.1 to 2.28.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.22.1...v2.28.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:05:55 +00:00
dependabot[bot]
dd61c43909
Bump http-errors from 1.8.0 to 1.8.1
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:07:14 +00:00
Convly
376ff3133c v4.2.2 2022-06-29 15:28: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
Pierre Noël
2a72a2fdd0 fix yup strapiID not working 2022-06-01 14:30:30 +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
Alexandre Bodin
b08b16d57a Merge branch 'master' into feature/plugin-name-kebab 2022-05-19 23:18:05 +02:00
Changhao
8f2e2b3873 Removed duplicate codes 2022-05-18 10:02:30 -07:00
Changhao
f8c0cd7052 Addressed PR comments to check throw messages 2022-05-18 10:01:31 -07:00
Changhao
ef8ead4ddb Added test case to check the thrown error message if input is incorrect date 2022-05-17 15:07:56 -07: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
Jean-Sébastien Herbaux
a727b1f2ba
Merge pull request #11960 from iicdii/fix/populate-user
Fix unable to populate User in Users-Permissions
2022-05-11 10:39:01 +02:00
Convly
d184161417 Fix hooks unit test 2022-05-10 06:06:28 +02:00
Alexandre Bodin
e7acb6c028 Getter cannot be spread and make execution invalid 2022-05-09 20:55:21 +02:00
harimkims
5959788352 Refactor sanitizers module to be maintained easily 2022-05-07 17:04:12 +09:00
Kim, Harim
4429381ec9
Merge branch 'strapi:master' into fix/populate-user 2022-05-07 16:45:15 +09:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
chisus
0b60be2aca Add sanitizers registry to container
- Remove users-permissions sanitization step in core
- Move sanitization functions to users-permissions plugin utils
- Add sanitizers registry to container for manage sanitizer functions in core so that we can get/add sanitizers anywhere we want
2022-04-21 00:29:35 +09:00
Kim, Harim
e0191544e5
Merge branch 'strapi:master' into fix/populate-user 2022-04-20 21:50:33 +09: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
WalkingPizza
41ec9596ed Automatically convert plugin name to kebab-case 2022-03-28 11:17:49 +02:00
Pierre Noël
22928aa92b Merge branch 'master' into content-68/fix-public-path 2022-03-16 14:54:14 +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
Pierre Noël
fdc60b86ce replace urlJoin by joinBy 2022-03-15 11:51:43 +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
Alexandre Bodin
6a9db23311 Fix sanitize media 2022-03-08 17:45:31 +01:00
Luan
506cf9e15b refactor: apply review suggestion of generic parsing 2022-03-04 18:57:14 -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
Kim, Harim
59a3b7e037
Merge branch 'strapi:master' into fix/populate-user 2022-03-03 22:58:16 +09:00
harimkims
4a71a9c93c Add new sanitizer to remove user relation from role entities 2022-03-03 22:45:55 +09: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
Alexandre BODIN
e764f35dd2
Merge pull request #12579 from strapi/fix/populate-with-filtering
Fix the populate filtering
2022-03-01 13:32:38 +01:00
Convly
f765a4b8fb Pass down the schema when convert/sanitize the filters 2022-02-28 09:53:17 +01:00
Convly
f9305e4ae5 Fix typo for attribute getter 2022-02-25 15:32:11 +01:00
Alexandre Bodin
3a4db96af2 v4.1.1 2022-02-24 16:52:10 +01:00
Convly
63f9e6a821 Add consistency for the fake schema geenration (when populating dynamic zones) 2022-02-22 15:52:55 +01:00
Convly
94dc1de744 Handle dynamic zones & medias 2022-02-22 15:34:27 +01:00
Convly
751631e3d8 Style 2022-02-22 15:34:27 +01:00
Convly
51e1f762c1 Handle components & relations for populate & deep populate filtering 2022-02-22 15:34:26 +01:00