Commit Graph

81 Commits

Author SHA1 Message Date
Riccardo Giorato 9b44381deb logs 2026-01-29 22:14:56 +01:00
Riccardo Giorato 88cf7f38e2 Update route.ts 2026-01-29 22:04:04 +01:00
Hassan El Mghari f9ca59c414 wip 2026-01-29 12:30:43 -05:00
Riccardo Giorato 68dd6343a2 Update README.md 2026-01-29 17:02:01 +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 268453886f Update README.md 2026-01-29 16:38:41 +01:00
Hassan El Mghari 6b6f316f21 added plausible 2026-01-29 10:35:50 -05:00
Riccardo Giorato 35c78db57d Update GitHub repo links and minor cleanup
Changed all GitHub repository references from 'Nutlope/aicommits' to 'nutlope/make-comics' in the navbar and README. Also removed an outdated comment from .gitignore for clarity.
2026-01-28 23:32:18 +01:00
Riccardo Giorato 95545ef676 https://www.makecomics.io/ domain! 2026-01-28 23:30:59 +01:00
Riccardo Giorato d3dbee4114 Add loading steps with interval and fix style class formatting 2026-01-27 19:16:02 +01:00
Riccardo Giorato 295ea5647f Update route.ts 2026-01-27 18:44:43 +01:00
Riccardo Giorato 76c3a7a0e5 Create AGENTS.md 2026-01-27 17:12:01 +01:00
Riccardo Giorato 8600d3ae89 update next and react 2026-01-27 17:09:42 +01:00
Riccardo Giorato 2201bd2e3f console log image generation time 2026-01-27 17:09:18 +01:00
Riccardo Giorato 0fcb0dae7a Update style init to load from localStorage after mount in ComicCreationForm 2026-01-13 13:17:48 +01:00
Riccardo Giorato eb692bcca3 Update API key usage and credit checking logic for comic generation 2026-01-13 13:17:16 +01:00
Riccardo Giorato 0a536dc5af Display dynamic GitHub stars in navbar
Added a useEffect hook to fetch and display the current star count for the Nutlope/make-comics GitHub repository in the navbar, replacing the hardcoded value. This provides users with up-to-date information about the project's popularity.
2026-01-12 15:25:26 +01:00
Riccardo Giorato 73cb6770e6 Update american.jpg 2026-01-06 13:51:29 +01:00
Riccardo Giorato b9cae19916 Removed debug logging from StoryEditorClient and added autoFocus to prom 2026-01-06 13:48:37 +01:00
Riccardo Giorato f4bb681e05 Update StoryEditorClient with new API key dependency 2026-01-06 13:45:42 +01:00
Riccardo Giorato 120d011f06 Update story-editor-client.tsx 2026-01-06 13:37:30 +01:00
Riccardo Giorato dfcfe4d394 Add authentication checks to StoryEditorClient and ComicCreationForm 2026-01-06 13:25:09 +01:00
Riccardo Giorato 6adde0ed17 Update comic preview image to use manga.png 2026-01-06 13:03:20 +01:00
Riccardo Giorato 24c1f733b3 Add content policy checks and rate limiting 2026-01-05 23:06:30 +01:00
Riccardo Giorato 745b9d0ab5 Update README.md 2026-01-05 22:47:26 +01:00
Riccardo Giorato 5f69dc702d Update background images 2026-01-05 22:42:31 +01:00
Riccardo Giorato 057cd6a67e Update layout with openGraph metadata 2026-01-05 22:20:04 +01:00
Riccardo Giorato dd1bddaaa4 Show skeleton navbar while loading 2025-12-28 13:18:10 +01:00
Riccardo Giorato 16011f38a4 Add native share support with clipboard fallback 2025-12-28 13:16:05 +01:00
Riccardo Giorato 6b19743950 Switch display font from Atma to Bangers and update related imports and 2025-12-28 13:13:52 +01:00
Riccardo Giorato 0b65e78ea3 Adjust main height to account for 6rem navbar 2025-12-27 23:48:02 +01:00
Riccardo Giorato 9613ce8755 Show comic preview on all devices and fix quote syntax 2025-12-27 23:44:35 +01:00
Riccardo Giorato 774101cc40 Add fourth comic page and extract preview component 2025-12-27 23:33:04 +01:00
Riccardo Giorato 849aec93dd Add PUT endpoint and in-place title editing for stories 2025-12-27 20:10:26 +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 c95f8afc49 Update story-editor-client.tsx 2025-12-27 19:55:12 +01:00
Riccardo Giorato 95a14c59fc Add clickable link to PDF footer and remove owner check for download but 2025-12-27 12:16:10 +01:00
Riccardo Giorato cb00498df1 Add page navigation buttons and update info button text for mobile and d 2025-12-27 12:12:51 +01:00
Riccardo Giorato 8730b1053b Add PDF download functionality for stories with images 2025-12-27 12:08:52 +01:00
Riccardo Giorato ad4ee5c737 Add arrow key navigation and 'C' shortcut to add page, update UI hints 2025-12-27 11:54:28 +01:00
Riccardo Giorato d17d360d0e Remove hover scale effects and optimize mobile UI transitions 2025-12-27 11:42:54 +01:00
Riccardo Giorato 5a1d0e3849 Update story route from /editor to /story and add redirect 2025-12-26 22:13:45 +01:00
Riccardo Giorato b64efc71f6 Update page.tsx 2025-12-26 22:09:34 +01:00
Riccardo Giorato a719bd69ad Merge pull request #1 from riccardogiorato/refactoring
Add add-page/delete-page APIs and enhance comic generation with prompt refactoring
2025-12-26 22:05:50 +01:00
Riccardo Giorato efa167a96e Simplify character selection UI and update selection message 2025-12-26 22:00:51 +01:00
Riccardo Giorato a618754337 Use frontend-selected characters instead of fetching recent ones 2025-12-26 21:57:25 +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 d8f0046c14 Add keyboard shortcut for info sheet and fix input field shortcut blocki 2025-12-26 21:36:55 +01:00
Riccardo Giorato 0710982f9d Add AI-generated title and description for new comic stories 2025-12-26 21:31:30 +01:00