An open API service for providing issue and pull request metadata for open source projects.

GitHub / deepkit/deepkit-framework issues and pull requests

#658 - Typescript 7

Issue - State: open - Opened by i-am-ian about 1 month ago - 1 comment

#657 - feat(desktop-ui): refactor to standalone/signal, update angular to v20, new docs

Pull Request - State: closed - Opened by marcj about 1 month ago - 1 comment

#655 - deepkit-sql migration:create ignore `path` parameters

Issue - State: closed - Opened by xVanTuring about 1 month ago - 1 comment

#654 - fix(http): normalize header keys to be case insensitive in RequestBuilder

Pull Request - State: open - Opened by pxDot about 2 months ago

#652 - feat: initial openapi package

Pull Request - State: open - Opened by marcus-sa 2 months ago

#650 - feat(sql): support custom database field name filtering

Pull Request - State: closed - Opened by marcus-sa 2 months ago - 1 comment

#648 - fix(type-compiler) emit optional metadata for methods

Pull Request - State: closed - Opened by M-jerez 3 months ago - 1 comment

#647 - Bug [type] Optional method not working

Issue - State: closed - Opened by M-jerez 3 months ago - 1 comment

#646 - npm run build failed

Issue - State: closed - Opened by cosmowall 3 months ago

#645 - deepkitType() from "@deepkit/vite" output is not typed correctly

Issue - State: closed - Opened by GiuseppeIII 3 months ago - 1 comment

#644 - fix(framework): add missing BrokerKeyValue provider export

Pull Request - State: closed - Opened by pxDot 3 months ago - 1 comment

#643 - fix(rpc): missing .js extension on imports

Pull Request - State: open - Opened by lionelhorn 4 months ago - 1 comment

#642 - Faster injector, new `@deepkit/bench` and `@deepkit/run`

Pull Request - State: closed - Opened by marcj 4 months ago

#641 - Migrations guide for Nest users

Issue - State: open - Opened by marcus-sa 4 months ago - 1 comment

#639 - fix(compiler): correct module type for nodenext

Pull Request - State: open - Opened by marcus-sa 4 months ago - 2 comments

#638 - Filesystem.writeFile() does not forward visibility

Issue - State: closed - Opened by colorcube 4 months ago

#637 - Filesystem.readLocalFile() seems wrong

Issue - State: closed - Opened by colorcube 4 months ago - 2 comments

#633 - feat(rpc): auto-GC observables, event system, statistics

Pull Request - State: closed - Opened by marcj 5 months ago - 3 comments

#632 - [type] serialization with class instances

Issue - State: closed - Opened by ludorenzetti 5 months ago - 4 comments

#631 - chore: update peer dependencies

Pull Request - State: closed - Opened by pxDot 5 months ago - 1 comment

#630 - yarn command failed

Issue - State: closed - Opened by honorsin 5 months ago - 1 comment

#629 - fix(type): convert TypeAnnotation into intrinsic type

Pull Request - State: closed - Opened by marcj 6 months ago

#627 - feat: update to angular 19 and typescript 5.7.3

Pull Request - State: closed - Opened by marcj 6 months ago

#626 - [type] TypeScript strict mode

Issue - State: closed - Opened by ludorenzetti 6 months ago - 1 comment

#625 - chore: add deepkit angular to examples

Pull Request - State: closed - Opened by marcus-sa 6 months ago

#624 - [type] multiple mixins & static methods

Issue - State: closed - Opened by ludorenzetti 6 months ago - 3 comments

#623 - [type] Union type deserialization with default values

Issue - State: closed - Opened by ludorenzetti 6 months ago - 2 comments

#622 - Allow trivially inferred types to be unannotated

Issue - State: closed - Opened by marcj 6 months ago - 1 comment
Labels: enhancement

#621 - fix(mysql): don't process delete PKs if no rows were affected

Pull Request - State: closed - Opened by fergusean 6 months ago - 1 comment

#620 - docs: fix a typo

Pull Request - State: closed - Opened by RWOverdijk 6 months ago

#619 - Db raw queries should not reuse/cache types

Issue - State: closed - Opened by lionelhorn 8 months ago - 1 comment
Labels: bug

#617 - Custom Types, Custom Serialization, Custom Validation

Issue - State: closed - Opened by augustsaintfreytag 9 months ago - 3 comments

#616 - @deepkit/type deserialize() doesn't throw in a wrapper

Issue - State: closed - Opened by f3oall 9 months ago - 3 comments

#614 - HttpQuery validator expression in first argument leaks to other parameters

Issue - State: open - Opened by marcj 10 months ago - 1 comment
Labels: bug

#613 - feat(sql): add database when path is provided to migration commands

Pull Request - State: open - Opened by marcus-sa 11 months ago - 2 comments

#610 - ORM adapter for LibSQL

Issue - State: closed - Opened by ansarizafar 11 months ago - 1 comment

#609 - ORM adapter for PgLite

Issue - State: open - Opened by ansarizafar 11 months ago - 2 comments
Labels: enhancement

#608 - fix(http): make the debug panel compatible with Yarn PnP installs

Pull Request - State: open - Opened by LEW21 11 months ago

#605 - docs: add how to setup dev env in ubuntu

Pull Request - State: closed - Opened by lionelhorn 12 months ago

#604 - docs: add how to setup dev env in ubuntu

Pull Request - State: closed - Opened by lionelhorn 12 months ago

#602 - Feature request: DX: Logger: Scopped logger autoinjection

Issue - State: closed - Opened by alpharder about 1 year ago - 2 comments

#601 - [type-compiler] exclude declare statements

Issue - State: open - Opened by marcj about 1 year ago

#600 - Improve type-compiler handing of `extends` field in tsconfig

Issue - State: open - Opened by lionelhorn about 1 year ago
Labels: enhancement

#599 - fix(website): modify broken reflection example

Pull Request - State: closed - Opened by lionelhorn about 1 year ago

#598 - Bug: missing shebang in bin/deepkit-sql.js @deepkit/sql

Issue - State: open - Opened by rktyt about 1 year ago - 1 comment

#597 - DI: Undefined dependency "context: InjectorContext"

Issue - State: closed - Opened by Murzbul about 1 year ago - 3 comments

#596 - DI: Module provider visibility issue

Issue - State: closed - Opened by alpharder about 1 year ago - 8 comments

#595 - Module provider visibility issue failing test

Pull Request - State: open - Opened by alpharder about 1 year ago

#593 - [Doc] DeepkitLoader setup guide and examples?

Issue - State: open - Opened by kkimdev about 1 year ago - 3 comments

#592 - HTTP: compression should not be enabled by default

Issue - State: closed - Opened by alpharder about 1 year ago - 1 comment

#591 - DX: Bug?: HTTP: better `next()` usage docs

Issue - State: open - Opened by alpharder about 1 year ago - 2 comments

#589 - DX: HTTP: throwing @ HTTP Middlewares

Issue - State: open - Opened by alpharder about 1 year ago

#587 - DX: Two separate `Inject` exports

Issue - State: closed - Opened by alpharder about 1 year ago

#586 - feat(http): added cookie helpers

Pull Request - State: open - Opened by alpharder about 1 year ago

#584 - Vite Plugin

Issue - State: closed - Opened by tm-3 about 1 year ago - 3 comments

#583 - Next.js working setup example

Issue - State: open - Opened by nanoander about 1 year ago - 7 comments

#582 - Replace faker with a maintained version of the package

Issue - State: open - Opened by ST-DDT about 1 year ago - 2 comments

#581 - "Getting started" steps for Runtime Types isn't working

Issue - State: closed - Opened by micalevisk about 1 year ago - 2 comments

#580 - fix(sql): fix queries where value legitimately begins with $

Pull Request - State: closed - Opened by fergusean about 1 year ago - 1 comment

#579 - fix(sql): repair & enable @deepkit/sql tests

Pull Request - State: closed - Opened by fergusean about 1 year ago

#578 - validation of literal types not working

Issue - State: closed - Opened by i-am-ian about 1 year ago - 2 comments

#577 - Wrong error message when validations in union member fail

Issue - State: open - Opened by i-am-ian about 1 year ago

#575 - Provide batch mechanism in Message Queue

Issue - State: open - Opened by colorcube about 1 year ago - 1 comment

#574 - Framework Export named 'BrokerKeyValue' not found

Issue - State: open - Opened by gabdara about 1 year ago - 5 comments

#573 - [bson] make sure NaN is serialized as 0

Issue - State: open - Opened by marcj about 1 year ago
Labels: bug

#572 - Add light theme in documentation, please!

Issue - State: open - Opened by kozubsky about 1 year ago
Labels: enhancement

#571 - Feature request: Support for ORM nominal types

Issue - State: closed - Opened by alpharder about 1 year ago

#570 - docs(bun): setup bun test runner

Pull Request - State: closed - Opened by gabdara about 1 year ago - 2 comments

#569 - not work on namespace

Issue - State: closed - Opened by s97712 about 1 year ago - 1 comment

#568 - refactor(type): return all errors when validating array

Pull Request - State: closed - Opened by lionelhorn about 1 year ago - 3 comments

#567 - Observability tools

Issue - State: open - Opened by Enity about 1 year ago - 7 comments

#566 - Deserialization issue

Issue - State: closed - Opened by vany0114 about 1 year ago

#565 - `validate` with generics and arrays

Issue - State: open - Opened by NinjaKinshasa about 1 year ago - 3 comments

#564 - fix(http): support for JSON array payloads

Pull Request - State: closed - Opened by fergusean over 1 year ago - 1 comment

#563 - Error occurred when using is<InstanceType<typeof Person>> for type checking

Issue - State: closed - Opened by uinz over 1 year ago - 5 comments

#561 - fix(type-compiler): Node InferType did not pass test 'isEntityName'.

Pull Request - State: closed - Opened by marcus-sa over 1 year ago - 1 comment

#560 - type-compiler: tsx not working

Issue - State: closed - Opened by marcj over 1 year ago
Labels: bug

#559 - fix(docs): modify broken reflection example

Pull Request - State: closed - Opened by lionelhorn over 1 year ago - 1 comment

#558 - fix(type): require tld for email addresses

Pull Request - State: closed - Opened by fergusean over 1 year ago - 3 comments

#557 - feat(injector): improve set method api

Pull Request - State: closed - Opened by marcus-sa over 1 year ago - 2 comments

#556 - type: intersections & unions don't work together

Issue - State: closed - Opened by fergusean over 1 year ago - 2 comments