Commit Graph

14 Commits

Author SHA1 Message Date
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
c6142715d9 feat: Add image, update VS Code launch configuration, and enhance gitignore rules for build artifacts. 2026-02-12 14:02:36 +03:00
xds
00e83b8561 fix 2026-02-09 17:01:48 +03:00
xds
a9d24c725e Update user repository implementation. 2026-02-09 16:16:55 +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
4461964791 feat: Add created_by and cost fields to generation models, populate created_by from the authenticated user, and implement cost calculation. 2026-02-09 01:52:23 +03:00
xds
a449f65de9 123 2026-02-08 17:57:09 +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
cdb09e84fc + s3 2026-02-06 14:07:10 +03:00
xds
37e69088a1 delete asset 2026-02-06 09:07:03 +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
736e5a8c12 feat: Add logging to API endpoints, update generation response model, and refine project configurations. 2026-02-05 15:29:31 +03:00
xds
9ae6e8e08e feat: Update generation service, models, and API endpoints, along with refining Google generation exception handling. 2026-02-05 15:28:53 +03:00