gostations/internal/ui
Greg Gauthier e0f45bdd5e
Some checks failed
gobuild / build (push) Failing after 5s
feat: add favorites management (CLI + TUI) and in-filter server search
- New `gostations fav` subcommand with `list`, `add`, `del` (supports index, URL, or search flags)
- TUI favorites toggle via `f` key; favorites auto-detected on load for "Your Favorites" title
- Pressing ENTER while filtering performs a server-side search and refreshes the list
- Default TUI now loads favorites if present, otherwise falls back to broad station lookup
- Added `sortedForDisplay` for stable fav list ordering and index-based deletion
- Tests for favorites title heuristic, sorted display, and fav del-by-index integration
2026-06-05 22:30:50 +01:00
..
ui_test.go feat: add favorites management (CLI + TUI) and in-filter server search 2026-06-05 22:30:50 +01:00
ui.go feat: add favorites management (CLI + TUI) and in-filter server search 2026-06-05 22:30:50 +01:00