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: UploadFile data structure argument can't be named as file
ZhymabekRoman opened this issue 2 days ago
ZhymabekRoman opened this issue 2 days ago
Enhancement: Add machine-readable error codes in HttpException
Tapeline opened this issue 4 days ago
Tapeline opened this issue 4 days ago
docs: add ftsartek as a contributor for doc, test, and code
allcontributors[bot] opened this pull request 7 days ago
allcontributors[bot] opened this pull request 7 days ago
fix(file response): Support varying `mtime` semantics across different fsspec implementations
provinzkraut opened this pull request 7 days ago
provinzkraut opened this pull request 7 days ago
feat: add query params to redirect response
marcuslimdw opened this pull request 8 days ago
marcuslimdw opened this pull request 8 days ago
feat!: static handler configuration [WIP]
provinzkraut opened this pull request 9 days ago
provinzkraut opened this pull request 9 days ago
Bug: create_static_files_router with S3FS crashes due to unsupported fs info key (`mtime`)
thomastu opened this issue 10 days ago
thomastu opened this issue 10 days ago
Enhancement: Be able to create a decoder for a built in type
bdoms opened this issue 11 days ago
bdoms opened this issue 11 days ago
Bug: CLI - `litestar run` raises `'Scope' is not defined` when using `Request` in type annotation
jacopofar opened this issue 14 days ago
jacopofar opened this issue 14 days ago
feat: WebSocket send stream
provinzkraut opened this pull request 15 days ago
provinzkraut opened this pull request 15 days ago
Ehancement: CLI - Better error message for invalid `--app` string
henryruhs opened this issue 15 days ago
henryruhs opened this issue 15 days ago
feat: add Valkey as a native store
ftsartek opened this pull request 15 days ago
ftsartek opened this pull request 15 days ago
Enhancement: Add query params to litestar.response.redirect.Redirect
marcuslimdw opened this issue 15 days ago
marcuslimdw opened this issue 15 days ago
chore: eq for Schema
Molozey opened this pull request 17 days ago
Molozey opened this pull request 17 days ago
Bug: OpenAPI schema generation for handler <...> detected multiple parameters named <...> with different types
Molozey opened this issue 17 days ago
Molozey opened this issue 17 days ago
Bug: OpenAPI spec blank response schema when using Response object
pavdwest opened this issue 17 days ago
pavdwest opened this issue 17 days ago
Bug: 405: Method Not Allowed when using Websockets with Litestar and Nginx Unit
FixFlare opened this issue 17 days ago
FixFlare opened this issue 17 days ago
chore(deps): bump dawidd6/action-download-artifact from 6 to 7
dependabot[bot] opened this pull request 20 days ago
dependabot[bot] opened this pull request 20 days ago
fix: typo in exception message for ImproperlyConfiguredException
Zimzozaur opened this pull request 22 days ago
Zimzozaur opened this pull request 22 days ago
feat: upgrade minimum `litestar-htmx` version
cofin opened this pull request 23 days ago
cofin opened this pull request 23 days ago
fix: Remove pytest-asyncio dependency and fix more resource warnings
euri10 opened this pull request 23 days ago
euri10 opened this pull request 23 days ago
Enhancement: Support Multiple Media Types for a single endpoint as in the OpenAPI specification
iongion opened this issue 23 days ago
iongion opened this issue 23 days ago
docs: fix advanced alchemy references
cofin opened this pull request 24 days ago
cofin opened this pull request 24 days ago
fix: update Makefile
adhtruong opened this pull request 24 days ago
adhtruong opened this pull request 24 days ago
fix(devcontainers): Replace PDM with UV
Alc-Alc opened this pull request 24 days ago
Alc-Alc opened this pull request 24 days ago
fix(ci): Pin PDM version for 3.8
Alc-Alc opened this pull request 26 days ago
Alc-Alc opened this pull request 26 days ago
docs: add vikigenius as a contributor for code
allcontributors[bot] opened this pull request 28 days ago
allcontributors[bot] opened this pull request 28 days ago
fix: patching of otel middleware to work with subclasses
vikigenius opened this pull request 28 days ago
vikigenius opened this pull request 28 days ago
chore: Move to uv
provinzkraut opened this pull request 28 days ago
provinzkraut opened this pull request 28 days ago
fix(pydantic): Add moved URL types to type map
provinzkraut opened this pull request 28 days ago
provinzkraut opened this pull request 28 days ago
chore: Bump ruff to 0.8.0
provinzkraut opened this pull request 28 days ago
provinzkraut opened this pull request 28 days ago
feat(core): Streaming multipart parser
provinzkraut opened this pull request 29 days ago
provinzkraut opened this pull request 29 days ago
feat: add cache store route parameter
dylandoamaral opened this pull request 30 days ago
dylandoamaral opened this pull request 30 days ago
fix: remove optional group for `litestar-htmx`
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
feat: add cache store parameter on route level basis
dylandoamaral opened this pull request about 1 month ago
dylandoamaral opened this pull request about 1 month ago
Enhancement: avoid circular dependencies on litestar-htmx
bollwyvl opened this issue about 1 month ago
bollwyvl opened this issue about 1 month ago
docs: add olzhasar as a contributor for bug, and doc
allcontributors[bot] opened this pull request about 1 month ago
allcontributors[bot] opened this pull request about 1 month ago
feat: add `future` flag to `experimental_features`
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
feat: move `litestar.contrib.prometheus` to `litestar.plugins.prometheus`
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
feat: move `litestar.contrib.attrs` to `litestar.plugins.attrs`
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
docs: Added debug=True in Testing to display exception stack trace
RenameMe1 opened this pull request about 1 month ago
RenameMe1 opened this pull request about 1 month ago
chore(deps): bump codecov/codecov-action from 4 to 5
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
docs: add RenameMe1 as a contributor for doc
allcontributors[bot] opened this pull request about 1 month ago
allcontributors[bot] opened this pull request about 1 month ago
docs: Changing incorrect indentation in the code example "creating-middleware#inheriting-abstractmiddleware"
RenameMe1 opened this pull request about 1 month ago
RenameMe1 opened this pull request about 1 month ago
docs: improve `openapi/index.rst` page
sobolevn opened this pull request about 1 month ago
sobolevn opened this pull request about 1 month ago
fix: Duplicate `RateLimit-*` headers with caching
mohammedbabelly20 opened this pull request about 1 month ago
mohammedbabelly20 opened this pull request about 1 month ago
Enhancement: Allow the cache to specify the namespace on a route level
dylandoamaral opened this issue about 1 month ago
dylandoamaral opened this issue about 1 month ago
Bug: Sentry SDK Integration breaks JWT Authentication
bpereto opened this issue about 1 month ago
bpereto opened this issue about 1 month ago
feat: deprecate `litestar.contrib.pydantic`
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
Enhancement: Support for returning `AsyncGenerator[ServerSentEventMessage, None]` at route handler
winstxnhdw opened this issue about 1 month ago
winstxnhdw opened this issue about 1 month ago
feat: add support for Python 3.13
cofin opened this pull request about 1 month ago
cofin opened this pull request about 1 month ago
docs: fix the description of when to use the synchronous function
vvanglro opened this pull request about 2 months ago
vvanglro opened this pull request about 2 months ago
Bug: Missing WebSocket Connection State Validation on Close and Message Send Operations
ashm-dev opened this issue about 2 months ago
ashm-dev opened this issue about 2 months ago
docs: remove references to `python-jose`
cofin opened this pull request about 2 months ago
cofin opened this pull request about 2 months ago
fix: Safe Handling of "more_body" in ASGI Responses
cemrehancavdar opened this pull request about 2 months ago
cemrehancavdar opened this pull request about 2 months ago
docs: add charles-dyfis-net as a contributor for code
allcontributors[bot] opened this pull request about 2 months ago
allcontributors[bot] opened this pull request about 2 months ago
feat(Pydantic): honor hide_input_in_errors in throwing validation exceptions
charles-dyfis-net opened this pull request about 2 months ago
charles-dyfis-net opened this pull request about 2 months ago
Enhancement: Do not clean up dependenc(ies) until SSE completes
winstxnhdw opened this issue about 2 months ago
winstxnhdw opened this issue about 2 months ago
Enhancement: Pydantic models, dataclasses or msgpack structs as query, header or cookie
Forceres opened this issue about 2 months ago
Forceres opened this issue about 2 months ago
Bug: WebSocket connection fails due to 'GET' method being sent instead of None (Litestar expects None)
gangstand opened this issue about 2 months ago
gangstand opened this issue about 2 months ago
fix: resource warnings
gsakkis opened this pull request 2 months ago
gsakkis opened this pull request 2 months ago
feat: implement `HTMX` plugin using `litestar-htmx`
cofin opened this pull request 2 months ago
cofin opened this pull request 2 months ago
fix: LifespanHandler memory stream cleanup
provinzkraut opened this pull request 2 months ago
provinzkraut opened this pull request 2 months ago
Bug: ResourceWarning: Unclosed file <tempfile.SpooledTemporaryFile object ...>
gsakkis opened this issue 2 months ago
gsakkis opened this issue 2 months ago
Bug: ResourceWarning: Unclosed <MemoryObjectReceiveStream> with AsyncTestClient and anyio>=4.4
gsakkis opened this issue 2 months ago
gsakkis opened this issue 2 months ago
docs: refactor "Custom Middleware" guide
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: add mohammedbabelly20 as a contributor for code
allcontributors[bot] opened this pull request 2 months ago
allcontributors[bot] opened this pull request 2 months ago
docs: fix API reference for `asgi_types` scopes
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: rewrite "Builtin middleware" usage
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Enhancement: provide security middleware
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
Introducing Litestar Guru on Gurubase.io
kursataktas opened this pull request 2 months ago
kursataktas opened this pull request 2 months ago
Docs: provide an example of using JSON-based logging
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
docs: refactor "Hooks" usage documentation
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: rewrite htmx guide
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
chore(mypy): enable `truthy-bool` error code
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: refactor exception usage
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Bug: `litestar run` CLI has several readability issues
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
Bug: `test_default_no_warns` failed in CI
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
Bug: Mandatory CSRF header hard to fill in javascript
dylandoamaral opened this issue 2 months ago
dylandoamaral opened this issue 2 months ago
docs: fix "DTO Factory and PATCH requests" section
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
chore(mypy): enable `possibly-undefined` error code
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
chore(mypy): enable more mypy codes
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Docs: consider running mypy/pyright on `docs/example` folder
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
docs: fix highlight of code example in "Providing values for nested data"
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Enhancement: consider adding mypy plugin for type checking `data.create_instance(id=1, address__id=2)`
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
docs: fix `DTO Data` section with a new example
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Bug: new docs theme makes code hard to read
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
chore(ci): fix the `pr_merged.yml` workflow
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Bug: "Close issues and notify" workflow fails for all PRs
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
fix: typo in a deprecation warning in `contrib/sqlalchemy/plugins/serialization.py`
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: fix highlighted lines in DTO usage
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
fix: set correct path_template value for trie node (#3806)
wallseat opened this pull request 2 months ago
wallseat opened this pull request 2 months ago
Bug: request.scope["path_template"] different from request.scope["path"] and sometimes empty
wallseat opened this issue 2 months ago
wallseat opened this issue 2 months ago
docs: add missing rename strategy to `dto` docs
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Docs: example in "DTO: Excluding fields" is not clear
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
docs: mention `id` field in `1-abstract-dto.rst`
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
docs: change the `ExperimentalFeatures.DTO_CODEGEN` description
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago
Docs: improve "Improving performance with the codegen backend" docs in "DTOs"
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
Docs: let's improve "DTO: basic use" page
sobolevn opened this issue 2 months ago
sobolevn opened this issue 2 months ago
docs: change `sync-to-thread-info.rst` wording about `sync_to_thread`
sobolevn opened this pull request 2 months ago
sobolevn opened this pull request 2 months ago