Commit Graph

132 Commits

Author SHA1 Message Date
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
ae6e19a414 Partial matrix implementation 2023-08-08 10:50:04 -06:00
3dce6c7517 Added default message when there's a movie without history 2023-08-08 10:50:04 -06:00
cd0cf2e04a Added delete movie functionality 2023-08-08 10:50:04 -06:00
24a36443e9 Refactored filtering and searching logic to be more clean and added home/end support in tables. 2023-08-08 10:50:04 -06:00
864dd4e331 Updated README with accurate Radarr functionalities 2023-08-08 10:50:04 -06:00
fcb3097824 Fixed movie display bug 2023-08-08 10:50:04 -06:00
ca86cad950 Fully added filtering and searching! 2023-08-08 10:50:04 -06:00
25730a3324 Partially working filtering logic 2023-08-08 10:50:04 -06:00
afeb333100 Added another TODO to Radarr features 2023-08-08 10:50:04 -06:00
4c6c2bcdcb Updated README to have a demo file 2023-08-08 10:50:04 -06:00
4d049c9ddf Updated README to have a demo file 2023-08-08 10:50:04 -06:00
d328714d00 Updated README to include list of features and what features are currently missing 2023-08-08 10:50:04 -06:00
2cb4cd3eee Updated README and fixed a TMDB parsing bug for movie details 2023-08-08 10:50:04 -06:00
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
3f378fb25a Refactored things a bit and added help text support 2023-08-08 10:50:04 -06:00
ff6e392af1 Added collections support 2023-08-08 10:50:04 -06:00
43e35da49f Added horizontally scrollable text 2023-08-08 10:50:04 -06:00
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
daf08c10cc Added tabs and navigation for movie info 2023-08-08 10:50:04 -06:00
c16f234088 Implemented Library and Download tabs! 2023-08-08 10:50:04 -06:00
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
ec980ea32c Full popup description functionality 2023-08-08 10:50:04 -06:00
b24e0cdccd Almost kinda functional description box 2023-08-08 10:50:04 -06:00
d39acb0683 Added better support for contexts now and improved base Radarr UI 2023-08-08 10:50:04 -06:00
9276fb474d Added 0 padding to uptime 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
08ecdea1e0 Implemented basic stats functionality and started setting up menu 2023-08-08 10:50:04 -06:00
155675b596 Cleaned up imports a bit and added rustfmt.toml 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
Alex Tusa
f436a66069 Initial commit 2023-01-14 14:18:13 -07:00