{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":751027678,"defaultBranch":"master","name":"deepkit-framework","ownerLogin":"M-jerez","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-01-31T19:42:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2648215?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707265644.0","currentOid":""},"activityList":{"items":[{"before":"860fe52e215345588433ac5aeecb918b709e29b8","after":"645c62554ffb0b18009c13e2c38daf34bde5cc80","ref":"refs/heads/type-fix-intersection-collapsing","pushedAt":"2024-02-10T13:38:13.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"marcj","name":"Marc J. Schmidt","path":"/marcj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/450980?s=80&v=4"},"commit":{"message":"Merge branch 'master' into type-fix-intersection-collapsing\n\nSigned-off-by: Marc J. Schmidt ","shortMessageHtmlLink":"Merge branch 'master' into type-fix-intersection-collapsing"}},{"before":"1739b9564dcf4d254dd3041dc71945290e06ad4c","after":"888d058b900b29fa39a2d77a6aa5e8946f2ee5e7","ref":"refs/heads/master","pushedAt":"2024-02-07T00:40:42.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"feat(http): also read path parameters in HttpRequestParser\n\nThis allows to access in http listeners all parameters that come from the url.\n\n```typescript\n@http.GET('team/:id')\nasync team(id: string) {}\n\nonAuth.listen((event, parser: HttpRequestParser<{id: string}>) => {\n const data = await parser();\n console.log(data.teamId);\n});\n```\n\nThese parameters must be present in the method/function definition, otherwise they are not included (the definition alone in the path string is not enough)","shortMessageHtmlLink":"feat(http): also read path parameters in HttpRequestParser<T>"}},{"before":null,"after":"860fe52e215345588433ac5aeecb918b709e29b8","ref":"refs/heads/type-fix-intersection-collapsing","pushedAt":"2024-02-07T00:27:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"fix(type): intersection of two different primitive types always return never","shortMessageHtmlLink":"fix(type): intersection of two different primitive types always retur…"}},{"before":"090023928acd5b68cc8898bcbb43ad4c29fcc2ba","after":"088ca8ebec6b1b9841decdc435815df8c9113ac0","ref":"refs/heads/type-feature-add-quick-JIT-compiler-options","pushedAt":"2024-02-02T01:51:57.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"feat(type): remove unnecessary names for unit test with describe.each","shortMessageHtmlLink":"feat(type): remove unnecessary names for unit test with describe.each"}},{"before":"4d9340c04b9e78d55e1b8ca90c1ee9ce532875ba","after":"090023928acd5b68cc8898bcbb43ad4c29fcc2ba","ref":"refs/heads/type-feature-add-quick-JIT-compiler-options","pushedAt":"2024-02-01T20:59:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"feat(type): update unit test to use describe.each instead hand made functions","shortMessageHtmlLink":"feat(type): update unit test to use describe.each instead hand made f…"}},{"before":"6e076916dbf5ac28971ef76a6a963f0fea233642","after":"4d9340c04b9e78d55e1b8ca90c1ee9ce532875ba","ref":"refs/heads/type-feature-add-quick-JIT-compiler-options","pushedAt":"2024-02-01T02:34:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"feat(type): change Serializer.options name to Serializer.jitOptions to solve property name problem With BsonSerializer","shortMessageHtmlLink":"feat(type): change Serializer.options name to Serializer.jitOptions t…"}},{"before":null,"after":"6e076916dbf5ac28971ef76a6a963f0fea233642","ref":"refs/heads/type-feature-add-quick-JIT-compiler-options","pushedAt":"2024-02-01T02:06:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"M-jerez","name":"Ma Jerez","path":"/M-jerez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2648215?s=80&v=4"},"commit":{"message":"feat(type): fix few failing test for quick JIT compiler. run serializer.spec & typeguard.spec with default and quick serialiser","shortMessageHtmlLink":"feat(type): fix few failing test for quick JIT compiler. run serializ…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD90GcFQA","startCursor":null,"endCursor":null}},"title":"Activity · M-jerez/deepkit-framework"}