This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
managarr
Watch
1
Star
0
Fork
0
You've already forked managarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
659023d561bb187a8e69db1ff2cffdc5235e3589
managarr
/
src
/
network
History
Alex Clarke
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
..
radarr_network
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
sonarr_network
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
mod.rs
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
2025-12-03 14:49:27 -07:00
network_tests.rs
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
2025-12-03 14:49:27 -07:00
utils.rs
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
2023-08-08 10:50:05 -06:00