byos_laravel/app
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
..
Console/Commands fix(#124): improve timezone support 2025-12-02 16:54:57 +01:00
Enums feat: adapt device models api 2025-08-17 01:16:34 +02:00
Http/Controllers chore: pint 2025-08-26 11:17:09 +02:00
Jobs feat(#91): add multi color and palette support 2025-11-25 18:56:41 +01:00
Liquid feat(#129): add iCal response parser 2025-12-09 21:07:48 +01:00
Livewire refactor: apply rector 2025-09-24 20:35:48 +02:00
Models add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00
Notifications chore: format 2025-10-06 23:48:43 +02:00
Providers refactor: apply rector 2025-09-24 20:35:48 +02:00
Services fix(#130): server error on faulty recipes 2025-12-30 14:09:31 +01:00