Commit Graph

919 Commits

Author SHA1 Message Date
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 a304367e0e Refactored handlers and UI to have a separate radarr module, and implemented movie search functionality for existing movies. 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 c16f234088 Implemented Library and Download tabs! 2023-08-08 10:50:04 -06:00
Dark-Alex-17 d856e84b93 Added downloads info box to context and increased network API refresh calls to every 15 seconds 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 9276fb474d Added 0 padding to uptime 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
Alex Tusa f436a66069 Initial commit 2023-01-14 14:18:13 -07:00