Files
minstrel/web
bvandeusen cc81e0f183
test-web / test (push) Successful in 31s
feat(web): copy-link button on owned public playlists (Tier C12)
Add a Link icon button to the playlist header that copies the
absolute /playlists/[id] URL to the clipboard. Visible only when
isOwner && pl.is_public. Falls back to a window.prompt() in
insecure contexts where navigator.clipboard is unavailable.

Tests: button visibility (private vs public owner) + clipboard
write target.
2026-06-01 14:13:05 -04:00
..