|
|
7e53a26e5f
|
Merge remote-tracking branch 'origin/main' into test-refactoring
|
2025-12-15 07:52:47 -07:00 |
|
|
|
ae506789ab
|
fix: Fixed breaking Sonarr Episode file API calls after recent Sonarr API update
|
2025-12-12 09:17:36 -07:00 |
|
|
|
659023d561
|
refactor: Improved error handling for the tail-logs subcommand to propagate errors up the stack instead of exiting there.
|
2025-12-04 10:10:19 -07:00 |
|
|
|
a0073b65ad
|
refactor: Added accessor methods to servarr_data structs, replaced for loops with functional iterator chains, eliminated mutable state tracking, and updated network module to use get_or_insert_default() for modal options
|
2025-12-04 10:02:32 -07:00 |
|
|
|
cba53e0841
|
refactor: Improved error handling project-wide and cleaned up some regexes with unnecessary escapes (tail_logs and interpolate_env_vars)
|
2025-12-04 09:03:58 -07:00 |
|
|
|
e50fb88bfc
|
refactor: Refactored to use more idiomatic let-else statements where applicable
|
2025-12-03 15:23:07 -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 |
|
|
|
11457736e6
|
refactor: Network module is now broken out into similar directory structures for each servarr to mimic the rest of the project to make it easier to develop and maintain
|
2025-08-14 13:14:23 -06:00 |
|