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
v0.2.2
managarr
/
src
/
network
History
Alex Clarke
0d8803d35d
fix(ui): Fixed a bug that would freeze all user input while background network requests were running
2024-11-06 15:50:47 -07:00
..
mod.rs
fix(ui): Fixed a bug that would freeze all user input while background network requests were running
2024-11-06 15:50:47 -07:00
network_tests.rs
perf(network): Improved performance and reactiveness of the UI by speeding up network requests and clearing the channel whenever a request is cancelled/the UI is routing
2024-11-06 14:52:48 -07:00
radarr_network_tests.rs
Removed the need for use_ssl to indicate SSL usage; instead just use the ssl_cert_path
2024-11-05 18:16:01 -07:00
radarr_network.rs
Removed the need for use_ssl to indicate SSL usage; instead just use the ssl_cert_path
2024-11-05 18:16:01 -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