feat: Add ShareCardEmbed with local QR code generation and embed modal
All checks were successful
Build and Deploy LittleShop / Deploy to Production VPS (Manual Only) (push) Has been skipped
Build and Deploy LittleShop / Deploy to Pre-Production (CT109) (push) Successful in 1m7s

- Add ShareCardEmbed.cshtml for embeddable public share card
- Add local qrcode.min.js (removed CDN dependency)
- Fix QR code generation by properly attaching canvas to DOM
- Add embed code modal with iframe and direct link copy buttons
- Use Url.Action() for proper URL generation
- Add bot discovery status migration

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-01 23:08:07 +00:00
parent 4978b21913
commit 646ecf77ee
7 changed files with 2402 additions and 70 deletions

7
LittleShop/wwwroot/js/qrcode.min.js vendored Normal file

File diff suppressed because one or more lines are too long