|
|
ecc8d69039
|
inspirations
|
2026-02-24 16:42:46 +03:00 |
|
|
|
bc9230a49b
|
fixes
|
2026-02-24 12:11:19 +03:00 |
|
|
|
1868864f76
|
fixes
|
2026-02-20 13:10:37 +03:00 |
|
|
|
5aa6391dc8
|
+ env
|
2026-02-19 21:25:29 +03:00 |
|
|
|
4586daac38
|
fixes
|
2026-02-18 16:35:04 +03:00 |
|
|
|
d820d9145b
|
feat: introduce post resource with full CRUD operations and generation linking.
|
2026-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.
|
2026-02-17 12:51:40 +03:00 |
|
|
|
9abfbef871
|
Merge branch 'ideas'
|
2026-02-16 16:41:13 +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.
|
2026-02-16 16:35:26 +03:00 |
|
|
|
e2c050515d
|
feat: Limit concurrent image generations to 4 using an asyncio semaphore.
|
2026-02-16 00:30:34 +03:00 |
|
|
|
5e7dc19bf3
|
ideas
|
2026-02-15 12:42:15 +03:00 |
|
|
|
97483b7030
|
+ ideas
|
2026-02-15 10:26:01 +03:00 |
|
|
|
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 |
|
|
|
c6142715d9
|
feat: Add image, update VS Code launch configuration, and enhance gitignore rules for build artifacts.
|
2026-02-12 14:02:36 +03:00 |
|
|
|
00e83b8561
|
fix
|
2026-02-09 17:01:48 +03:00 |
|
|
|
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 |
|
|
|
668aadcdc9
|
fix
|
2026-02-09 09:49:49 +03:00 |
|
|
|
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 |
|
|
|
8a89b27624
|
feat: Add album management functionality with new data model, repository, service, API, and generation integration.
|
2026-02-08 23:13:31 +03:00 |
|
|
|
c25b029006
|
123
|
2026-02-08 22:53:09 +03:00 |
|
|
|
a449f65de9
|
123
|
2026-02-08 17:57:09 +03:00 |
|
|
|
b704707abc
|
init auth
|
2026-02-08 17:36:40 +03:00 |
|
|
|
305ad24576
|
feat: Separate asset origin type from content type for improved asset categorization and handling.
|
2026-02-07 14:41:03 +03:00 |
|
|
|
137279bcc5
|
fix
|
2026-02-06 19:53:05 +03:00 |
|
|
|
553335940f
|
fix
|
2026-02-06 19:05:52 +03:00 |
|
|
|
fd1b023e7d
|
push
|
2026-02-06 19:01:46 +03:00 |
|
|
|
cdb09e84fc
|
+ s3
|
2026-02-06 14:07:10 +03:00 |
|
|
|
c0debab0cb
|
feat: Add use_profile_image and detailed token usage fields to generation models.
|
2026-02-05 22:19:57 +03:00 |
|
|
|
d4682b1418
|
feat: Add optional telegram_id field to Generation and GenerationRequest models.
|
2026-02-05 21:10:50 +03:00 |
|
|
|
76dd976854
|
feat: Implement image thumbnail generation, storage, and API endpoints for assets, including a regeneration utility.
|
2026-02-05 20:52:50 +03:00 |
|
|
|
736e5a8c12
|
feat: Add logging to API endpoints, update generation response model, and refine project configurations.
|
2026-02-05 15:29:31 +03:00 |
|
|
|
bf8396a790
|
catch exception
|
2026-02-04 18:23:36 +03:00 |
|
|
|
53b2bce1b2
|
fix dates
|
2026-02-04 17:36:06 +03:00 |
|
|
|
35de8efc56
|
+ api
|
2026-02-04 15:10:55 +03:00 |
|
|
|
11c1f4f7dc
|
+ api
|
2026-02-03 23:16:18 +03:00 |
|
|
|
30daa1340a
|
+ api
|
2026-02-03 16:51:23 +03:00 |
|
|
|
e43cd575b0
|
+ api
|
2026-02-03 16:21:15 +03:00 |
|
|
|
7050999ed8
|
+ assets
|
2026-02-03 14:20:22 +03:00 |
|
|
|
3497f963fb
|
+ fixes
|
2026-02-03 09:14:45 +03:00 |
|
|
|
4f533edf50
|
+ gen mode
|
2026-02-02 23:08:47 +03:00 |
|
|
|
e6aad48e72
|
init
|
2026-02-02 16:15:17 +03:00 |
|