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
8c90221a818cbaff95d12ce81174df641b6d59d6
managarr
/
src
/
ui
/
radarr_ui
History
Alex Clarke
8c90221a81
perf(network): Improved performance and reactiveness of the UI by speeding up network requests and clearing the channel whenever a request is cancelled/the UI is routing
2024-11-06 14:52:48 -07:00
..
blocklist
Upgraded ratatui to 0.28.0
2024-09-09 17:12:43 -06:00
collections
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
downloads
Applied bug fix to the downloads tab as well as the context [skip ci]
2024-11-04 14:21:34 -07:00
indexers
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
library
perf(network): Improved performance and reactiveness of the UI by speeding up network requests and clearing the channel whenever a request is cancelled/the UI is routing
2024-11-06 14:52:48 -07:00
root_folders
Upgraded ratatui to 0.28.0
2024-09-09 17:12:43 -06:00
system
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
mod.rs
fix:fixed divide by zero panic when download size is unknown
2024-11-03 15:36:26 -07:00
radarr_ui_tests.rs
Fixed rustfmt issues
2024-10-30 15:43:53 -06:00
radarr_ui_utils_tests.rs
Upgraded to Ratatui 0.26 and did a partial refactor to clean up the UI module. Created the ManagarrStyle trait to make it cleaner to use consistent styles across the project. Still need to update the layouts to be consistent with the newer and nicer format. That's a tomorrow problem
2024-02-07 17:33:17 -07:00
radarr_ui_utils.rs
Upgraded to Ratatui 0.26 and did a partial refactor to clean up the UI module. Created the ManagarrStyle trait to make it cleaner to use consistent styles across the project. Still need to update the layouts to be consistent with the newer and nicer format. That's a tomorrow problem
2024-02-07 17:33:17 -07:00