|
|
e2c44583e8
|
style: Applied formatting to recently merged in files
|
2025-12-15 08:37:54 -07:00 |
|
|
|
35c5eb65cb
|
Merge remote-tracking branch 'origin/main' into test-refactoring
# Conflicts:
# Cargo.lock
# src/cli/mod.rs
# src/cli/radarr/add_command_handler.rs
# src/cli/radarr/get_command_handler.rs
# src/cli/radarr/list_command_handler.rs
|
2025-12-15 07:55:14 -07:00 |
|
|
|
9c1a9cc3c5
|
fix: Wrapped all Sonarr use of Language with Option to fix the 'null' array issue in the new Sonarr API
|
2025-12-13 13:06:33 -07:00 |
|
|
|
ad58912baf
|
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
|
2025-12-03 14:49:27 -07:00 |
|
|
|
34157ef32f
|
feat(cli): Added a spinner to the CLI for long running commands like fetching releases
|
2024-11-20 19:33:40 -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 |
|
|
|
b6f5b9d08c
|
feat: Added a new command to the main managarr CLI: tail-logs, to enable users to tail the Managarr logs without needing to know where the log file itself is located
|
2024-11-09 16:18:43 -07:00 |
|
|
|
1f8d72c939
|
Added the full Radarr CLI so users can programmatically access all the same management features as in the TUI
|
2024-10-29 18:47:40 -06:00 |
|