Commit Graph

11 Commits

Author SHA1 Message Date
xds
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. 2026-02-16 16:35:26 +03:00
xds
97483b7030 + ideas 2026-02-15 10:26:01 +03:00
xds
279cb5c6f6 feat: Implement cancellation of stale generations in the service and repository, along with a new test. 2026-02-13 17:30:11 +03:00
xds
30138bab38 feat: Introduce generation grouping, enabling multiple generations per request via a new count parameter and retrieval by group ID. 2026-02-13 11:18:11 +03:00
xds
458b6ebfc3 feat: Implement project management with new models, repositories, and API endpoints, and enhance character management with project association and DTOs. 2026-02-09 16:06:54 +03:00
xds
8a89b27624 feat: Add album management functionality with new data model, repository, service, API, and generation integration. 2026-02-08 23:13:31 +03:00
xds
b704707abc init auth 2026-02-08 17:36:40 +03:00
xds
31893414eb feat: Add pagination with total count to generation listings and enable filtering assets by type. 2026-02-08 02:13:59 +03:00
xds
aa50b1cc03 fix: prevent filtering by linked_character_id: None when character_id is None in generation queries. 2026-02-07 15:07:41 +03:00
xds
76dd976854 feat: Implement image thumbnail generation, storage, and API endpoints for assets, including a regeneration utility. 2026-02-05 20:52:50 +03:00
xds
35de8efc56 + api 2026-02-04 15:10:55 +03:00