byos_laravel/database/factories
Benjamin Nussbaum c045dc1e85 feat: inspect device logs
feat: create DeviceLog model on log request

feat: implement logs route, logs view

feat: implement details on device log

timezone, latest 50 log items

sort by latest device timestamp

cleanup job

add tests
2025-06-03 13:55:04 +02:00
..
DeviceFactory.php fix: compatibility with trmnl simulator 2025-03-04 19:06:58 +01:00
DeviceLogFactory.php feat: inspect device logs 2025-06-03 13:55:04 +02:00
FirmwareFactory.php feat(#17): add commands and jobs to poll, download and update firmware 2025-05-30 15:42:35 +02:00
PlaylistFactory.php fix: Playlist, PlaylistItem Factories after migration change 2025-03-14 17:39:07 +01:00
PlaylistItemFactory.php fix: Playlist, PlaylistItem Factories after migration change 2025-03-14 17:39:07 +01:00
PluginFactory.php fix: Plugin Factory, plugin view icon rendering 2025-03-13 00:02:14 +01:00
UserFactory.php feat: add tests, chore: update readme 2025-03-04 16:45:30 +01:00