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
* feat(contrib-jwt): Add parameters to set the JWT `extras` field
- Add `token_extras` to bot...
github.com/litestar-org/litestar - 30f748e877677af32f368ba5502b1507030ed82c authored over 1 year ago
* fix platform compat tests
* fix mako template test for windows
---------
Signed-off-b...
github.com/litestar-org/litestar - f73da61668d090adba45e482648c0883f1a3645f authored over 1 year ago* fix headers handling in ASGIResponse
---------
Signed-off-by: Janek Nouvertné <25355197+...
github.com/litestar-org/litestar - 359fa32f87d5980dcbc30d567298cbbc7319cb19 authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - ec3b19bbb6ea5e8af73fb4727a6e282cadbf5ddf authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 9d07477a8e9868da3595b5d6e8f2a288ed496612 authored over 1 year ago* chore: publish using PyPI trusted publishers
---------
Signed-off-by: Janek Nouvertné <2...
github.com/litestar-org/litestar - e0002141d36a93ee1b4079e7f7d878803d13a0e4 authored over 1 year agogithub.com/litestar-org/litestar - bcf134196a2af6da81f9aa29a03b7cd84c1cff59 authored over 1 year ago
Signed-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 9e67d91b5b3bd44d3e2fc187ca6933178e723c9b authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 172bfb55825569df87baa4d2a8446ebbbd26c28c authored over 1 year ago* docs: Fix SQLAlchemy config for async
* docs: Update SA repo example to Pydantic V2
* docs: ...
github.com/litestar-org/litestar - 9b950aede5d6c982fe14df78c0b0c3f74b1667f3 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-...
github.com/litestar-org/litestar - afd744dc2766ff87782c99f56ecc5cb1bd0ff44b authored over 1 year ago* feat(layered-include_in_schema): Add include_in_schema option on Routers and/or Controllers
...
github.com/litestar-org/litestar - aaf3fac2c8b0b4ca14a2042be9ecaaf4e7857680 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* chore: add deprecation warnings for use of parameter app in to_asgi_response method of respons...
github.com/litestar-org/litestar - 488df7d478b63c01f71c199a651f48f3bdc212e5 authored over 1 year agogithub.com/litestar-org/litestar - 7a5cf26185726a31ab3cbc4b265204fde2f1e36f authored over 1 year ago
github.com/litestar-org/litestar - 8f629db105712460728125c83f4cde4c486b608a authored over 1 year ago
Signed-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - e94f07511f99f1e95bca62cf5ae76923e4dde570 authored over 1 year ago* feat: add minjinja
* feat: add minjinja, more tests
* feat: add minjinja, added url_for test...
github.com/litestar-org/litestar - bb08a53bce94e6d7a7e24b10f9083dcef7653f0f authored over 1 year ago* chore: pin anyio
* chore: fix anyio v4 testing compatibility issues
* chore: fix excepti...
github.com/litestar-org/litestar - 3ef2a2c0ea8e0bca04ea61211f713a231c2f5c06 authored over 1 year agogithub.com/litestar-org/litestar - 09575f8bab5d6e306f24b6f6c55aac57fcb4c210 authored over 1 year ago
* feat: allow queries to be filter by expressions as well.
* feat: allow queries to be filter...
github.com/litestar-org/litestar - 7badaf5254aa76ef77db468328e0e795ff63c931 authored over 1 year ago* feat: exclude implicit fields for sqlalchemy dto
use separate sqlalchemy dto config
supp...
github.com/litestar-org/litestar - 6fe22e4ea54bce2780e5431c72ab0711a1ce8777 authored over 1 year ago* Fix: better error message.
* feat: Ensures deterministic ordering of handlers (#2152)
En...
github.com/litestar-org/litestar - 3b0becb8fdc6cf9feb737fe5c15fa8aa9b81ed34 authored over 1 year agoremove poetry lock from pre-commit
Signed-off-by: Janek Nouvertné <25355197+provinzkraut@user...
github.com/litestar-org/litestar - 8277182fd978bb33e50f80c3386f96cd8f929e54 authored over 1 year agogithub.com/litestar-org/litestar - b01e9e3dafa179c28d06d3419fe411cdca4b8837 authored over 1 year ago
Docs: Make Async Note More Clear
Fixes #2275
github.com/litestar-org/litestar - 84c333bb904641bd41f620eb45a99736a7524564 authored over 1 year ago* Add `litestar-fullstack` to README and documentation
* Update README.md
Co-authored-by: ...
github.com/litestar-org/litestar - 129b616277735d6b7720e46c3d345e6f3daee280 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* fix: Ensure app-dir is appended to path during autodiscovery.
* add tests
* added anothe...
github.com/litestar-org/litestar - 6a6fba408a23a96cdd8efe40a84a0a91a4b4ff73 authored over 1 year ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...
* fix: set SQLAlchemyPlugin to add other plugins, instead of inheriting.
* fix: linting
* ...
github.com/litestar-org/litestar - cd07fd7a5d91415ab48ae32f62ef1de320e6831c authored over 1 year ago* fix: no content-type header in case of no content HTTP response
Some clients (e.g.: openapi...
github.com/litestar-org/litestar - 3b3ed502de26bb945857fa8b94af45afdde7e075 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* docs: Fix numbered list typo
Signed-off-by: Sean Donoghue <[email protected]>
* docs: ...
github.com/litestar-org/litestar - c951d63756ca54296fac142fd06ebda99477bd13 authored over 1 year ago* chore: update poetry version in pre-commit
* chore: update poetry lock file
github.com/litestar-org/litestar - 8474267a76f4304e90e208a746f3985d873d0e75 authored over 1 year agogithub.com/litestar-org/litestar - f915b5a40b64c01a0cf8b7c83e9929b6eddca353 authored over 1 year ago
fix: add pydantic types only if pydantic is installed
github.com/litestar-org/litestar - 259ab3f7e3a510053636522c9a0e15b21caf4d9b authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
github.com/litestar-org/litestar - c9705dcd0cd3eb13623dfb69116590fb3937fca9 authored over 1 year ago
* refactor(structure): move the repository module from contrib to top-level
* chore: update s...
github.com/litestar-org/litestar - 2f4219a87d61887d442ebda0aa9e02069727bc17 authored over 1 year agoupdate msgspec
Signed-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - e3730274e918e819b6158afb5e1630ff84813570 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* fixed exists() method for sqlalchemy sync and async.
also changed the functions in the reposi...
* feat: unpin redis
* fix: make compose file location not hardcoded, so you can run tests fro...
github.com/litestar-org/litestar - cffaab8c4f8b70a54c36e4d4800a38a5bc1724a1 authored over 1 year ago* Update exception tests with custom subclasses of LitestarException and HTTPException
* Lite...
github.com/litestar-org/litestar - 88de686dd44457ed34573e572f3268f61a361f93 authored over 1 year ago
* fix annotations
* update poetry.lock
---------
Signed-off-by: Janek Nouvertné <25355197...
github.com/litestar-org/litestar - ca2a2c8707036e8f41f1fd014beda0af3a2fdb0b authored over 1 year agogithub.com/litestar-org/litestar - 12d8a0629d9e1f99bcbf9172f7c5a7632e339daa authored over 1 year ago
* fix(schema): handling of optional path parameters
* fix(schema): handling of optional path ...
github.com/litestar-org/litestar - 0b034f257f83bdb266e215d27472fb11c56404cc authored over 1 year ago* fix(docs): DTO, small typos
* docs(responses): fix cookie example reference
* docs(security)...
github.com/litestar-org/litestar - f227a8ce5538554b9f60b6fb4772e7bc530d1ef7 authored over 1 year ago* fix(docs): DTO, small typos
* docs(responses): fix cookie example reference
github.com/litestar-org/litestar - 510a9b2d07816663981941f092ccaa55ae7815df authored over 1 year ago* chore(infrastructure): update dependencies
* chore: update test workflow
github.com/litestar-org/litestar - 122a64015bc2f2ec97969231f8268aebc34d6dac authored over 1 year ago* feat: add possibility to customize jinja Environment
* Update docs/usage/templating.rst
...
github.com/litestar-org/litestar - d8fb45bcf38b21ef9dadd6c4255b36eb976a5ccf authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-...
github.com/litestar-org/litestar - 49fb1e26dfa9f49ee3783949ff79bf880fb14a3d authored over 1 year ago* feat: use `lambda_stmt` in the repository
* fix: additional tests are now passing
* fix:...
github.com/litestar-org/litestar - 43d052f82243554fdf977d55aa37fcf9290448ee authored over 1 year ago* fix: raise ValidationException when pydantic validation fails
github.com/litestar-org/litestar - 8494f33784c7a8b9e0a17bbdd65b2fcdc4d22391 authored over 1 year agogithub.com/litestar-org/litestar - 65e9d8f1d3b2b5b6d6a8c30beda74ce763668097 authored over 1 year ago
build: ignore all-contributorsrc from prettier.
github.com/litestar-org/litestar - 7a73286212c0e561bcb9a365e1be74b02f3d532c authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* Fix events usage example
Add the `app` definition so that the example is provides all the i...
github.com/litestar-org/litestar - aede6b93e4e2c4d90a2bcc68b7ca5096f12e317e authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 1362a8b562499d675fed09b669080bb9ef6ba870 authored over 1 year ago* Replace PartialDataDTO with DTOData. Based on example: https://docs.litestar.dev/latest/tutori...
github.com/litestar-org/litestar - 91a7990a00002dcc2851081115e77d78ddbfb14b authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 0ae74def19722e0b246bda5118367a7d92792efb authored over 1 year agogithub.com/litestar-org/litestar - f9bd897a142102a3104e247338af6cf62cd1702d authored over 1 year ago
doc(openapi): fix stdlib link
Signed-off-by: Janek Nouvertné <[email protected]...
github.com/litestar-org/litestar - 798f238eddd37edde149496c2ad85f9f9c0e2859 authored over 1 year agoEnsure deterministic handler order
github.com/litestar-org/litestar - 250598f0bad97d08ec421fcf8ffa06df856e79d0 authored over 1 year agogithub.com/litestar-org/litestar - 4db766e08cecd70b0c0ee6d2199dc6edad4ebab9 authored over 1 year ago
* Support custom status code for openapi exceptions
* add docs for custom exceptions in OpenA...
github.com/litestar-org/litestar - 38526b069afa24ef2fa3296d800fed7f4c272f7e authored over 1 year ago---------
Signed-off-by: Janek Nouvertné <[email protected]>...
github.com/litestar-org/litestar - d442e7c75059ba4e979e4f9482e6aa484bfde45d authored over 1 year ago* fix: pin oracle to 18 & catch additional exception
* fix: adjustment to handle driver chang...
github.com/litestar-org/litestar - 96fec8b229662c6fd1831f431c4d6ca8e32f452d authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
fix(docs): DTO, small typos
github.com/litestar-org/litestar - 420b7bfaddf5dac679e3e41876409674ced6fb0a authored over 1 year agoSigned-off-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - ee986377453e7c7c64ed90f2e1f7810dc8351ce5 authored over 1 year ago* fix: don't auth OPTIONS and HEAD requests for SessionAuth middlerware
this breaks browser p...
github.com/litestar-org/litestar - 1b0fdd4021c122259aa924b8475870a264136e73 authored over 1 year ago* fix: pass serializer when encoding Open API schema to JSON
* fix: remove UnsetType from Uni...
github.com/litestar-org/litestar - be75fbbf7fdb58f014793f68df2be973641e0f34 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* test: Skip tests that are failing in windows and macOS CI only
Signed-off-by: Janek Nouvert...
github.com/litestar-org/litestar - d257d099993179f1133a96441bf816e1de435007 authored over 1 year agogithub.com/litestar-org/litestar - 3c6575711c72d353ee36b16d6f55b74088545fd0 authored over 1 year ago
fix(authmiddleware): add configuration for HTTP methods to skip when authenticating
github.com/litestar-org/litestar - b6e098dba43370feac37b10ae26be08d1d585120 authored over 1 year agofix: add default receive and send parameter values
github.com/litestar-org/litestar - 48e0f074b2b34e4516c31fdf25e0f8d541817aec authored over 1 year ago* fix(routing): support serving static files from a route used by a route handler
* fix failing...
github.com/litestar-org/litestar - 53af5fb4e3fd14af78e0e3d579620ac257741624 authored over 1 year ago* fix(exception-handling): Fix #2147 - setting app debug dynamically does not propagate to excep...
github.com/litestar-org/litestar - 5dbbedf69b63d6aabb746fece30b36624d655cbc authored over 1 year agoFix: set model response to NOT prefer alias
github.com/litestar-org/litestar - edbe1c9389fa7da402c64f889b29d7745961f8aa authored over 1 year agogithub.com/litestar-org/litestar - 426cab85889c86d4859c0c4c8f2fcdd5ee076627 authored over 1 year ago
github.com/litestar-org/litestar - ebed2d4c2023f352284a469527d8c1c392e6dc45 authored over 1 year ago
github.com/litestar-org/litestar - 031df7f45e69200624779356074f6f9470d2c1b3 authored over 1 year ago
Revert "enhancement(validation): better error message for path param type validation (#2136)"
...
github.com/litestar-org/litestar - b831aac70edf77651e405b4a2693c1676acdfeac authored over 1 year ago
Fix: better error message.
github.com/litestar-org/litestar - 9f98636d8a2d3c22ce260b37a1543eee9e74bbc8 authored over 1 year agoFix typo
github.com/litestar-org/litestar - 2744bf4b8fb7d8b8886229aa71fa1ee8d9a3ffde authored over 1 year agogithub.com/litestar-org/litestar - 88284016e3467d0f07f612ab4ac279e14ab96ca8 authored over 1 year ago
github.com/litestar-org/litestar - fbfe60fb0caf88aba22550edde44089924bdc9a6 authored over 1 year ago
fix(dto): Fix #2125 - excluded attributes being accessed during transfer.
The attributes were a...
github.com/litestar-org/litestar - b38189dbb07625456d3f45496382517b72a78669 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
github.com/litestar-org/litestar - 2be2309688652b125dcbd921da54182950ae0aa0 authored over 1 year ago
github.com/litestar-org/litestar - 02589e80cdbd02de98921c0a01e49630aeb3b39f authored over 1 year ago
* feat: support composite type for SQLAlchemy DTO
* fix dataclass import
github.com/litestar-org/litestar - 622aeb85dac79c25508fabb347f277c4bb5e1c8a authored over 1 year ago* ci(integration): fix docker based tests on macOS
github.com/litestar-org/litestar - 9b2e8b57b3396605079e1cf8e126cb6ed482aac2 authored over 1 year ago* docs: remove references to removed `partial` module (#2116)
doc: remove references to remov...
github.com/litestar-org/litestar - 0cd62d8802588ceb7bb2d9b16f11992bc854243c authored over 1 year ago* Replicate DTO create instance bug
* Fix create_instance with renamed fields
github.com/litestar-org/litestar - d8cb98846603319ffb426058f5cf3cbfee449587 authored over 1 year ago* docs: move usage/contrib/jwt > usage/security/jwt
* docs: move usage/contrib/htmx > usage/h...
github.com/litestar-org/litestar - 4903e34aeb4ab4d8590b233ba171f1f61b710e95 authored over 1 year ago