coolify/resources/views/layouts
Andras Bacsai 6727fd958f feat(sanitization): integrate DOMPurify for HTML sanitization across components
- Added DOMPurify library to sanitize HTML content in toast notifications and other components to prevent XSS vulnerabilities.
- Updated relevant components to use the new `sanitizeHTML` function for safe rendering of HTML content.
- Ensured that only allowed tags and attributes are permitted in sanitized output.
2025-08-19 10:34:54 +02:00
..
app.blade.php Give more space to navbar 2024-10-31 18:03:16 +04:00
base.blade.php feat(sanitization): integrate DOMPurify for HTML sanitization across components 2025-08-19 10:34:54 +02:00
boarding.blade.php ui ui ui 2024-03-26 10:24:53 +01:00
simple.blade.php Refactor code and comment out unused imports and code blocks 2024-04-03 14:32:23 +02:00