Commit Graph

20 Commits

Author SHA1 Message Date
Dark-Alex-17 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
Dark-Alex-17 960319c3e7 Successful implementation of movie adding and deleting, and refactored network logic to be more reusable later 2023-08-08 10:50:04 -06:00
Dark-Alex-17 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
Dark-Alex-17 cd0cf2e04a Added delete movie functionality 2023-08-08 10:50:04 -06:00
Dark-Alex-17 fcb3097824 Fixed movie display bug 2023-08-08 10:50:04 -06:00
Dark-Alex-17 ca86cad950 Fully added filtering and searching! 2023-08-08 10:50:04 -06:00
Dark-Alex-17 2cb4cd3eee Updated README and fixed a TMDB parsing bug for movie details 2023-08-08 10:50:04 -06:00
Dark-Alex-17 3f378fb25a Refactored things a bit and added help text support 2023-08-08 10:50:04 -06:00
Dark-Alex-17 ff6e392af1 Added collections support 2023-08-08 10:50:04 -06:00
Dark-Alex-17 43e35da49f Added horizontally scrollable text 2023-08-08 10:50:04 -06:00
Dark-Alex-17 44db47f8ee Added error windows with scrolling text, and a colorized Radarr logo. Also added header row with header tabs 2023-08-08 10:50:04 -06:00
Dark-Alex-17 daf08c10cc Added tabs and navigation for movie info 2023-08-08 10:50:04 -06:00
Dark-Alex-17 ec980ea32c Full popup description functionality 2023-08-08 10:50:04 -06:00
Dark-Alex-17 b24e0cdccd Almost kinda functional description box 2023-08-08 10:50:04 -06:00
Dark-Alex-17 d39acb0683 Added better support for contexts now and improved base Radarr UI 2023-08-08 10:50:04 -06:00
Dark-Alex-17 1ebf481326 Initial Radarr ui! 2023-08-08 10:50:04 -06:00
Dark-Alex-17 3ae7e15961 Added uptime metrics for radarr 2023-08-08 10:50:04 -06:00
Dark-Alex-17 08ecdea1e0 Implemented basic stats functionality and started setting up menu 2023-08-08 10:50:04 -06:00
Dark-Alex-17 155675b596 Cleaned up imports a bit and added rustfmt.toml 2023-08-08 10:50:04 -06:00
Dark-Alex-17 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