Commit Graph

67 Commits

Author SHA1 Message Date
1b915a7f9a Fixed an accidental overflow bug when determining when to scroll text horizontally or not 2023-08-08 10:50:05 -06:00
3007f76efe Incremented patch version after fixing previous bug 2023-08-08 10:50:05 -06:00
13e9ae08ec Upgraded to the first stable version of Mockito! 2023-08-08 10:50:05 -06:00
316c129b99 Fixed UI bug that didn't alert users when they tried to add a movie that couldn't be found 2023-08-08 10:50:05 -06:00
88f10d13bb Upgraded crossterm and indoc 2023-08-08 10:50:05 -06:00
ef781a415c Initial API tests with Mockito 2023-08-08 10:50:05 -06:00
c15bda5885 Started writing more tests in the handlers 2023-08-08 10:50:05 -06:00
3af3eddf71 Added unit tests to the app module 2023-08-08 10:50:05 -06:00
3b5b92369d Removed unused dependencies now 2023-08-08 10:50:04 -06:00
b748d27a06 Partial implementation for additional add-movie details. Need to implement selection menus now but that's it! 2023-08-08 10:50:04 -06:00
08cde20359 Mostly added Add movie functionality. Removed calendar functions for now. Want to add the ability to modify settings and quality profiles first 2023-08-08 10:50:04 -06:00
25730a3324 Partially working filtering logic 2023-08-08 10:50:04 -06:00
c16f234088 Implemented Library and Download tabs! 2023-08-08 10:50:04 -06:00
ec980ea32c Full popup description functionality 2023-08-08 10:50:04 -06:00
1ebf481326 Initial Radarr ui! 2023-08-08 10:50:04 -06:00
3ae7e15961 Added uptime metrics for radarr 2023-08-08 10:50:04 -06:00
0d4e283c21 Base working commit with a UI thread (Tokio), Network thread (Tokio), and an input events thread (std). 2023-08-08 10:50:03 -06:00