ordinarthur 48ace8af34
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 39s
feat(web): native share sheet for created + saved links
Adds a "Share link" button that invokes navigator.share() so iOS
home-screen PWA users (and any platform with the Web Share API)
get the system share sheet — AirDrop, Messages, Mail, WhatsApp…
Falls back to copy-only on platforms without support.

Wired on both CloudSharePanel (just-created link) and Settings →
Shared links (re-share an existing one).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 15:31:38 +02:00
..