d3vyce d3vyce
d3vyce synced commits to feat/add-security-module at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
8a16f2808e fix: cleanup + simplify
942eb0714f docs: add authentication example
9356a59f47 feat(security): add oauth helpers
efba70df80 feat: add security module
f82225f995 feat: add WatchedFieldsMixin (#148)
Compare 9 commits »
d3vyce synced commits to docs/add-documentation-versioning at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
1ee3a3a7e2 docs: add documentation versioning
f82225f995 feat: add WatchedFieldsMixin (#148)
e62612a93a ⬆ Bump coverage from 7.13.4 to 7.13.5 (#149)
56f0ea291e ⬆ Bump zensical from 0.0.26 to 0.0.27 (#150)
ee896009ee ⬆ Bump ty from 0.0.21 to 0.0.23 (#151)
Compare 20 commits »
d3vyce synced and deleted reference refs/tags/feat/add-watchedfieldsmixin-and-watch_fields-decorator-for-field-change-monitoring at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/zensical-0.0.27 at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/ty-0.0.23 at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/ruff-0.15.6 at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
d3vyce synced and deleted reference refs/tags/dependabot/uv/coverage-7.13.5 at d3vyce/fastapi-toolsets from mirror 2026-03-20 01:32:07 +01:00
d3vyce synced commits to main at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
2e9c6c0c90 feat: support Annotated[AsyncSession, Depends(...)] in PathDependency and BodyDependency (#146)
d3vyce synced commits to feat/add-security-module at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
8fdf60254b fix: cleanup + simplify
90a244031e docs: add authentication example
f561ccf5a9 feat(security): add oauth helpers
0f40d858fe feat: add security module
2e9c6c0c90 feat: support Annotated[AsyncSession, Depends(...)] in PathDependency and BodyDependency (#146)
Compare 5 commits »
d3vyce synced new reference dependabot/uv/zensical-0.0.27 to d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced commits to dependabot/uv/zensical-0.0.27 at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced new reference dependabot/uv/ty-0.0.23 to d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced commits to dependabot/uv/ty-0.0.23 at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced new reference dependabot/uv/ruff-0.15.6 to d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced commits to dependabot/uv/ruff-0.15.6 at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced new reference dependabot/uv/coverage-7.13.5 to d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced commits to dependabot/uv/coverage-7.13.5 at d3vyce/fastapi-toolsets from mirror 2026-03-19 01:02:07 +01:00
d3vyce synced commits to feat/add-security-module at d3vyce/fastapi-toolsets from mirror 2026-03-17 00:12:08 +01:00
339cc3fa11 docs: add authentication example
8d6443bbe1 feat(security): add oauth helpers
a17ea9b820 feat: add security module
2c494fcd17 Version 2.3.0
fd7269a372 refactor: CursorDirection enum, cursor value parsing and __class_getitem__ caching (#144)
Compare 19 commits »