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
6cadf70c1e05531dc309ec6a21c640b1a3e5dce1
managarr
/
src
/
app
History
Alex Clarke
6cadf70c1e
Added full support for managing the blocklist
2024-02-15 16:20:03 -07:00
..
radarr
Added full support for managing the blocklist
2024-02-15 16:20:03 -07:00
app_tests.rs
Did a lot of things in this one: Cleaned up a bit of leftover unused code from yesterday; deprecated the use of drain() on HorizontallyScrollableText; Refactored the uses of search and filter to be wrapped in Options; Fixed a race condition when closing the Add Movie modals in rapid succession; upgraded to ratatui 0.22.0; Fixed a bug in attempting to close an empty root folder; fixed a bug in attempting to close an empty filter; fixed a bug in attempting to close an empty search; fixed a bug in attempting to close an empty filter without resetting the view; fixed a bug in attempting to delete a movie after dynamically added one and updating the main library table
2023-08-08 10:50:07 -06: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 full support for managing the blocklist
2024-02-15 16:20:03 -07:00
key_binding.rs
Added full support for managing the blocklist
2024-02-15 16:20:03 -07:00
mod.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