coolify/resources/views
Duane Adam 327e8181af
Add copy logs button with PII/secret sanitization
Add a copy button to individual container logs that strips sensitive
data before copying to clipboard. Includes sanitization for emails,
database URLs with passwords, JWT tokens, API keys, private key blocks,
and git access tokens.
2025-12-16 11:49:40 +08:00
..
auth style: update background colors to use gray-50 for consistency in auth views 2025-11-06 08:43:43 +01:00
components Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
emails Fix Traefik email notification with clickable server links 2025-12-02 13:08:40 +01:00
errors fix(errors): update error pages to provide navigation options 2025-08-22 14:00:01 +02:00
layouts Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
livewire Add copy logs button with PII/secret sanitization 2025-12-16 11:49:40 +08:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00