Commit Graph

  • fbdf84fca7 feat: add api key validation endpoint and update comic generation model main Riccardo Giorato 2026-06-17 10:09:40 +02:00
  • 624a729b24 feat: update deps, add pnpm-workspace, modify components Riccardo Giorato 2026-06-17 09:43:26 +02:00
  • e18f67a7d0 Merge pull request #5 from Nutlope/orchestrator/update-nextjs-version-jx78w44g Riccardo Giorato 2026-05-08 14:59:16 +02:00
  • 3270f38d94 Update Next.js from 16.1.5 to 16.2.6 orchestrator-build[bot] 2026-05-08 12:53:18 +00:00
  • 62f8a0ca35 feat: add feedback system with modal, api endpoints, and stats tracking Riccardo Giorato 2026-04-16 22:02:03 +02:00
  • 200a4e2a29 new together branding Riccardo Giorato 2026-03-03 16:25:49 +01:00
  • 9cf3e31af2 Enforce MAX_USER_PROMPT limit in generate-page-modal and comic-creation-form Riccardo Giorato 2026-02-11 11:37:28 +01:00
  • a05fdea297 Add scrollable page thumbnails with scrollbar styling in page sidebar Riccardo Giorato 2026-02-11 11:27:04 +01:00
  • a56a21bc87 Update comic-canvas.tsx Riccardo Giorato 2026-02-11 10:50:58 +01:00
  • 4dc2266a7e Revert "Update prompt.ts" Riccardo Giorato 2026-01-30 14:17:50 +01:00
  • dd67b14a9c Update prompt.ts Riccardo Giorato 2026-01-30 13:01:32 +01:00
  • 9b44381deb logs Riccardo Giorato 2026-01-29 22:14:56 +01:00
  • 88cf7f38e2 Update route.ts Riccardo Giorato 2026-01-29 22:04:04 +01:00
  • f9ca59c414 wip Hassan El Mghari 2026-01-29 12:30:43 -05:00
  • 68dd6343a2 Update README.md Riccardo Giorato 2026-01-29 17:02:01 +01:00
  • 7ad2e1b9b7 3 comics per week Riccardo Giorato 2026-01-29 16:55:54 +01:00
  • 6ed91fffec usesOwnApiKey Riccardo Giorato 2026-01-29 16:47:51 +01:00
  • 268453886f Update README.md Riccardo Giorato 2026-01-29 16:38:41 +01:00
  • 6b6f316f21 added plausible Hassan El Mghari 2026-01-29 10:35:50 -05:00
  • 35c78db57d Update GitHub repo links and minor cleanup Riccardo Giorato 2026-01-28 23:32:18 +01:00
  • 95545ef676 https://www.makecomics.io/ domain! Riccardo Giorato 2026-01-28 23:30:59 +01:00
  • d3dbee4114 Add loading steps with interval and fix style class formatting Riccardo Giorato 2026-01-27 19:16:02 +01:00
  • 295ea5647f Update route.ts Riccardo Giorato 2026-01-27 18:44:43 +01:00
  • 76c3a7a0e5 Create AGENTS.md Riccardo Giorato 2026-01-27 17:12:01 +01:00
  • 8600d3ae89 update next and react Riccardo Giorato 2026-01-27 17:09:42 +01:00
  • 2201bd2e3f console log image generation time Riccardo Giorato 2026-01-27 17:09:18 +01:00
  • 0fcb0dae7a Update style init to load from localStorage after mount in ComicCreationForm Riccardo Giorato 2026-01-13 13:17:48 +01:00
  • eb692bcca3 Update API key usage and credit checking logic for comic generation Riccardo Giorato 2026-01-13 13:17:16 +01:00
  • 0a536dc5af Display dynamic GitHub stars in navbar Riccardo Giorato 2026-01-12 15:25:26 +01:00
  • 73cb6770e6 Update american.jpg Riccardo Giorato 2026-01-06 13:51:29 +01:00
  • b9cae19916 Removed debug logging from StoryEditorClient and added autoFocus to prom Riccardo Giorato 2026-01-06 13:48:37 +01:00
  • f4bb681e05 Update StoryEditorClient with new API key dependency Riccardo Giorato 2026-01-06 13:45:42 +01:00
  • 120d011f06 Update story-editor-client.tsx Riccardo Giorato 2026-01-06 13:37:30 +01:00
  • dfcfe4d394 Add authentication checks to StoryEditorClient and ComicCreationForm Riccardo Giorato 2026-01-06 13:25:09 +01:00
  • 6adde0ed17 Update comic preview image to use manga.png Riccardo Giorato 2026-01-06 13:03:20 +01:00
  • 24c1f733b3 Add content policy checks and rate limiting Riccardo Giorato 2026-01-05 23:06:30 +01:00
  • 745b9d0ab5 Update README.md Riccardo Giorato 2026-01-05 22:47:26 +01:00
  • 5f69dc702d Update background images Riccardo Giorato 2026-01-05 22:42:31 +01:00
  • 057cd6a67e Update layout with openGraph metadata Riccardo Giorato 2026-01-05 22:20:04 +01:00
  • dd1bddaaa4 Show skeleton navbar while loading Riccardo Giorato 2025-12-28 13:18:10 +01:00
  • 16011f38a4 Add native share support with clipboard fallback Riccardo Giorato 2025-12-28 13:16:05 +01:00
  • 6b19743950 Switch display font from Atma to Bangers and update related imports and Riccardo Giorato 2025-12-28 13:13:52 +01:00
  • 0b65e78ea3 Adjust main height to account for 6rem navbar Riccardo Giorato 2025-12-27 23:48:02 +01:00
  • 9613ce8755 Show comic preview on all devices and fix quote syntax Riccardo Giorato 2025-12-27 23:44:35 +01:00
  • 774101cc40 Add fourth comic page and extract preview component Riccardo Giorato 2025-12-27 23:33:04 +01:00
  • 849aec93dd Add PUT endpoint and in-place title editing for stories Riccardo Giorato 2025-12-27 20:10:26 +01:00
  • 708205f3f0 Refactor add-page API to use consistent previous page image logic and im Riccardo Giorato 2025-12-27 20:06:02 +01:00
  • c95f8afc49 Update story-editor-client.tsx Riccardo Giorato 2025-12-27 19:55:12 +01:00
  • 95a14c59fc Add clickable link to PDF footer and remove owner check for download but Riccardo Giorato 2025-12-27 12:16:10 +01:00
  • cb00498df1 Add page navigation buttons and update info button text for mobile and d Riccardo Giorato 2025-12-27 12:12:51 +01:00
  • 8730b1053b Add PDF download functionality for stories with images Riccardo Giorato 2025-12-27 12:08:52 +01:00
  • ad4ee5c737 Add arrow key navigation and 'C' shortcut to add page, update UI hints Riccardo Giorato 2025-12-27 11:54:28 +01:00
  • d17d360d0e Remove hover scale effects and optimize mobile UI transitions Riccardo Giorato 2025-12-27 11:42:54 +01:00
  • 5a1d0e3849 Update story route from /editor to /story and add redirect Riccardo Giorato 2025-12-26 22:13:45 +01:00
  • b64efc71f6 Update page.tsx Riccardo Giorato 2025-12-26 22:09:34 +01:00
  • a719bd69ad Merge pull request #1 from riccardogiorato/refactoring Riccardo Giorato 2025-12-26 22:05:50 +01:00
  • efa167a96e Simplify character selection UI and update selection message Riccardo Giorato 2025-12-26 22:00:51 +01:00
  • a618754337 Use frontend-selected characters instead of fetching recent ones Riccardo Giorato 2025-12-26 21:57:25 +01:00
  • ddf05e6259 Add page deletion functionality with confirmation dialog and API endpoin Riccardo Giorato 2025-12-26 21:42:56 +01:00
  • d8f0046c14 Add keyboard shortcut for info sheet and fix input field shortcut blocki Riccardo Giorato 2025-12-26 21:36:55 +01:00
  • 0710982f9d Add AI-generated title and description for new comic stories Riccardo Giorato 2025-12-26 21:31:30 +01:00
  • 8d19367b34 cleanup Riccardo Giorato 2025-12-26 21:18:35 +01:00
  • b4503b7e3e Replace localStorage API key with reactive hook across app Riccardo Giorato 2025-12-26 21:16:23 +01:00
  • 0ff8a4e685 Add ownership checks and share functionality to story editor Riccardo Giorato 2025-12-26 21:02:36 +01:00
  • 5917508175 Sort stories by most recently updated page Riccardo Giorato 2025-12-26 20:02:57 +01:00
  • f3c1398bd2 Add loading state and disable interactions during page generation Riccardo Giorato 2025-12-26 19:50:30 +01:00
  • 89048bae15 Add redraw page functionality with pageId support and UI updates Riccardo Giorato 2025-12-26 19:43:28 +01:00
  • 5d18fad18a add story loader Riccardo Giorato 2025-12-26 19:39:22 +01:00
  • ab3885eaa1 Add keyboard shortcut for form submission and remove unused useEffect Riccardo Giorato 2025-12-26 19:29:49 +01:00
  • 85f18f0ed1 Add reference images from previous page and story characters for consist Riccardo Giorato 2025-12-26 18:08:21 +01:00
  • 7fd5367577 Refactor comic page generation and add add-page API Riccardo Giorato 2025-12-26 17:51:08 +01:00
  • 47263231af Move info and redraw actions to ComicCanvas, update sidebar UI Riccardo Giorato 2025-12-26 17:40:41 +01:00
  • 9895200db6 wip Riccardo Giorato 2025-12-26 17:30:08 +01:00
  • 4e4ce9ed35 wip Riccardo Giorato 2025-12-26 14:32:49 +01:00
  • 9f4dd15395 wip Riccardo Giorato 2025-12-26 13:39:18 +01:00
  • a2dd20ccdb Upload comic images to S3 and update database with S3 URLs Riccardo Giorato 2025-12-26 13:33:38 +01:00
  • 50ae57ec9b Update story-input.tsx Riccardo Giorato 2025-12-26 13:22:46 +01:00
  • 66b252fb2e Add loading state and style constants, enhance API key modal with delete Riccardo Giorato 2025-12-26 12:15:01 +01:00
  • 14b247ffaa Add stories dashboard with API endpoint and navigation updates Riccardo Giorato 2025-12-26 11:36:45 +01:00
  • 79bd750630 Add free tier rate limiting with Upstash Redis and API key handling Riccardo Giorato 2025-12-25 16:04:00 +01:00
  • d5b163e586 Add authentication check and require user ID for story creation Riccardo Giorato 2025-12-25 14:21:41 +01:00
  • 8bc68eb102 Add Clerk authentication and update auth flow for stories and API routes Riccardo Giorato 2025-12-25 14:17:32 +01:00
  • bbe8c8caf8 Refactor image model selection and dimensions Riccardo Giorato 2025-12-23 21:41:38 +01:00
  • ff25be7c85 This commit adds support for reusing existing character images from exis Riccardo Giorato 2025-12-23 13:43:35 +01:00
  • fbcac53de1 add drizzle Riccardo Giorato 2025-12-23 12:54:15 +01:00
  • 9f18c083ab tailwind fixes Riccardo Giorato 2025-12-23 12:41:11 +01:00
  • 55144e38d3 Enhance glass panel blur effect and update component styling Riccardo Giorato 2025-12-23 12:35:10 +01:00
  • d2b94bde98 Refactor character image handling and API calls Riccardo Giorato 2025-12-23 12:31:54 +01:00
  • 3eea61625d feat: add S3 upload configuration and Together.ai API integration Riccardo Giorato 2025-12-23 12:20:03 +01:00
  • 62645297c8 Update API key modal and footer links to use Together AI Riccardo Giorato 2025-12-22 20:29:47 +01:00
  • 3731e3f476 initial commit with Youssef work Riccardo Giorato 2025-12-22 20:20:39 +01:00
  • c0228d67d0 Initial commit Riccardo Giorato 2025-12-22 16:53:27 +01:00