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
54006c378fabdfc278dc8d0e3dfd736e94a0317d
managarr
/
src
/
handlers
History
Alex Clarke
54006c378f
feat(handler): Support for toggling the monitoring status of a specified episode in the Sonarr UI
2024-12-13 16:18:02 -07:00
..
radarr_handlers
feat(handler): Full handler support for the Season details UI in Sonarr
2024-12-11 23:18:37 -07:00
sonarr_handlers
feat(handler): Support for toggling the monitoring status of a specified episode in the Sonarr UI
2024-12-13 16:18:02 -07:00
handler_test_utils.rs
feat(handler): Full handler support for the Season details UI in Sonarr
2024-12-11 23:18:37 -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
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.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