coolify/resources
Devrim Tunçer 712a058872 fix(logs): handle missing clipboard API in non-HTTPS contexts
navigator.clipboard is undefined in insecure contexts (HTTP), causing
a silent TypeError when clicking the copy logs button. Added a secure
context check and proper Promise chaining so failures surface as user-
visible error messages instead of silent crashes.

Affects deployment log view and shared get-logs component.
2026-03-12 23:24:02 +03:00
..
css fix(ui): horizontal overflow on application and service headings (#7970) 2026-01-19 19:27:19 +01:00
fonts chore: Add log1x/laravel-webfonts package 2024-06-25 13:44:46 +02:00
js chore: prepare for PR 2026-03-10 20:37:22 +01:00
views fix(logs): handle missing clipboard API in non-HTTPS contexts 2026-03-12 23:24:02 +03:00