coolify/resources/views/livewire/project/application
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
..
deployment fix(logs): handle missing clipboard API in non-HTTPS contexts 2026-03-12 23:24:02 +03:00
preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
advanced.blade.php Always show "Allow Public PR Deployments" option, disabled when Preview Deployments are off 2025-12-11 14:02:43 +01:00
configuration.blade.php fix: enable preview deployment page for deploy key applications 2026-02-23 21:08:43 +01:00
deployment-navbar.blade.php Add log search, download, and collapsible sections with lazy loading 2025-12-04 10:57:58 +01:00
destination.blade.php fix 2023-06-16 12:35:40 +02:00
general.blade.php chore(ui): add labels header 2026-03-03 20:57:03 +01:00
heading.blade.php chore: prepare for PR 2026-02-23 14:17:15 +01:00
previews-compose.blade.php fix: remove {{port}} template variable and ensure ports are always appended to preview URLs 2025-12-07 21:53:47 +01:00
previews.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
rollback.blade.php Add server-level toggle to disable application image retention 2025-12-05 12:22:20 +01:00
source.blade.php refactor(application-source): use Laravel helpers for null checks 2026-03-09 17:23:34 +01:00
swarm.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00