d3vyce d3vyce
d3vyce synced commits to refs/heads/dependabot/uv/coverage-7.13.5 at d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced new reference refs/heads/dependabot/uv/coverage-7.13.5 to d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced commits to refs/heads/dependabot/uv/ruff-0.15.6 at d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced new reference refs/heads/dependabot/uv/ruff-0.15.6 to d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced commits to refs/heads/dependabot/uv/ty-0.0.23 at d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced new reference refs/heads/dependabot/uv/ty-0.0.23 to d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced commits to refs/heads/dependabot/uv/zensical-0.0.27 at d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced new reference refs/heads/dependabot/uv/zensical-0.0.27 to d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00:00
d3vyce synced commits to refs/heads/feat/add-security-module at d3vyce/fastapi-toolsets from mirror 2026-03-19 00:02:07 +00: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 commits to refs/heads/feat/add-security-module at d3vyce/fastapi-toolsets from mirror 2026-03-16 23:12:08 +00: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 »
d3vyce synced commits to refs/heads/main at d3vyce/fastapi-toolsets from mirror 2026-03-15 22:42:08 +00:00
2c494fcd17 Version 2.3.0
fd7269a372 refactor: CursorDirection enum, cursor value parsing and __class_getitem__ caching (#144)
c863744012 feat: PaginatedResponse[T] as discriminated union annotation (#142)
Compare 3 commits »
d3vyce synced commits to refs/tags/v2.3.0 at d3vyce/fastapi-toolsets from mirror 2026-03-15 22:42:08 +00:00
d3vyce synced new reference refs/tags/v2.3.0 to d3vyce/fastapi-toolsets from mirror 2026-03-15 22:42:08 +00:00
d3vyce synced and deleted reference refs/tags/feat/unified-paginate-endpoint-with-typed-pagination-responses at d3vyce/fastapi-toolsets from mirror 2026-03-14 22:12:08 +00:00
d3vyce synced and deleted reference refs/tags/fix/prev_cursor-does-not-navigate-backward-always-returns-items-after-current-page-start at d3vyce/fastapi-toolsets from mirror 2026-03-14 22:12:08 +00:00
d3vyce synced commits to refs/heads/main at d3vyce/fastapi-toolsets from mirror 2026-03-14 22:12:08 +00:00
aedcbf4e04 feat: add UUIDv7Mixin (#140)
19c013bdec feat: unified paginate() endpoint with typed pagination responses (#134)
81407c3038 fix: use clock_timestamp() instead of now() for Mixin to ensure unique values (#138)
0fb00d44da fix: prev_cursor does not navigate backward (#136)
Compare 4 commits »