198ac44960
Merge pull request 'feat: introduce post resource with full CRUD operations and generation linking.' (#3) from posts into main
xidas2026-02-17 12:54:47 +00:00
d820d9145b
feat: introduce post resource with full CRUD operations and generation linking.
posts
xds2026-02-17 15:54:01 +03:00
c93e577bcf
feat: Implement asset soft deletion with S3 file purging, enhance type safety, and improve error handling in generation and adapter services.
xds2026-02-17 12:51:40 +03:00
c5d4849bff
Update compiled bytecode for assets_repo.py.
xds2026-02-16 16:41:53 +03:00
68a3f529cb
feat: Enhance idea retrieval to include the latest generation and support user-specific ideas not tied to a project, while also improving asset storage uniqueness and adjusting generation cancellation timeout.
ideas
xds2026-02-16 16:35:26 +03:00
e2c050515d
feat: Limit concurrent image generations to 4 using an asyncio semaphore.
xds2026-02-16 00:30:34 +03:00
279cb5c6f6
feat: Implement cancellation of stale generations in the service and repository, along with a new test.
xds2026-02-13 17:30:11 +03:00
30138bab38
feat: Introduce generation grouping, enabling multiple generations per request via a new count parameter and retrieval by group ID.
xds2026-02-13 11:18:11 +03:00
a9d24c725e
Update user repository implementation.
xds2026-02-09 16:16:55 +03:00
458b6ebfc3
feat: Implement project management with new models, repositories, and API endpoints, and enhance character management with project association and DTOs.
xds2026-02-09 16:06:54 +03:00
4461964791
feat: Add created_by and cost fields to generation models, populate created_by from the authenticated user, and implement cost calculation.
xds2026-02-09 01:52:23 +03:00
fa3e1bb05f
refactor: Remove trailing slashes from album router endpoint paths.
xds2026-02-09 00:47:54 +03:00
8a89b27624
feat: Add album management functionality with new data model, repository, service, API, and generation integration.
xds2026-02-08 23:13:31 +03:00
76dd976854
feat: Implement image thumbnail generation, storage, and API endpoints for assets, including a regeneration utility.
xds2026-02-05 20:52:50 +03:00
736e5a8c12
feat: Add logging to API endpoints, update generation response model, and refine project configurations.
xds2026-02-05 15:29:31 +03:00
9ae6e8e08e
feat: Update generation service, models, and API endpoints, along with refining Google generation exception handling.
xds2026-02-05 15:28:53 +03:00