403 Commits

Author SHA1 Message Date
nathan-pichon
4c5e98b338
chore(async-utils): indent 2023-02-13 11:40:51 +01:00
nathan-pichon
477750650e
fix(async): arity for reduce func and awaited value 2023-02-13 11:38:54 +01:00
nathan-pichon
5b0e7f6903
feat(utils): add reduceAsync 2023-02-13 11:38:37 +01:00
Marc
9248812218
Merge branch 'main' into fix/pagination-in-relations-graphql 2023-02-13 10:32:37 +01:00
Marc
9818b82377
Merge pull request #15693 from strapi/fix/publication-state-in-relations-graphql
[Fix]: Graphql accept publication state argument in relations
2023-02-13 10:26:39 +01:00
Convly
17a7845e3d v4.6.1 2023-02-08 17:00:11 +01:00
nathan-pichon
57009a0f30
fix(file-utils): rewrite requires 2023-02-08 15:57:14 +01:00
nathan-pichon
5316123801
fix(upload-local-provider): use package require instead of absolute path 2023-02-08 15:33:49 +01:00
Marc-Roig
0b641bc05e pass options to forEachAsync 2023-02-06 19:11:58 +01:00
Marc-Roig
7b14ee6a35 implement forEachAsync 2023-02-06 15:59:47 +01:00
Marc-Roig
02d467f933 remove mapAsyncDialects 2023-02-06 15:39:47 +01:00
Marc-Roig
4f4b424197 fix mapAsyncDialects type 2023-02-06 11:06:18 +01:00
Marc-Roig
3036dcb1d7 Merge branch 'main' into fix/performance-degradation-in-deeply-nested-coimpos 2023-02-06 11:03:40 +01:00
Marc-Roig
f8d787192b remove todo 2023-02-06 10:41:55 +01:00
Marc-Roig
57a410c6b7 convert pagination query params for load 2023-02-06 10:28:01 +01:00
Marc-Roig
932770b5cc convert publication state arguments when using load 2023-02-02 17:51:53 +01:00
Marc-Roig
e0e2d28f02 Merge branch 'main' into feature/provider-size-limit 2023-02-01 15:56:39 +01:00
Marc-Roig
708e1d677c refactor mapAsyncDialects import 2023-01-31 14:43:10 +01:00
Marc-Roig
9d865b7b11 use mapAsync for all cases in mapAsyncDialects 2023-01-31 11:57:32 +01:00
Marc-Roig
cd8429c3c7 simplify mapAsyncDialects 2023-01-31 11:46:02 +01:00
Marc-Roig
67f2cc730c simplify mapAsyncDialects 2023-01-31 11:43:23 +01:00
Marc-Roig
cf88d212f9 introduce use of mapAsync 2023-01-31 11:40:56 +01:00
Nathan Pichon
2a71c8a855
Merge branch 'main' into feature/async-utils-function-map 2023-01-27 16:12:00 +01:00
nathan-pichon
3e532ebd0e
chore(async-utils): remove reduceAsync 2023-01-27 16:10:18 +01:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
nathan-pichon
9b36c3b10a
feat(async-utils): expose functions 2023-01-17 15:10:19 +01:00
nathan-pichon
bf613fab35
fix(async-utils): use p-map instead of custom code 2023-01-17 15:08:14 +01:00
nathan-pichon
49a61a93a7
chore(async-utils): renaming callbacks in iteratee 2023-01-17 15:08:14 +01:00
nathan-pichon
eb83b3c3fa
feat(async-utils): make mapAsync handle concurrency 2023-01-17 15:08:14 +01:00
nathan-pichon
1f4b7c196e
chore(async-utils): move jsdoc to ts typings 2023-01-17 15:08:14 +01:00
nathan-pichon
50ee8882cd
test(async-utils): add unit test for pipeAsync 2023-01-17 15:08:14 +01:00
nathan-pichon
6887350c11
test(async-utils): add unit error test cases 2023-01-17 15:08:14 +01:00
nathan-pichon
0168a2758a
feat(core-utils): add mapAsync and reduceAsync utils 2023-01-17 15:08:14 +01:00
Convly
d36609ff26 v4.5.6 2023-01-11 17:48:52 +01:00
Convly
0458e88bce Handle object variables & fix sendTemplatedEmail 2022-12-30 19:46:33 +01:00
Convly
a39fedfb30 Add template in the utils (interpolation helpers) 2022-12-30 18:57:27 +01:00
Convly
8f1988367c v4.5.5 2022-12-28 15:17:36 +01:00
derrickmehaffy
2f87da5a0e Merge remote-tracking branch 'origin/main' into security/adminRateLimit 2022-12-27 08:09:30 -07:00
dependabot[bot]
582eea4a87
chore(deps): bump date-fns from 2.29.2 to 2.29.3
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.2...v2.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 15:01:04 +00:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:31:40 -07:00
Convly
8716ecc920 v4.5.4 2022-12-14 15:39:30 +01:00
derrickmehaffy
7576d8a257 Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> 2022-12-12 07:06:53 -08:00
derrickmehaffy
59f2e02dc5 Create new admin rate limit middleware and rate limit error class
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-12-12 07:06:53 -08:00
Convly
5453885f7a v4.5.3 2022-11-30 16:27:25 +01:00
Jean-Sébastien Herbaux
f67c4b440f
Merge branch 'main' into features/morphs-populate 2022-11-23 16:13:09 +01:00
Alexandre Bodin
bcb1b7f472 v4.5.2 2022-11-22 17:54:52 +01:00
Convly
c49df55a67 Update tests & add type util to convert query params 2022-11-22 11:40:37 +01:00
Convly
b784135413 Fix typo 2022-11-21 14:20:59 +01:00
Convly
7c1837bbe1 Add test + update logic 2022-11-21 11:02:38 +01:00
Convly
981c918dcc Merge branch 'main' of github.com:strapi/strapi into features/morphs-populate 2022-11-17 15:07:30 +01:00