coolify/resources/views/livewire/project/new
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
..
docker-compose.blade.php fix: monaco editor 2024-06-24 11:21:39 +02:00
docker-image.blade.php Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php 2024-04-16 10:10:08 +02:00
empty-project.blade.php fix 2023-05-25 14:05:44 +02:00
github-private-repository-deploy-key.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
github-private-repository.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
public-git-repository.blade.php refactor(public-git-repository): remove commented-out code for cleaner template 2025-08-12 10:06:19 +02:00
select.blade.php feat(sanitization): integrate DOMPurify for HTML sanitization across components 2025-08-19 10:34:54 +02:00
simple-dockerfile.blade.php wip: migrate to livewire 3 2023-12-07 19:06:32 +01:00