byos_laravel/app/Models
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
..
Device.php fix(#136): mac address matching is case senstive 2025-12-29 23:07:21 +01:00
DeviceLog.php feat: inspect device logs 2025-06-03 13:55:04 +02:00
DeviceModel.php feat(#91): add multi color and palette support 2025-11-25 18:56:41 +01:00
DevicePalette.php feat(#91): add multi color and palette support 2025-11-25 18:56:41 +01:00
Firmware.php feat(#17): add commands and jobs to poll, download and update firmware 2025-05-30 15:42:35 +02:00
Playlist.php chore: pint 2025-12-29 23:08:52 +01:00
PlaylistItem.php refactor: apply rector 2025-09-24 20:35:48 +02:00
Plugin.php add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00
User.php fix(#124): improve timezone support 2025-12-02 16:54:57 +01:00