byos_laravel/resources/views
andrzejskowron 96e0223f2f feat: add plugin filtering by name and sorting by name/date
- Add client-side filtering using Alpine.js for instant search
- Add sorting options: Oldest First, Newest First, Name (A-Z), Name (Z-A)
- Use Flux UI components for consistent styling
- Filter activates when typing 2+ characters
- Sorting handled server-side with Livewire
2025-10-01 18:40:53 +02:00
..
components fix: active menu item style in sidebar 2025-07-25 12:25:06 +02:00
default-screens fix(#71): device specific sleep and setup images 2025-09-26 20:07:34 +02:00
flux feat: recipes zip import support, add trmnlp compatible recipe configuration 2025-08-21 23:23:35 +02:00
livewire feat: add plugin filtering by name and sorting by name/date 2025-10-01 18:40:53 +02:00
mail feat(#36): add Mail notification on Low Battery 2025-06-18 16:05:40 +02:00
partials chore: update readme and wording 2025-03-17 22:12:55 +01:00
recipes fix: import highcharts.js from TRMNL CDN 2025-07-24 22:22:22 +02:00
trmnl-layouts feat: set upscaling strategy back as default 2025-09-18 20:25:19 +02:00
vendor/trmnl/components feat: adds compatibility with TRMNL Design Framework v2 2025-09-15 20:00:41 +02:00
trmnl.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
welcome.blade.php feat: show update notification 2025-05-15 22:31:51 +02:00