|
|
6771a0ab38
|
feat: Full support for deleting an artist via CLI and TUI
|
2026-01-05 15:44:51 -07:00 |
|
|
|
5d09b2402c
|
feat: CLI support for listing artists
|
2026-01-05 10:58:48 -07:00 |
|
|
|
0532d59746
|
test: Wrote snapshot tests for all Sonarr UI
|
2025-12-16 14:12:10 -07:00 |
|
|
|
00ab0f27f7
|
feat: Refactor all keybinding tips into a dynamically changing menu that can be invoked via '?' [#32]
|
2025-08-12 16:27:34 -06:00 |
|
|
|
6896fcc134
|
feat(network): Support for testing all Sonarr indexers at once
|
2024-11-22 17:35:36 -07:00 |
|
|
|
60d61b9e31
|
feat: Added initial Sonarr CLI support and the initial network handler setup for the TUI
|
2024-11-10 21:23:55 -07:00 |
|
|
|
2d624e2648
|
Refactored the Edit/Add modals into their own structs so that adding similar modals in the future is more consistent, uses less RAM (since it's wrapped in an Option now), and is easier to implement. This comes with an initial example of the IndexerSettings UI that needs its own modal now. The modal has been created but it is still not used just yet so that's the next step.
|
2023-08-08 10:50:07 -06:00 |
|
|
|
618ba09b02
|
Refactored the RadarrData and ActiveRadarrBlock structs into their own file in models/servarr_data to make things neater and cleaner and easier to build on
|
2023-08-08 10:50:07 -06:00 |
|