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: integration with external OAuth2 provider.

cofin opened this issue over 1 year ago
fix(sessions): Fix #2033 - Server-side session middleware overrides CSRF cookies

provinzkraut opened this pull request over 1 year ago
fix(tests): Fix assorted warnings

provinzkraut opened this pull request over 1 year ago
Bug: Literal of enum variants breaks schema generation

nilsso opened this issue over 1 year ago
feat(cli): CLI plugins

provinzkraut opened this pull request over 1 year ago
fix: renamed fields in DTOData create instance

abdulhaq-e opened this pull request over 1 year ago
feat: add python 3.12

JacobCoffee opened this pull request over 1 year ago
fix(sqla-repo): allow configuration of chunk sizing used in `delete_many`

cofin opened this pull request over 1 year ago
feat(sqla-repo): health_check generates valid statement for oracle.

cofin opened this pull request over 1 year ago
docs: add therealzanfar as a contributor for doc

allcontributors[bot] opened this pull request over 1 year ago
docs(style): add dark theme styles for mermaid diagrams

therealzanfar opened this pull request over 1 year ago
feat(sqla-repo): adds additional filters to the repository

cofin opened this pull request over 1 year ago
feat(sqla-repo): adds `upsert_many` to the repo

cofin opened this pull request over 1 year ago
Enhancement: Extend SQLAlchemy Plugin to include Alembic

cofin opened this issue over 1 year ago
feat(sqla-repo): Support InstrumentedAttribute

provinzkraut opened this pull request over 1 year ago
Docs: Example Image Backgrounds

therealzanfar opened this issue over 1 year ago
chore(internal): refactor dto factory (Sourcery refactored)

sourcery-ai[bot] opened this pull request over 1 year ago
feat: additional repository enhancements for bulk upsert operations

cofin opened this pull request over 1 year ago
docs: make `standard` and `cli` options more visible

JacobCoffee opened this pull request over 1 year ago
docs: add mj0nez as a contributor for doc

allcontributors[bot] opened this pull request over 1 year ago
docs: add dev version

JacobCoffee opened this pull request over 1 year ago
ci: update PR template

JacobCoffee opened this pull request over 1 year ago
docs: fixed link

mj0nez opened this pull request over 1 year ago
feat: add SSE support

Goldziher opened this pull request over 1 year ago
docs: Use `dict[str, int]` instead of `JSONResponse`

odiseo0 opened this pull request over 1 year ago
Bug: Server-side session middleware overrides CSRF cookies

crigger61 opened this issue over 1 year ago
chore: Add piccolo extra

provinzkraut opened this pull request over 1 year ago
test(stores): Remove fakeredis

Alc-Alc opened this pull request over 1 year ago
chore(infra): update poetry dependencies

Goldziher opened this pull request over 1 year ago
docs: update readme

JacobCoffee opened this pull request over 1 year ago
Enhancement(Infra): Move away from Poetry

JacobCoffee opened this issue over 1 year ago
Bug: MediaType not respected for `ExceptionHandlerMiddleware`

JacobCoffee opened this issue over 1 year ago
chore: Bump fast-query-parsers to 1.0.2

provinzkraut opened this pull request over 1 year ago
Tests: Remove fakeredis

provinzkraut opened this issue over 1 year ago
Bug: serialization on multipart form

euri10 opened this issue over 1 year ago
Bug: Pagination breaks serialization of SQL Alchemy models

audiovention opened this issue over 1 year ago
fix(routing): path parameter resolution matching sub-paths

gsakkis opened this pull request over 1 year ago
fix: set proper log level when using `litestar run -d|--debug`

JacobCoffee opened this pull request over 1 year ago
fix(ci): adjust `noqa` comments

JacobCoffee opened this pull request over 1 year ago
chore(internal): refactor dto factory

Goldziher opened this pull request over 1 year ago
test: set testing client debug default to true

JacobCoffee opened this pull request over 1 year ago
Enhancement: set debug=True in create_test_client by default

Goldziher opened this issue over 1 year ago
test: fix failing tests

JacobCoffee opened this pull request over 1 year ago
fix: set proper log level when using `litestar run -d|--debug`

JacobCoffee opened this pull request over 1 year ago
fix(ci): adjust `noqa` comments

JacobCoffee opened this pull request over 1 year ago
Enhancement: allow setting individual optional DTO fields

LonelyVikingMichael opened this issue over 1 year ago
chore(docs): edited cli docs

Goldziher opened this pull request over 1 year ago
fix(docs): typo on `litestar` extra installables

JacobCoffee opened this pull request over 1 year ago
fix(serialization): fixed url encoded serialization

Goldziher opened this pull request over 1 year ago
chore(internal): fix pydantic v1 serialization of bytes

Goldziher opened this pull request over 1 year ago
fix(pydantic): `.json` and `.dict` deprecation warnings for `pydantic@2`

sobolevn opened this pull request over 1 year ago
Fix invalid `noqa` comments

sobolevn opened this issue over 1 year ago
Bug: Integer values received instead of strings on forms

euri10 opened this issue over 1 year ago
Lots of `pydantic` warnings: `.dict()` and `.json()` are deprecated

sobolevn opened this issue over 1 year ago
chore: Fix PyPi readme generation on all contributors bump

provinzkraut opened this pull request over 1 year ago
docs: add RavanaBhrama as a contributor for doc

allcontributors[bot] opened this pull request over 1 year ago
chore: Add piccolo as a docs dependency

provinzkraut opened this pull request over 1 year ago
chore: Add missing changelog entry for `2.0.0beta2`

provinzkraut opened this pull request over 1 year ago
Docs: Prometheus integration

provinzkraut opened this issue over 1 year ago
chore: Autogenerate README for PyPi

provinzkraut opened this pull request over 1 year ago
chore(v1.51): Update pre-commit (Sourcery refactored)

sourcery-ai[bot] opened this pull request over 1 year ago
chore(v1.51): Update pre-commit

provinzkraut opened this pull request over 1 year ago
docs: add lazyc97 as a contributor for bug

allcontributors[bot] opened this pull request over 1 year ago
chore(v1.51): Restrict Pydantic to `<2`

provinzkraut opened this pull request over 1 year ago
Bug: reload stalls after a 500 NoRouteMatchFoundException

euri10 opened this issue over 1 year ago
Refactor: remove `litestar.partial`

Goldziher opened this issue over 1 year ago
ci: adds piccolo to doc build

cofin opened this pull request over 1 year ago
feat(internal): move attrs schema generation to plugin

Goldziher opened this pull request over 1 year ago
fix(infra): mypy should ignore untyped decorators in tests

sobolevn opened this pull request over 1 year ago
chore(refactor): cleanup

Goldziher opened this pull request over 1 year ago
chore(infra): move `mypy` config from `mypy.ini` to `pyproject.toml`

sobolevn opened this pull request over 1 year ago
Running `mypy tests` reveals lots of problems locally

sobolevn opened this issue over 1 year ago
Move `mypy.ini` to `pyproject.toml`

sobolevn opened this issue over 1 year ago
fix: remove problems found by `truthy-bool` mypy check (Sourcery refactored)

sourcery-ai[bot] opened this pull request over 1 year ago
fix: remove problems found by `truthy-bool` mypy check

sobolevn opened this pull request over 1 year ago
style: Use `Final` instead of `Literal` in `constants`

sobolevn opened this pull request over 1 year ago
docs: Add instruction to downgrade pydantic to example

lazyc97 opened this pull request over 1 year ago
chore(internal): fix checking for undefined sentinels

Goldziher opened this pull request over 1 year ago
fix: revert pre-commit overwrite

JacobCoffee opened this pull request over 1 year ago
chore(deps): bump cryptography from 41.0.1 to 41.0.2

dependabot[bot] opened this pull request over 1 year ago
feat(path params): Use msgspec to parse path param types

provinzkraut opened this pull request over 1 year ago
test(channels): Fix long-running channels plugin tests.

provinzkraut opened this pull request over 1 year ago
feat(internal): Make Pydantic into an optional extra

Goldziher opened this pull request over 1 year ago
Enabling extra mypy error codes reveal new problems

sobolevn opened this issue over 1 year ago
chore(infra): fix local run of mypy

sobolevn opened this pull request over 1 year ago
Local run of `mypy` produces unexpected results

sobolevn opened this issue over 1 year ago
style: Mark `Empty` and `CACHE_FOREVER` as `@typing.final`

sobolevn opened this pull request over 1 year ago
docs: add sobolevn as a contributor for code

allcontributors[bot] opened this pull request over 1 year ago
style: Use explicit `TypeAlias` type in `helper_types`

sobolevn opened this pull request over 1 year ago