18 Commits

Author SHA1 Message Date
xds
e011805186 models + refactor 2026-02-27 20:37:24 +03:00
xds
f6001f5994 nsfw mark api 2026-02-27 13:51:22 +03:00
xds
e4a39e90c3 nsfw mark api 2026-02-27 09:08:48 +03:00
xds
bc9230a49b fixes 2026-02-24 12:11:19 +03:00
xds
1868864f76 fixes 2026-02-20 13:10:37 +03:00
xds
dd0f8a1cb6 os.getenv -> config.py 2026-02-19 13:00:51 +03:00
xds
4af5134726 fixes 2026-02-18 17:06:17 +03:00
xds
7488665d04 fixes 2026-02-18 17:01:06 +03:00
xds
c50d2c8ad9 fixes 2026-02-18 16:44:04 +03:00
xds
4586daac38 fixes 2026-02-18 16:35:04 +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
a7c2319f13 feat: Implement external generation import API secured by HMAC-SHA256 signature verification. 2026-02-10 14:06:37 +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
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
736e5a8c12 feat: Add logging to API endpoints, update generation response model, and refine project configurations. 2026-02-05 15:29:31 +03:00
xds
35de8efc56 + api 2026-02-04 15:10:55 +03:00