mycro-zine/web
Jeff Emmett b96e20dcbc feat: add progress bar UI and styled placeholder images
- Add overall progress bar with percentage during page generation
- Add per-page progress indicators with checkmarks for completed pages
- Show current page title/type while generating
- Create styled placeholder images with actual page content when
  AI image generation is geo-blocked
- Style placeholders match selected zine style (punk, minimal, etc.)
- Add cache-busting timestamps to force image reload
- Update worker to return helpful error for geo-blocking

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 21:09:25 -05:00
..
app feat: add progress bar UI and styled placeholder images 2025-12-18 21:09:25 -05:00
lib fix: use lazy initialization for Gemini SDK to use runtime env vars 2025-12-18 20:07:27 -05:00
public fix: add public directory for Docker build 2025-12-18 18:16:17 -05:00
.env.example feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next-env.d.ts feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
next.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package-lock.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
package.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
postcss.config.js feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.json feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
tsconfig.tsbuildinfo fix: update Gemini model from 1.5-flash to 2.0-flash 2025-12-18 19:11:34 -05:00