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
06c9baf8dff3431cd9bc5d0ab067158d114188c8
managarr
/
src
/
ui
History
Alex Clarke
4d92c350de
fix(network): Added filtering for full seasons specifically in the UI when performing a manual full season search and added a message to the CLI that noes to only try to download a full season if that release includes 'fullSeason: true'
2024-11-23 12:15:41 -07:00
..
radarr_ui
fix(network): Added filtering for full seasons specifically in the UI when performing a manual full season search and added a message to the CLI that noes to only try to download a full season if that release includes 'fullSeason: true'
2024-11-23 12:15:41 -07:00
widgets
feat(models): Created the StatefulTree struct for displaying seasons and episodes (and any other structured data) for the UI.
2024-11-15 12:08:35 -07:00
mod.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
styles_tests.rs
Updated library colors to match the web UI
2024-03-16 14:40:57 -06:00
styles.rs
Upgraded ratatui to 0.28.0
2024-09-09 17:12:43 -06:00
utils_tests.rs
Completed the refactor and upgrade to Ratatui v0.26. Next up: Refactoring all of the "draw_" functions into custom widgets for more ergonomic and extensible DevX
2024-02-08 13:58:45 -07:00
utils.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