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

Enhancement: Support all kwargs for `model_dump` in PydanticPlugin

bunny-therapist opened this issue 11 months ago
Question: Using handler decorators on methods

byte-bot-app[bot] opened this issue 11 months ago
feat: add flash plugin

euri10 opened this pull request 11 months ago
fix: adjust spacing in deprecation warning

JacobCoffee opened this pull request 11 months ago
docs: Fix testing code examples

hugovk opened this pull request 11 months ago
docs: add hugovk as a contributor for doc

allcontributors[bot] opened this pull request 11 months ago
docs: Fix typos in the tutorial and contribution guide

hugovk opened this pull request 11 months ago
test: httpx deprecated app kwarg

euri10 opened this pull request 11 months ago
docs: add benluo as a contributor for doc

allcontributors[bot] opened this pull request 11 months ago
docs: correct UUIDAuditBase/BigIntAuditBase columns name.

benluo opened this pull request 11 months ago
fix: Unique schema names for nested models (#3134)

winbornejw opened this pull request 11 months ago
Bug: Certain `TypedDict` classes are not usable as `data` kwarg

MatthewNewland opened this issue 11 months ago
Enhancement: Support Websockets on the async tests client

nrbnlulu opened this issue 11 months ago
fix: pass cache control header for static files

guacs opened this pull request 11 months ago
Bug: CacheControlHeader not applying on create_static_files_router

ANIALLATOR114 opened this issue 11 months ago
feat: 3116 enhancement session middleware

aranvir opened this pull request 11 months ago
docs: add kedod as a contributor for code

allcontributors[bot] opened this pull request 11 months ago
feat: expose request_class to other layers

kedod opened this pull request 11 months ago
docs: add bunny-therapist as a contributor for code

allcontributors[bot] opened this pull request 11 months ago
feat: expose request_class to other layers

kedod opened this pull request 11 months ago
feat: create a rate-limit configuration from a list of values

ch-iv opened this pull request 11 months ago
Docs: Translate Them

JacobCoffee opened this issue 11 months ago
docs: add aranvir as a contributor for doc

allcontributors[bot] opened this pull request 11 months ago
fix: Description not set for UUID based path parameters in OpenAPI

Alc-Alc opened this pull request 11 months ago
test: closing redis ressources

euri10 opened this pull request 11 months ago
test: Fix structlog tty test for windows

provinzkraut opened this pull request 11 months ago
docs: Fix minor issues in docs/usage/applications.rst

aranvir opened this pull request 11 months ago
fix(DTO): DTO msgspec meta constraints not being included in transfer model

provinzkraut opened this pull request 11 months ago
fix: close RedisStore client in case the with_client classmethod is used

euri10 opened this pull request 11 months ago
chore: Replace blacken-docs with ruff

provinzkraut opened this pull request 11 months ago
chore: Remove prettier from pre-commit

provinzkraut opened this pull request 11 months ago
fix(3082): Exception handlers extract details from non-litestar exceptions

provinzkraut opened this pull request 11 months ago
chore(release): 2.7.0

provinzkraut opened this pull request 11 months ago
feat: Allow re-usable `Router` instances

tuukkamustonen opened this pull request 11 months ago
fix(static files): Path resolution for windows

provinzkraut opened this pull request 11 months ago
docs: add betaprior as a contributor for code

allcontributors[bot] opened this pull request 11 months ago
feat: Support `ResponseSpec(..., examples=[...])`

tuukkamustonen opened this pull request 11 months ago
docs: add tuukkamustonen as a contributor for code

allcontributors[bot] opened this pull request 11 months ago
fix: Generate correct OpenAPI response for `ResponseSpec(None)` (#3069)

tuukkamustonen opened this pull request 11 months ago
feat: support "+json"-suffixed response media types

bunny-therapist opened this pull request 11 months ago
fix: cookie naming for short cookies

betaprior opened this pull request 11 months ago
fix: use `IntegrityError` instead of deprecated `ConflictError`

cofin opened this pull request 11 months ago
chore: apply `blacken-docs` linting changes

cofin opened this pull request 11 months ago
chore(sphinx): Tweak `_get_available_port`

Alc-Alc opened this pull request 11 months ago
docs: retry with different ports if examples don't come online

guacs opened this pull request 11 months ago
Bug: session middleware cookies always include segment number

betaprior opened this issue 11 months ago
fix: run `rich_click.cli.patch` before importing `click`

guacs opened this pull request 11 months ago
Enhancement: Support "+json" suffixed media types per RFC 6839

bunny-therapist opened this issue 11 months ago
fix: replace deprectated property

cbscsm opened this pull request 11 months ago
Request to Package litestar for Conda Distribution

aretrace opened this issue 11 months ago
Bug: Exception handler leaks internal exceptions

floxay opened this issue 11 months ago
chore: Release 2.6.0

provinzkraut opened this pull request 11 months ago
Bug: Logger memory leak through threads

0xSwego opened this issue 11 months ago
chore(infra): re-add fields for PR templates

JacobCoffee opened this pull request 11 months ago
Documentation Style Overhaul

JacobCoffee opened this issue 11 months ago
fix(docs): update styling for sponsors

JacobCoffee opened this pull request 11 months ago
Bug: Examples not appearing in OpenAPI request

robswc opened this issue 11 months ago
fix(scope): Revert scope state regression

provinzkraut opened this pull request 11 months ago
fix: change `rich-click` to `rich_click` for `find_spec`

cofin opened this pull request 11 months ago
test: Add missing `module_loader` tests

provinzkraut opened this pull request 11 months ago
fix: scope `state` key handling

provinzkraut opened this pull request 11 months ago
Bug: `null` type OpenAPI response generated for ResponseSpec(None) / 204

tuukkamustonen opened this issue 11 months ago
Enhancement: Add `ResponseSpec(examples=...)`

tuukkamustonen opened this issue 11 months ago
ci: Add codecov token explicitly

provinzkraut opened this pull request 11 months ago
feat(DI): Support externally typed classes as dependency providers

provinzkraut opened this pull request 11 months ago
feat(DI): Support externally typed classes as dependency providers

provinzkraut opened this pull request 11 months ago
feat: only display path in `ValidationException`s

floxay opened this pull request 11 months ago
Docs: Exceptions are not always JSON by default

floxay opened this issue 11 months ago
Enhancement: only expose the path in `ValidationException`s

floxay opened this issue 11 months ago
Enhancement: Generate OpenAPI schema always in the same order

tuukkamustonen opened this issue 11 months ago
build(deps): bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Enhancement: Allow body parameter to have an arbitrary name.

Liraim opened this issue 11 months ago
chore(release): prepare for v2.5.4

Alc-Alc opened this pull request 11 months ago
fix: Handle `KeyError` when `root_path` is not present in ASGI scope

Alc-Alc opened this pull request 11 months ago
fix(docs): fix rendering for code block in state class

JacobCoffee opened this pull request 12 months ago
fix: ServerSentEvent typing error

euri10 opened this pull request 12 months ago
chore: Disable server integration tests by default

provinzkraut opened this pull request 12 months ago
fix!: response cookie extraction

floxay opened this pull request 12 months ago
chore: Update pre commit

provinzkraut opened this pull request 12 months ago
test: Fix flaky tests

provinzkraut opened this pull request 12 months ago
Bug: `ResponseDataExtractor` merges per cookie attributes

floxay opened this issue 12 months ago
fix: Handle diverging ASGI `root_path` behaviour

provinzkraut opened this pull request 12 months ago
ci: Add workflow for merged PRs

provinzkraut opened this pull request 12 months ago