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
6896fcc13465928066474e43d2926fbe8c3a5b9e
managarr
/
src
/
handlers
/
radarr_handlers
/
indexers
History
Alex Clarke
6896fcc134
feat(network): Support for testing all Sonarr indexers at once
2024-11-22 17:35:36 -07:00
..
edit_indexer_handler_tests.rs
Added help that's always visible for modals with new shortcuts for accepting all modals, or closing all modals without the need of seeing the UI
2024-11-03 14:25:33 -07:00
edit_indexer_handler.rs
Added help that's always visible for modals with new shortcuts for accepting all modals, or closing all modals without the need of seeing the UI
2024-11-03 14:25:33 -07:00
edit_indexer_settings_handler_tests.rs
Added help that's always visible for modals with new shortcuts for accepting all modals, or closing all modals without the need of seeing the UI
2024-11-03 14:25:33 -07:00
edit_indexer_settings_handler.rs
Added help that's always visible for modals with new shortcuts for accepting all modals, or closing all modals without the need of seeing the UI
2024-11-03 14:25:33 -07:00
indexers_handler_tests.rs
feat(network): Added network support for fetching host and security configs from Sonarr
2024-11-18 20:49:07 -07:00
mod.rs
feat(network): Added network support for fetching host and security configs from Sonarr
2024-11-18 20:49:07 -07:00
test_all_indexers_handler_tests.rs
feat(network): Support for testing all Sonarr indexers at once
2024-11-22 17:35:36 -07:00
test_all_indexers_handler.rs
Refactored to require handlers to specify the components they rely on and to specify when they are ready. This fixes a lot of bugs with the UI when users try to press buttons while the application is still loading.
2024-07-17 19:55:10 -06:00