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
Bug: DTO partial does not work with SQLAlchemy UUIDBase
MatthewNewland opened this issue over 1 year ago
MatthewNewland opened this issue over 1 year ago
feat: Adds synchronous `sqlalchemy` repository pattern
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
fix attrs converter unstructuring behavior for attrs models
Goldziher opened this pull request over 1 year ago
Goldziher opened this pull request over 1 year ago
Bug: Enabling gzip only sends large streaming responses
LeckerenSirupwaffeln opened this issue over 1 year ago
LeckerenSirupwaffeln opened this issue over 1 year ago
Enhancement: DTO Factory computed fields.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Bug: Attrs validation for classes with more than one attribute raises error
przwr opened this issue over 1 year ago
przwr opened this issue over 1 year ago
Store and reuse state `deep_copy` directive when copying state.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Exposes `ParsedType` as public api.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
fix: correction for alembic generated migrations.
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
Bug: `URL_ENCODED` route handlers trim trailing zeroes from numerical values even when declared as string
LonelyVikingMichael opened this issue over 1 year ago
LonelyVikingMichael opened this issue over 1 year ago
Bug: ImmutableState deep-copies state, disallowing Cython objects in state
LeckerenSirupwaffeln opened this issue over 1 year ago
LeckerenSirupwaffeln opened this issue over 1 year ago
Bug: OpenAPI schema incorrectly documents `None` or `Optional` types
v3ss0n opened this issue over 1 year ago
v3ss0n opened this issue over 1 year ago
Bug: debug mode doesn't work with structlog
doshitan opened this issue over 1 year ago
doshitan opened this issue over 1 year ago
add validation to unknown media types
Goldziher opened this pull request over 1 year ago
Goldziher opened this pull request over 1 year ago
fix handling of pydantic field info in openapi schema
Goldziher opened this pull request over 1 year ago
Goldziher opened this pull request over 1 year ago
fix openapi schema for annotated types
Goldziher opened this pull request over 1 year ago
Goldziher opened this pull request over 1 year ago
fix attrs unstructuring of attrs models
Goldziher opened this pull request over 1 year ago
Goldziher opened this pull request over 1 year ago
Enhancement: Trio compatible channels
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Trio compatible event-emitters
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
docs: add v3ss0n as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Enhancement: Warn about `sync_to_thread` with async callables
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Refactor: Unify lifespan hooks
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Infra: Set a timout for test workflow
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Tests: Add missing aiosqlite marker
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Bug: Discrepancy between attrs and Pydantic validation output
provinzkraut opened this issue over 1 year ago
provinzkraut opened this issue over 1 year ago
fix: filter `forward-ref` issues
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
fix: correct filter forward-refs cased from `datetime`
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
feat: add `psycopg` asyncio support, `BigInteger` PK option, and binary `GUID` PKs
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
Fix channels repeated unsubscribe bug
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Warn about sync handler functions without an explicit `sync_to_thread` value
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Feature DTO factory tutorial
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Bug: Annotated Types not being rendered in OpenAPI schema
st1nc1ty opened this issue over 1 year ago
st1nc1ty opened this issue over 1 year ago
Weird Response when set both "Template and Redirect" on same route as return value type
4n1qz5skwv opened this issue over 1 year ago
4n1qz5skwv opened this issue over 1 year ago
Feature: Partial dtos
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Feature: `DTOData` datastructure.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Fix #1643 : Fully qualified model name + Unique ShortID generation for DTO Model to avoid collision issues.
v3ss0n opened this pull request over 1 year ago
v3ss0n opened this pull request over 1 year ago
Enhancement: Warn about sync dependencies without an explicit `sync_to_thread` value
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Support dependencies in WS listener hooks
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Bug: `500: Two different schemas with the title app.domain.authors.Author have been defined.`
v3ss0n opened this issue over 1 year ago
v3ss0n opened this issue over 1 year ago
Enhancement: Custom Return Codes
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
Storage expiry bugfix
SanderWegter opened this pull request over 1 year ago
SanderWegter opened this pull request over 1 year ago
Bug: StorageObject doesn't return < 0 when using expiry
SanderWegter opened this issue over 1 year ago
SanderWegter opened this issue over 1 year ago
Docs: DTO Factory exclude fields in nested complex types
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Enhancement: Declaring dependencies without Provide
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
fix: Add `--no-schema` option to `litestar routes` command.
solzard opened this pull request over 1 year ago
solzard opened this pull request over 1 year ago
Fixes #1614 (Adding `litestar routes --no-schema`)
solzard opened this pull request over 1 year ago
solzard opened this pull request over 1 year ago
Enhancement: Support application lifespan context managers
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Unify ASGI and application hooks
provinzkraut opened this issue over 1 year ago
provinzkraut opened this issue over 1 year ago
Docs: Fix wrong CLI argument name
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
DTO: Refactor transfer model production
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
DTO: Implement DTO factory for Response[type]
abdulhaq-e opened this issue over 1 year ago
abdulhaq-e opened this issue over 1 year ago
Docs: Document signature namespace introduced in #1618
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
docs: add sonpro1296 as a contributor for doc, test, and code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Docs: Don't fail preview builds when example output is missing
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Fix #1615: Using `websocket_listener` in controller causes `TypeError: .handler_fn() got multiple values for argument 'socket'`
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Add MessagePack support and generator methods to `WebSocket`
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: Managing a socket's lifespan using a context manager in websocket listeners
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Bug: Plugin documentation for v2/dev is missing
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
Add repository signature namespace
sonpro1296 opened this pull request over 1 year ago
sonpro1296 opened this pull request over 1 year ago
feat: `psycopg` asyncio support, `BigInteger` PK option, and binary GUIDs
JacobCoffee opened this pull request over 1 year ago
JacobCoffee opened this pull request over 1 year ago
docs: add sonpro1296 as a contributor for infra
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Bug: Using `websocket_listener` in controller causes `TypeError: .handler_fn() got multiple values for argument 'socket'`
xEricL opened this issue over 1 year ago
xEricL opened this issue over 1 year ago
Enhancement: Adding `--no-schema` option to `litestar routes` command
solzard opened this issue over 1 year ago
solzard opened this issue over 1 year ago
fix makefile typo
sonpro1296 opened this pull request over 1 year ago
sonpro1296 opened this pull request over 1 year ago
Removing proper name from contributors list
whiskeyriver opened this pull request over 1 year ago
whiskeyriver opened this pull request over 1 year ago
docs: add whiskeyriver as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Fix the typing for `url_for` kwargs unpack
whiskeyriver opened this pull request over 1 year ago
whiskeyriver opened this pull request over 1 year ago
chore: update release process docs
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
Bug: PyPI Badges for 1.51 are wrong
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
Update pyproject.toml
JacobCoffee opened this pull request over 1 year ago
JacobCoffee opened this pull request over 1 year ago
An Example, Works on Starlette but not working on Litestar
4n1qz5skwv opened this issue over 1 year ago
4n1qz5skwv opened this issue over 1 year ago
Docs v1.51: Update theme and branding
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
1523 dto backend utils
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
feat: adds sentinel column for sqlalchemy
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago
docs: add aviral-nayya as a contributor for code
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
Backport #1391 to v1.51
aviral-nayya opened this pull request over 1 year ago
aviral-nayya opened this pull request over 1 year ago
docs: add erhuabushuo as a contributor for doc
allcontributors[bot] opened this pull request over 1 year ago
allcontributors[bot] opened this pull request over 1 year ago
fix func typo
erhuabushuo opened this pull request over 1 year ago
erhuabushuo opened this pull request over 1 year ago
Moves model parsing into `AbstractDTOBackend`.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
DTO Factory nested field exclusion.
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
Fix DTO nested field renaming
abdulhaq-e opened this pull request over 1 year ago
abdulhaq-e opened this pull request over 1 year ago
Enhancement: Implement DTOConfig.include
MatthewNewland opened this issue over 1 year ago
MatthewNewland opened this issue over 1 year ago
WebSocket broadcast / channels
provinzkraut opened this pull request over 1 year ago
provinzkraut opened this pull request over 1 year ago
Enhancement: `contrib.respository.on_app_init()` handler
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
RFC: Enhancement: DTO Partial Support
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Enhancement: Support SSE
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
revamped header class to use dataclasses instead
wassafshahzad opened this pull request over 1 year ago
wassafshahzad opened this pull request over 1 year ago
1565 plugin docs
peterschutt opened this pull request over 1 year ago
peterschutt opened this pull request over 1 year ago
`SerializationPluginProtocol.supports_type()` argument
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Docs: complete docs for plugins
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Enhancement: DTO Calculated fields
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
DTO Factory: Support homogenous tuples
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Enhancement: Prometheus exporter for Litestar
harochau opened this issue over 1 year ago
harochau opened this issue over 1 year ago
DTO Factory: tortoise implementation
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
Bug: OpenAPI docs parse pydantic Field()
SanderWegter opened this issue over 1 year ago
SanderWegter opened this issue over 1 year ago
Docs: Document the SAQ contrib addition from #1275
JacobCoffee opened this issue over 1 year ago
JacobCoffee opened this issue over 1 year ago
DTO Factory: piccolo implementation
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
DTO Factory: msgspec implementation
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
DTOFactory: pydantic implementation
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago
DTO Factory: field renaming strategies
peterschutt opened this issue over 1 year ago
peterschutt opened this issue over 1 year ago