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
b49bfaa9c14bc2def4dbf60c34c40048dc6c8fe7
managarr
/
src
/
handlers
History
Alex Clarke
b49bfaa9c1
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
2024-02-14 16:09:42 -07:00
..
radarr_handlers
Added sorting to the collections table, and fixed a bug that was refreshing the underlying table while users may be selecting a sort option.
2024-02-14 16:09:42 -07:00
handler_test_utils.rs
Refactored the movie_details_popup data into the MovieDetailsModal so things are neater and to follow the same format I've already established for other modals
2023-08-11 16:37:21 -06:00
handlers_tests.rs
Partial implementation of Tasks and Logs and test refactor
2023-08-08 10:50:06 -06:00
mod.rs
Refactored the UI module and the handlers module to do a more chain-of-responsibility method to manage the UI's and handlers for different key events. Also, initial work for indexer settings as well
2023-08-08 10:50:07 -06:00