byos_laravel/resources/views/livewire/plugins
jerremyng 46e792bc6d add HTML rendering on config modal with tests
Models/Plugin will now sanitize "description" and "help text" before loading. This allows HTML from these fields to be rendered safely.
Sanitization is done using Purify library for completeness (new dependency).

A test suite of simple xss attacks is also added.
2026-01-04 17:18:46 +01:00
..
api.blade.php feat: add function to pause screen generation for up to 480min 2025-07-11 00:14:47 +02:00
index.blade.php feat: catalog add loading spinner 2025-11-14 19:42:56 +01:00
markup.blade.php fix: replace 'x-trmnl::markdown' with 'x-trmnl::richtex' as markdown was removed in Framework v2 2025-09-22 11:49:30 +02:00
recipe.blade.php add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00