12 Commits

Author SHA1 Message Date
mathias 416fcbd57e added informationa and url yank 2026-06-04 14:07:33 +02:00
mathias 38b5e0c557 Refactoring, improve code structure 2026-05-29 17:46:47 +02:00
mathias b6b87919b6 Added favorites feature 2026-05-29 17:10:13 +02:00
mathias 041f070aa6 added new sorting and higher limit 2026-05-15 12:39:43 +02:00
mathias 9fb818b804 Added tests, improve UI and controls
- Ctrl+U / Ctrl+D for half-page scrolling in the station list
  - ESC in Normal mode clears the active search filter
  - Replace dual #[cfg(test)] play_station methods with a single method
    using an injected SpawnFn; tests use App::without_player()
  - Fix all clippy warnings (collapsible ifs, sort_by_key, type_complexity)
2026-05-15 12:12:10 +02:00
mathias 0d7673f5fe fix some issues with list and redraw 2025-08-31 16:49:47 +02:00
mathias 00faedb1fa added song updates 2025-08-16 08:36:31 +02:00
mathias 8d216dbae6 added mpv command 2025-08-05 21:53:53 +02:00
mathias a2d14ca5ce added input modes 2025-08-05 20:45:11 +02:00
mathias 6c05c76f3f added search field 2025-08-05 19:36:17 +02:00
mathias 6a15a5de74 channel list 2025-08-03 21:58:03 +02:00
mathias 3e36f25582 initial commit 2025-08-03 21:18:48 +02:00