Files
Lesstime/frontend/pages
Matthieu e1bf9ecb22
Auto Tag Develop / tag (push) Successful in 7s
fix(frontend) : copie presse-papiers fonctionnelle en HTTP via fallback execCommand
navigator.clipboard n'est disponible qu'en secure context (HTTPS/localhost),
ce qui cassait la copie en prod HTTP. Ajout d'un utilitaire copyToClipboard
avec fallback textarea + execCommand, appliqué au viewer Markdown, au token
API du profil et au nom de branche Git.
2026-06-01 22:52:32 +02:00
..