Gregor Klevze
90f244f264
feat: artwork share system with modal, native Web Share API, and tracking
- Add ArtworkShareModal with glassmorphism UI (Facebook, X, Pinterest, Email, Copy Link, Embed Code)
- Add ArtworkShareButton with lazy-loaded modal and native share fallback
- Add useWebShare hook abstracting navigator.share with AbortError handling
- Add ShareToast auto-dismissing notification component
- Add share() endpoint to ArtworkInteractionController (POST /api/artworks/{id}/share)
- Add artwork_shares migration for Phase 2 share tracking
- Refactor ArtworkActionBar to use new ArtworkShareButton component
2026-02-28 15:29:45 +01:00
..
2026-02-21 07:37:08 +01:00
2026-02-28 15:29:45 +01:00
2026-02-28 14:05:39 +01:00
2026-02-28 14:05:39 +01:00
2026-02-27 09:46:51 +01:00
2026-02-17 17:14:43 +01:00
2026-02-14 15:14:12 +01:00
2026-02-28 15:29:45 +01:00
2026-02-15 11:01:19 +01:00
2026-02-14 15:14:12 +01:00
2026-02-25 19:11:23 +01:00
2026-02-28 14:05:39 +01:00