|
|
20143a0832
|
Added SonarQube analysis to the Makefile
|
2023-08-08 10:50:05 -06:00 |
|
|
|
88f10d13bb
|
Upgraded crossterm and indoc
|
2023-08-08 10:50:05 -06:00 |
|
|
|
fe8150b923
|
Fixed output path being nullable bug for downloads
|
2023-08-08 10:50:05 -06:00 |
|
|
|
83446b32d3
|
Completed unit tests for all network modules and fixed a couple of bugs. On to the UI!
|
2023-08-08 10:50:05 -06:00 |
|
|
|
15d29e0362
|
Partially complete radarr_network tests. Still need to add everything past get_collections
|
2023-08-08 10:50:05 -06:00 |
|
|
|
79e21b6726
|
Implemented network tests
|
2023-08-08 10:50:05 -06:00 |
|
|
|
ef781a415c
|
Initial API tests with Mockito
|
2023-08-08 10:50:05 -06:00 |
|
|
|
a5aa590f95
|
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
|
2023-08-08 10:50:05 -06:00 |
|
|
|
f38de0a6c3
|
Added tests for radarr models and refactored get_movie_status to live inside the radarr_network module
|
2023-08-08 10:50:05 -06:00 |
|
|
|
4962f3d5c3
|
Added tests for models
|
2023-08-08 10:50:05 -06:00 |
|
|
|
a939346d30
|
Fixed NZB related bug that has no peers in releases when using an NZB indexer
|
2023-08-08 10:50:05 -06:00 |
|
|
|
69964b7f02
|
Added tests for the movie_details handler and created some more test utilities and macros
|
2023-08-08 10:50:05 -06:00 |
|
|
|
1181449cbf
|
Updated test names to be more consistent with each other and added collection details tests
|
2023-08-08 10:50:05 -06:00 |
|
|
|
52739f4da0
|
Added unit tests for the add_movie_handler and added an additional test to radarr handles to ensure proper delegation. Also added a few macros for testing scrolling and home/end in all handlers to make life easier for those tests.
|
2023-08-08 10:50:05 -06:00 |
|
|
|
a7dccf7990
|
Fixed random bug in file info menu and added all blocks to be rounded borders
|
2023-08-08 10:50:05 -06:00 |
|
|
|
befd4bc15a
|
Added Makefile and tests for the main radarr_handler
|
2023-08-08 10:50:05 -06:00 |
|
|
|
c15bda5885
|
Started writing more tests in the handlers
|
2023-08-08 10:50:05 -06:00 |
|
|
|
4fa2ce6aee
|
Fixed bug in collection details table that showed context for main collections table
|
2023-08-08 10:50:05 -06:00 |
|
|
|
3af3eddf71
|
Added unit tests to the app module
|
2023-08-08 10:50:05 -06:00 |
|
|
|
0f9dc639a8
|
Cleaned up some code with some macros
|
2023-08-08 10:50:05 -06:00 |
|
|
|
cab3d1d50d
|
Updated README for what still needs to be done
|
2023-08-08 10:50:05 -06:00 |
|
|
|
6735849518
|
Fully functional manual searching capabilities and refresh capabilities for all movies, downloads, and collections
|
2023-08-08 10:50:05 -06:00 |
|
|
|
05b8f85dfb
|
Updated UI to have contextual help with tables so the UI doesn't feel so crowded
|
2023-08-08 10:50:05 -06:00 |
|
|
|
8120debe81
|
Working manual search with UTF-8 support and scrolling. Still need release details and finally, manually selecting release to download.
|
2023-08-08 10:50:05 -06:00 |
|
|
|
1ad1b16668
|
Refresh, disk scan, and trigger auto-scan support and partial implementation for manual searches
|
2023-08-08 10:50:05 -06:00 |
|
|
|
69981857d8
|
Added delete download functionality
|
2023-08-08 10:50:04 -06:00 |
|
|
|
8f6505bb1e
|
Full support for adding movies with drop downs!
|
2023-08-08 10:50:04 -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 |
|
|
|
d1da5af6d7
|
Removed intention of ever having Overseerr support. Seems redundant
|
2023-08-08 10:50:04 -06:00 |
|
|
|
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 |
|
|
|
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 |
|