Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/litestar-org/litestar

Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
https://github.com/litestar-org/litestar

feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
docs: add hzhou0 as a contributor for bug, and code

allcontributors[bot] opened this pull request about 1 year ago
fix: correct OpenAPI schema for enum constraints (#2812)

hzhou0 opened this pull request about 1 year ago
Enhancement(DTO): support setting the serialization name via DTOField

peterschutt opened this issue about 1 year ago
Bug: query params doesn't work?

thompson0012 opened this issue about 1 year ago
fix: concurrent event listener execution

peterschutt opened this pull request about 1 year ago
Docs: Channels run_in_background.py example does not work

zerotl opened this issue about 1 year ago
Bug: Incorrect OpenAPI Generated For Optional Literal Types

hzhou0 opened this issue about 1 year ago
feat: openapi schema registry

peterschutt opened this pull request about 1 year ago
fix: event handler error breaks stream

peterschutt opened this pull request about 1 year ago
Bug: Exception in event listener breaks listener

bnjmn opened this issue about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat(channels): Postgres backends (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
refactor: refactor openapi schema generation (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
refactor: refactor openapi schema generation

peterschutt opened this pull request about 1 year ago
bug: 2.4 changes schema key names

ssenior45 opened this issue about 1 year ago
feat(channels): Postgres backends

provinzkraut opened this pull request about 1 year ago
fix: openapi schema for computed fields (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: openapi schema for computed fields (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: setting props on schema using camelCase names

peterschutt opened this pull request about 1 year ago
fix: openapi schema for computed fields (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: openapi schema for pydantic computed fields

peterschutt opened this pull request about 1 year ago
fix(docs): Updating SQLAlchemy tutorial line emphasis

elliot-hall opened this pull request about 1 year ago
fix(docs): adjust wording for example app

JacobCoffee opened this pull request about 1 year ago
docs: Fix `contrib.jwt` references in examples

provinzkraut opened this pull request about 1 year ago
chore: update deps & tooling

peterschutt opened this pull request about 1 year ago
Bug: Pydantic @computed_field not showing in OpenAPI json schema

ssenior45 opened this issue about 1 year ago
fix: DTO factory narrowed with a generic alias.

peterschutt opened this pull request about 1 year ago
fix: set environment variable to register CLI plugins

provinzkraut opened this pull request about 1 year ago
fix: DTOData annotation without DTO

peterschutt opened this pull request about 1 year ago
fix: deduplication of openapi params

peterschutt opened this pull request about 1 year ago
ci: correct command to run pydantic v1 test

guacs opened this pull request about 1 year ago
chore: add release notes for v2.4.1

guacs opened this pull request about 1 year ago
Docs: update `contrib.jwt` examples to `security.jwt`

peterschutt opened this issue about 1 year ago
fix: remove imports from `contrib.jwt` from `security.jwt`.

peterschutt opened this pull request about 1 year ago
Bug: CLI plugin commands still not showing in command list

LonelyVikingMichael opened this issue about 1 year ago
fix: raise config error when yield dependencies are cached (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: raise config error when yield dependencies are cached

peterschutt opened this pull request about 1 year ago
Bug: late failure where `DTOData` is used without a DTO

peterschutt opened this issue about 1 year ago
Docs: `server_lifespan` usage

provinzkraut opened this issue about 1 year ago
fix: type narrowing in csrf middleware

peterschutt opened this pull request about 1 year ago
fix: consistent sequence union parameter errors

peterschutt opened this pull request about 1 year ago
fix: dto handled objects nested in mappings

peterschutt opened this pull request about 1 year ago
feat: ConnectionState object to replace litestar scope state. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: ConnectionState object to replace litestar scope state. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: ConnectionState object to replace litestar scope state. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
refactor: improve typing in CSRF middleware

peterschutt opened this issue about 1 year ago
refactor: Add types to some tests

marcuslimdw opened this pull request about 1 year ago
fix(dto): nested field renaming (#2721)

provinzkraut opened this pull request about 1 year ago
400: JSON is malformed: invalid character when trying to send binary data

oaljabasini-calibroai opened this issue about 1 year ago
Enhancement: support DTO config inheritance

peterschutt opened this issue about 1 year ago
feat: ConnectionState object to replace litestar scope state. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
docs: add marcuslimdw as a contributor for doc

allcontributors[bot] opened this pull request about 1 year ago
docs: Fix type checking command in CONTRIBUTING.rst

marcuslimdw opened this pull request about 1 year ago
feat: Improve ASGI extension interface

provinzkraut opened this pull request about 1 year ago
fix: skip headers validation for OPTIONS requests

abdulhaq-e opened this pull request about 1 year ago
fix: correctly handle multiple file upload (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: correctly handle multiple file upload

guacs opened this pull request about 1 year ago
feat: ConnectionState object to replace litestar scope state. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: ConnectionState object to replace litestar scope state.

peterschutt opened this pull request about 1 year ago
docs: add cesarmg1980 as a contributor for doc

allcontributors[bot] opened this pull request about 1 year ago
docs: Removed extra sentence in 'Rate-Limit Middleware' Section

cesarmg1980 opened this pull request about 1 year ago
Docs: Add a small guide on database migrations

AgarwalPragy opened this issue about 1 year ago
feat: stronger typing for scope state utils. (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: stronger typing for scope state utils.

peterschutt opened this pull request about 1 year ago
fix: Swagger file upload

guacs opened this pull request about 1 year ago
Enhancement: connection management

peterschutt opened this issue about 1 year ago
fix: _get_normalized_schema_key regexes (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
test(plugins): Test advanced-alchemy re-exports

provinzkraut opened this pull request about 1 year ago
fix: _get_normalized_schema_key regexes (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
fix: _get_normalized_schema_key regexes

provinzkraut opened this pull request about 1 year ago
Enhancement: Remove exceptions for 404

ccrvlh opened this issue about 1 year ago
Bug: fail to register route with return DTO nested in dictionary

gumelarme opened this issue about 1 year ago
fix: connection cache access

peterschutt opened this pull request about 1 year ago
feat: set app env on startup

cofin opened this pull request about 1 year ago
refactor: change type of `Empty` and `EmptyType`

peterschutt opened this pull request about 1 year ago
fix: set PDM settings to `--local`

cofin opened this pull request about 1 year ago
fix: app `template_config` parameter type

peterschutt opened this pull request about 1 year ago
Bug: OpenAPI schema generation fails when using pydantic alias

LonelyVikingMichael opened this issue about 1 year ago
Bug: Optional query parameters not generating correctly in openapi json

WilliamStam opened this issue about 1 year ago
Add in operation_callable to accompany operation_class

WilliamStam opened this pull request about 1 year ago
refactor: a new empty sentinel

peterschutt opened this pull request about 1 year ago
Bug: multiple connection objects can cause the app to hang

peterschutt opened this issue about 1 year ago
Docs: Warning for `Mako` in docs build

JacobCoffee opened this issue about 1 year ago
refactor: use scope state for caching connection data

peterschutt opened this pull request about 1 year ago
docs: Adding docker and supervisor deployment guides

WilliamStam opened this pull request about 1 year ago
fix: typing of datastructures.URL

peterschutt opened this pull request about 1 year ago
Enhancement: Support nested renaming in DTOs

simon-lund opened this issue about 1 year ago
Bug: Renaming in DTOs with nested fields will rename all occurrences.

simon-lund opened this issue about 1 year ago
feat: scope bound connection object (Sourcery refactored)

sourcery-ai[bot] opened this pull request about 1 year ago
feat: scope bound connection object

peterschutt opened this pull request about 1 year ago
refactor: OpenAPI type name trimming regex

peterschutt opened this pull request about 1 year ago