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
14c46f88abf8a67408503fb0c17881186f13d532
managarr
/
src
/
handlers
History
Alex Clarke
14c46f88ab
fix: AddMovie Radarr event is now populated in the dispatch thread before being sent to the network thread
2024-12-16 15:31:26 -07:00
..
radarr_handlers
fix: AddMovie Radarr event is now populated in the dispatch thread before being sent to the network thread
2024-12-16 15:31:26 -07:00
sonarr_handlers
fix(blocklist_handler): Fixed a breaking change between Sonarr v3 and v4
2024-12-13 20:48:10 -07:00
handler_test_utils.rs
fix(style): Addressed linter complaints on formatting
2024-12-13 19:48:22 -07:00
handlers_tests.rs
refactor(handler): Created a macro to handle all table key events to reduce code duplication and make future implementations faster; Only refactored the Sonarr library to use it thus far
2024-12-07 19:20:13 -07:00
mod.rs
refactor(handlers): Refactored the handlers to all use the handle_table_events macro when appropriate and created tests for the macro so tests don't have to be duplicated across each handler
2024-12-11 17:03:52 -07:00
table_handler_tests.rs
fix(style): Addressed linter complaints on formatting
2024-12-13 19:48:22 -07:00
table_handler.rs
fix(style): Addressed linter complaints on formatting
2024-12-13 19:48:22 -07:00