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
a84324d3bc39481118da164090693ae3656c869e
managarr
/
src
/
handlers
History
Alex Clarke
a84324d3bc
feat(handler): Full handler support for the Season details UI in Sonarr
2024-12-11 23:18:37 -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): Full handler support for the Season details UI in Sonarr
2024-12-11 23:18:37 -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