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
60d61b9e319758713de18cee0a651cbb6ecd1db8
managarr
/
src
/
app
History
Alex Clarke
60d61b9e31
feat: Added initial Sonarr CLI support and the initial network handler setup for the TUI
2024-11-10 21:23:55 -07:00
..
radarr
fix(ui): Fixed a bug that would freeze all user input while background network requests were running
2024-11-06 15:50:47 -07:00
app_tests.rs
feat: Added initial Sonarr CLI support and the initial network handler setup for the TUI
2024-11-10 21:23:55 -07:00
context_clues_tests.rs
Refactored the key_mappings into files for context_clues for better naming conventions, and added unit tests for the clues and the contents of the ActiveRadarrBlock arrays that are used for chain-of-responsibility delegation in the handlers and UI components.
2023-08-08 10:50:07 -06:00
context_clues.rs
Updated Ratatui, created custom deserialization logic for i64s to make life easier, and used string interpolation where possible to reduce the lines needed to write log messages or create formatted text
2023-09-07 17:20:38 -06:00
key_binding_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
key_binding.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
mod.rs
feat: Added initial Sonarr CLI support and the initial network handler setup for the TUI
2024-11-10 21:23:55 -07:00