Full deployment history for this project.
Merge pull request #28 from mbarbine/copilot/consolidate-pull-requests Consolidate open PR branches into a single merge-ready integration branch
Improve translation API key handling and translation history IDs Agent-Logs-Url: https://github.com/mbarbine/microwave-sticker-webby/sessions/b3b887ea-6fa5-4585-afe0-34f4b906acd2 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Clean up dead translate helper route and minor style fix Agent-Logs-Url: https://github.com/mbarbine/microwave-sticker-webby/sessions/b3b887ea-6fa5-4585-afe0-34f4b906acd2 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Address integration review feedback in PWA hook and translate helper Agent-Logs-Url: https://github.com/mbarbine/microwave-sticker-webby/sessions/b3b887ea-6fa5-4585-afe0-34f4b906acd2 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Fix merge regression in checkout button and remove stray log file Agent-Logs-Url: https://github.com/mbarbine/microwave-sticker-webby/sessions/b3b887ea-6fa5-4585-afe0-34f4b906acd2 Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge PR branch bolt-optimize-fetch-dictionary-1624817275466592953 into consolidation branch Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
⚡ Bolt: Parallelize Stripe initialization and session creation
⚡ Bolt: Optimize Stripe checkout latency - Frontend: Load Stripe JS SDK concurrently with checkout session creation using Promise.all to prevent a network waterfall. - Backend: Cache the Stripe client instance globally in the Next.js API route to avoid object recreation overhead on every request.
🎨 Palette: Add spinner and aria-busy to CheckoutButton Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
perf: Parallelize Stripe.js load with session creation Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>
Merge pull request #3 from mbarbine/bolt/lazy-load-image-17585210656160837194 ⚡ Bolt: Add lazy loading to 1.3MB product image
Merge pull request #2 from mbarbine/vercel/react-server-components-cve-vu-7rh9ix Fix React Server Components CVE vulnerabilities
Merge pull request #1 from mbarbine/jules-5893495228212459722-87038a93 feat: Complete application enhancement and testing
feat: Full test coverage, SEO, and UI/UX enhancements Co-authored-by: mbarbine <3211492+mbarbine@users.noreply.github.com>