Riccardo Giorato
9cf3e31af2
Enforce MAX_USER_PROMPT limit in generate-page-modal and comic-creation-form
2026-02-11 11:37:28 +01:00
Riccardo Giorato
4dc2266a7e
Revert "Update prompt.ts"
...
This reverts commit dd67b14a9c .
2026-01-30 14:17:50 +01:00
Riccardo Giorato
dd67b14a9c
Update prompt.ts
2026-01-30 13:01:32 +01:00
Riccardo Giorato
7ad2e1b9b7
3 comics per week
2026-01-29 16:55:54 +01:00
Riccardo Giorato
6ed91fffec
usesOwnApiKey
2026-01-29 16:47:51 +01:00
Riccardo Giorato
24c1f733b3
Add content policy checks and rate limiting
2026-01-05 23:06:30 +01:00
Riccardo Giorato
708205f3f0
Refactor add-page API to use consistent previous page image logic and im
2025-12-27 20:06:02 +01:00
Riccardo Giorato
ddf05e6259
Add page deletion functionality with confirmation dialog and API endpoin
2025-12-26 21:42:56 +01:00
Riccardo Giorato
0710982f9d
Add AI-generated title and description for new comic stories
2025-12-26 21:31:30 +01:00
Riccardo Giorato
85f18f0ed1
Add reference images from previous page and story characters for consist
2025-12-26 18:08:21 +01:00
Riccardo Giorato
7fd5367577
Refactor comic page generation and add add-page API
...
Introduces a new /api/add-page endpoint for adding pages to existing comics, refactors prompt construction into a shared utility (lib/prompt.ts), and updates the editor and modal components to use the new API and prompt builder. Removes manual style and character selection in the modal, streamlining the page generation workflow and ensuring previous story context is referenced automatically.
2025-12-26 17:51:08 +01:00
Riccardo Giorato
a2dd20ccdb
Upload comic images to S3 and update database with S3 URLs
2025-12-26 13:33:38 +01:00
Riccardo Giorato
66b252fb2e
Add loading state and style constants, enhance API key modal with delete
2025-12-26 12:15:01 +01:00
Riccardo Giorato
79bd750630
Add free tier rate limiting with Upstash Redis and API key handling
2025-12-25 16:04:00 +01:00
Riccardo Giorato
d5b163e586
Add authentication check and require user ID for story creation
2025-12-25 14:21:41 +01:00
Riccardo Giorato
bbe8c8caf8
Refactor image model selection and dimensions
2025-12-23 21:41:38 +01:00
Riccardo Giorato
ff25be7c85
This commit adds support for reusing existing character images from exis
2025-12-23 13:43:35 +01:00
Riccardo Giorato
62645297c8
Update API key modal and footer links to use Together AI
2025-12-22 20:29:47 +01:00
Riccardo Giorato
3731e3f476
initial commit with Youssef work
2025-12-22 20:20:39 +01:00