Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Litestar
We develop production-grade, high-performance tooling for web development, including the Litestar web framework | Effortlessly Build Performant APIs. We recommend you choose one of the similar tiers on https://polar.sh/litestar-org
Collective -
Host: opensource -
https://opencollective.com/litestar
- Website: https://litestar.dev/
- Code: https://github.com/litestar-org/litestar
docs: Removed double from codegen backend
Co-authored-by: kedod <kedod>
github.com/litestar-org/litestar - 024dccff1e6bf433d260c7fd2add7694eb05f63f authored 10 months ago* docs: ignore mssing `alembic` class references
* docs: adds alembic to intersphinx mapping
github.com/litestar-org/litestar - 779726c9402dcc11da5d9e70679c8ddedc8af9bb authored 10 months ago* ci: add `codecov-cli` to the linting dev dependencies
* ci: update lockfile
github.com/litestar-org/litestar - 77e90d05d25b55d101ba08212ad50f635de2a992 authored 10 months agoCo-authored-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - d6dd4d8547151baad7eb1b071451d26df0da0f19 authored 10 months agogithub.com/litestar-org/litestar - 1a2302996c403c0f6275d84cc2966a3d6b443578 authored 10 months ago
Docs: fix included line range from example
github.com/litestar-org/litestar - 243733a004057ba86ea9c4bc94cbf51f58f3e0dc authored 10 months ago* fix: use the full path for fetching openapi.json
* style: dont specify generic type in Final
github.com/litestar-org/litestar - ef9dbb7a0cc4c7031dbf9a7bff02719d8a65a008 authored 10 months ago* chore: Apply Ruff's `v0.3.0` syntax changes
* chore: updated documentation line references
github.com/litestar-org/litestar - 5bbe16803092636fd7548fb7df4273a3896e05ba authored 10 months agoRevert "fix: add default encoders for `Enums` and `EnumMeta` (#3193)"
This reverts commit bb6...
github.com/litestar-org/litestar - b2273bac4b9d7882e74f0ca6d8a647a714ac2a32 authored 10 months agofix: replace __enter__ return type with Self
github.com/litestar-org/litestar - 6f41300d4af2270bb16b3203d07d5e32d6731faf authored 10 months ago* fix: add default encoders for Enums
* chore: revert linting change
github.com/litestar-org/litestar - bb6b48f3f07a7be249c36cfb35a47c02c0e7a736 authored 10 months agogithub.com/litestar-org/litestar - d292aacd537de6150ea68788f4042cbae2ac5816 authored 11 months ago
---------
Co-authored-by: Alc-Alc <alc@localhost>
github.com/litestar-org/litestar - 36324b92b7bb8130dd3bfd789e57122cadbf7497 authored 11 months agogithub.com/litestar-org/litestar - 80cae6f5c4dad14d4ed31c5dfa1a68c862d61e12 authored 11 months ago
* Update release script to work better with release branches
---------
Co-authored-by: Alc-A...
github.com/litestar-org/litestar - 8840de8ea90ad71e1768bea96100522ec3fb299d authored 11 months agofeat: expose websocket_class to the other layers
github.com/litestar-org/litestar - 78d1a1aa82c7f3e26dda59ed9cc3f47255b1ed5a authored 11 months ago* have auth middleware wrapper use backend middleware instead of hardcoded middleware
* rewor...
github.com/litestar-org/litestar - 82121a94f5a25100c74f42517b1fefd0069af83a authored 11 months agogithub.com/litestar-org/litestar - bb28e4972b1469a83ec3a4e7e7b377afb6afb747 authored 11 months ago
Co-authored-by: kedod <kedod>
github.com/litestar-org/litestar - 8c80284d908ab415b5479b6da03e8db9499c43a4 authored 11 months agoCo-authored-by: kedod <kedod>
github.com/litestar-org/litestar - 8be1d7acacc7532840a517d03278638b33df239e authored 11 months agofeat: Allow re-usable `Router` instances (#3012)
It was not possible to re-attach a router in...
github.com/litestar-org/litestar - e15b93d8d0ef1b92b9127bd771630bcf78352bf2 authored 11 months agogithub.com/litestar-org/litestar - 047487f6d578f020eea4809f254c2b14be7a8b3c authored 11 months ago
github.com/litestar-org/litestar - 18a89d49be2a2119a7fa3acf7945cc38459a6089 authored 11 months ago
test: Add tests for custom request and websocket classes examples in docs
Co-authored-by: ked...
github.com/litestar-org/litestar - ba0cb9754853864f44152cbd2b0f067cec69f702 authored 11 months ago* feat: expose request_class to other layers
---------
Co-authored-by: kedod <kedod>
Co...
Co-authored-by: kedod <kedod>
github.com/litestar-org/litestar - 8d892d9116640d010d318eecf9a872281d15e9a1 authored 11 months agofeat: Support `ResponseSpec(..., examples=[...])` (#3068)
Allows to define custom examples for ...
github.com/litestar-org/litestar - 0330c66054f243dcf7f9d03db08cc1a497336372 authored 11 months agogithub.com/litestar-org/litestar - d1b3f2b997f79486ce1efbb23be16c4040e2ac13 authored 11 months ago
* feat: generate openapi components schemas in alphabetical order
Generating them in the alph...
github.com/litestar-org/litestar - ceacff2dc663dba82033e8eea3fb0f9f6d4b82e6 authored 11 months agofix sending empty data in sse
github.com/litestar-org/litestar - 65efff126be14d74e794ed76244b80942f530067 authored 11 months ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* fix: missing cors headers in response
* fix: don't overwrite preflight
* fix: cors tests...
github.com/litestar-org/litestar - e6e7c06a50c362d0ac29317772c58b7cafdd1ce2 authored 11 months ago* fix: add the redis mark to this shutdown test to make sure it has a redis service available
...
github.com/litestar-org/litestar - 1fb981da4b6171cd3fa348c9ffe1c575c5bc862f authored 11 months agoEnable running platform compat tests in CI
github.com/litestar-org/litestar - 63ef963200225ca0a9014db9e3727225dcae3913 authored 11 months agogithub.com/litestar-org/litestar - 368b22faac33ed7045b82bbb2bba82735b173e78 authored 11 months ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
github.com/litestar-org/litestar - 32689588e303cca83bb388491dbec90ed74699dd authored 11 months ago
Co-authored-by: Alc-Alc <alc@localhost>
github.com/litestar-org/litestar - e7d272d149eff76a6e3f926f9e4ccfaa74d612df authored 11 months ago* Fix Pydantic V1 schema generation for PrivateAttr in GenericModel
github.com/litestar-org/litestar - 22d0a6105d03926796164a0b751f60985bac17b5 authored 11 months ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: up...
github.com/litestar-org/litestar - c02cc2d9b99abdf5afeb85d88ca159da091fae7a authored 11 months agogithub.com/litestar-org/litestar - de5129bc43a8d07b66d726846456950fca30ef00 authored 11 months ago
Co-authored-by: kedod <kedod>
github.com/litestar-org/litestar - 6b61105caba83cb52528749ce289d82acf147bd4 authored 11 months ago* Fix OpenAPI schema generation for Pydantic v2 constrained secrets
github.com/litestar-org/litestar - 961d3eb285db56b78825a6256eaf7f053cd275da authored 11 months agoFix OpenAPI schema generation for Pydantic v2 constrained secrets
github.com/litestar-org/litestar - 1332983e09e13571c9a7490540a21f5cf8121f77 authored 11 months ago---------
Co-authored-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - fe7214378553a88701222e4895746fe15f6844ab authored 11 months ago* fix: pass cache control header for static files
* refactor: pass resolved headers to Static...
github.com/litestar-org/litestar - 1ff7f1e1b59948fa5e70009b40e5c135ff6226ac authored 11 months ago* fix: adjust spacing in deprecation warning
github.com/litestar-org/litestar - 19f4f04342937d623b14e86fd4b87266bd30a18e authored 11 months ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* Fix typo: lowercase after colon or semicolon
* Consistently link to True object
* TODO-l...
github.com/litestar-org/litestar - 88f82c5c32c499b7f73b65334587e2344d0ee679 authored 11 months agogithub.com/litestar-org/litestar - 7646396e79aa49dc2d5c5ba849d1d330a119ed36 authored 11 months ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
correct UUIDAuditBase/BigIntAuditBase columns name.
github.com/litestar-org/litestar - aab11b1460ec2d163e3e3c69a7dbe61da9984777 authored 11 months ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* correcting inconsistencies between description and code example, replacing broken reference
...
github.com/litestar-org/litestar - d109098894b0602a6d3a0be16deddf676670becc authored 11 months ago* fix: Description not set for UUID based path parameters in OpenAPI
* test: fix the newly ad...
github.com/litestar-org/litestar - 60f197d26d863feb74c4c30205482a378afc2d50 authored 11 months agoFix structlog tty test for windows
github.com/litestar-org/litestar - 8cdee5ff387d5d382e64438d9a4013d7dabeb0d5 authored 11 months agoFix DTO msgspec meta constraints not being included in transfer model
github.com/litestar-org/litestar - 323e23e51508cf142074447098b48ddcc2a67ad0 authored 11 months agogithub.com/litestar-org/litestar - 11d79ce4935c1d4fcdc455f98bb94adcb07cf14a authored 11 months ago
* Handle invalid body
github.com/litestar-org/litestar - e137a96b47b3d6e69ac05f92f9f605001a7e935c authored 11 months agoFix exception middleware
github.com/litestar-org/litestar - 67ab44dc9379c323fd2a3f7f223091a83f9eb0a9 authored 11 months ago* chore(infra): re-add fields for PR templates
---------
Co-authored-by: Janek Nouvertné <...
github.com/litestar-org/litestar - b266f5ad17ee87e456f712b70e4c966ae4444068 authored 11 months agoReplace blacken-docs with ruff
github.com/litestar-org/litestar - c9756a6c080942c5dc909cfb2ee363c058e15309 authored 11 months agoRemove prettier
github.com/litestar-org/litestar - 32a9d8edb84dc494a9dd3fd8c2304da41715f927 authored 11 months ago
Explicitly declaring `responses={...: ResponseSpec(None)}` used to generate
OpenAPI `content`, ...
Fix resolution for windows
github.com/litestar-org/litestar - 468e3295edcf3365c38a91349d6fc830421d2bf1 authored 11 months ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* Fix cookie naming for short cookies
Previously, cookie names always had a suffix of the for...
github.com/litestar-org/litestar - 9ae6d029e3668c046c985b23ed29279dfcc3313d authored 11 months agogithub.com/litestar-org/litestar - 1e42fa2737906dfab690af65f6b571cfa24a1ed4 authored 11 months ago
* chore: apply `blacken-docs` linting changes
* feat: updated deprecated ruff config
* fix...
github.com/litestar-org/litestar - 9df1db6a99548b958281787a473780999460e085 authored 11 months agogithub.com/litestar-org/litestar - c15236990fc8f83a22a420470d7bdde04f225e01 authored 11 months ago
* chore(sphinx): Tweak `_get_available_port` for binding to a free port provided by the host
...
github.com/litestar-org/litestar - aecabb13a4c45e99510e3aff281b38f0047643f8 authored 12 months agofix: Replace deprectated property
Co-authored-by: guacs <[email protected]...
github.com/litestar-org/litestar - 1526be3977fd6463baf8e58131aec6ba9ebe9d3d authored 12 months ago* docs: retry with different ports if examples don't come online
* fix: actually catch the St...
github.com/litestar-org/litestar - 1aee828f57f7e0eb48da0617cc6fe89d6471f449 authored 12 months ago* fix: import click after rich_click_patch
* chore: ignore coverage for rich_click not installed
github.com/litestar-org/litestar - 04a9501d719c26ff4ef8451d216707a1b72a1c77 authored 12 months agogithub.com/litestar-org/litestar - cdb926d3ac19563f1580f04335705b6a5e8d7439 authored 12 months ago
chore: Release 2.6.0
github.com/litestar-org/litestar - 84a09b1d07ac475bf23b1c15e3f0d96022af74d9 authored 12 months ago
* Implement static files with regular handlers
* Add more router options
* Add docs
* Depreca...
Fix doc reference error
github.com/litestar-org/litestar - d501aa75381485131e74a6de6e8e7ca7851bce9a authored 12 months ago* Support injecting externally typed classes
github.com/litestar-org/litestar - e6eb9f2023f8af8612be23b3d6e12a962d77b8cb authored 12 months ago* fix: re-add structlog tests
* fix: re-add hint on unreachable section
github.com/litestar-org/litestar - 53e872cd3971c9f1621774930c359e8b1bb08759 authored 12 months ago* Bump version to 2.6.0
Signed-off-by: Janek Nouvertné <[email protected]...
github.com/litestar-org/litestar - e1e6c7c42ae29f0b1b09168f13e9d478ac89bd5b authored 12 months agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 2d21eefe3dcb987cf580bbdd7ca56ff49712aeb6 authored 12 months ago* refactor: move the different compressions into their own implementations
* feat: check if e...
github.com/litestar-org/litestar - 3ec3ba7bbeb938e5e16884dfa54a5bfe501fbbe2 authored 12 months agoFix module loader coverage
github.com/litestar-org/litestar - 1e037d3bbf2c60cba05117f670d55a4951c6463e authored 12 months agogithub.com/litestar-org/litestar - 1c28ce718ae5994f203139f1904f44f2f224da7c authored 12 months ago
* feature(piccolo): sanitize columns with from PydanticDTO output
* feature(piccolo): modify l...
* feat(channels): Postgres backends (#2803)
* wip
Signed-off-by: Janek Nouvertné <25355197...
github.com/litestar-org/litestar - 0af4c8d5e7bd62c186e42722da7355ee0c19a645 authored 12 months ago
* Align route handler decorator annotations with respective app/router/controller ones
* Align ...
* Add reload-include and reload-exclude feature
* Update documentation
* Fix tests, update...
github.com/litestar-org/litestar - 283ef423e968e4932bcf596e2f2dbe02a88ad149 authored 12 months agofeat: allow plugins to be found by stringified dotted path
github.com/litestar-org/litestar - f81990b1a3e2201ad4228b1cea1136d4da8228c7 authored 12 months agoRevert scope state regression
github.com/litestar-org/litestar - 9fad4b5726549334a121e22afbea02bf8d721bfa authored 12 months agofix: change `rich-click` to `rich_click` for findspec
The `findspec` function fails to find `...
github.com/litestar-org/litestar - 04dd5b56e82e90ee4f46e8b1f25eab0c554a4e69 authored 12 months agogithub.com/litestar-org/litestar - f8d03194b8f541a4459c27fe51599526a73ee2ba authored 12 months ago
* Fix scope "state" key handling
* Don't overwrite initial state
* Simplify
Add codecov token explicitly
github.com/litestar-org/litestar - f4c74f653f02d34b4707d4359bebb240b51c0d5f authored 12 months agogithub.com/litestar-org/litestar - d52caee70c6fa6c6806f7a80833b872118b3fc89 authored 12 months ago
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Relea...
* chore(release): prepare for v2.5.4
---------
Co-authored-by: Alc-Alc <alc@localhost>
github.com/litestar-org/litestar - 11a0db5352c5bb69b2dc4362c0c7e491c0568720 authored 12 months agofix: Handle `KeyError` for "root_path" when used with Nginx Unit
Co-authored-by: Alc-Alc <alc...
github.com/litestar-org/litestar - eb1f617f41c8157ea3935beebab5f11d7d59b1e5 authored 12 months ago