|
|
f1d934b0a6
|
refactor(library_handler): Radarr use the new handle_table_events macro
|
2024-12-08 13:43:01 -07:00 |
|
|
|
5850f7a621
|
refactor(indexers_handler): Use the new handle_table_events macro
|
2024-12-08 13:26:59 -07:00 |
|
|
|
dd23e84ccf
|
refactor(indexers_handler): Use the new handle_table_events macro
|
2024-12-08 13:24:18 -07:00 |
|
|
|
b060518778
|
refactor(root_folder_handler): Use the new handle_table_events macro
|
2024-12-08 13:15:59 -07:00 |
|
|
|
de95f13feb
|
fix(handler_tests): Fixed all delegation tests to have initial conditions set properly
|
2024-12-08 13:10:17 -07:00 |
|
|
|
0205f13e53
|
refactor(history_handler): Use the new handle_table_event macro
|
2024-12-08 13:08:43 -07:00 |
|
|
|
b4de97dfe2
|
refactor(blocklist_handler): Use the new handle_table_events macro
|
2024-12-08 12:39:07 -07:00 |
|
|
|
35bc6cf31c
|
refactor(downloads_handler): Use the new handle_table_events macro
|
2024-12-08 12:35:12 -07:00 |
|
|
|
c58e8b1a00
|
refactor(series_details_handler): Use the new handle_table_events macro
|
2024-12-08 12:29:59 -07:00 |
|
|
|
47b609369b
|
refactor(handler): Created a macro to handle all table key events to reduce code duplication and make future implementations faster; Only refactored the Sonarr library to use it thus far
|
2024-12-07 19:20:13 -07:00 |
|
|
|
23b1ca4371
|
feat(ui): Sonarr support for the series details popup
|
2024-12-06 20:30:26 -07:00 |
|
|
|
73d666d1f5
|
feat(ui): Sonarr support for editing a series from within the series details popup
|
2024-12-05 19:11:54 -07:00 |
|
|
|
b27c13cf74
|
fix(handler): Fixed a bug in the history handler that wouldn't reset the filter or search if a user hit 'esc' on the History tab
|
2024-12-05 19:08:11 -07:00 |
|
|
|
9d0948e124
|
refactor(keys): Created a auto search key instead of reusing the existing search key to make things easier
|
2024-12-05 12:29:09 -07:00 |
|
|
|
678bc77a23
|
fix(ui): Fix the System Details Tasks popup to be navigable in both Sonarr and Radarr
|
2024-12-05 11:45:46 -07:00 |
|
|
|
2d251554ad
|
feat(handler): System handler support for Sonarr
|
2024-12-04 17:04:36 -07:00 |
|
|
|
093ef136e7
|
feat(handler): Full indexer tab handler support
|
2024-12-03 17:46:37 -07:00 |
|
|
|
bda6f253e0
|
feat(handlers): Support for root folder actions
|
2024-12-03 16:18:39 -07:00 |
|
|
|
4eb974567f
|
feat(ui): History tab support
|
2024-12-02 18:47:50 -07:00 |
|
|
|
4f5bad5874
|
feat(handler): History tab support
|
2024-12-02 18:03:59 -07:00 |
|
|
|
3186fb42e7
|
feat(handler): Wired in the blocklist handler to the main handlers
|
2024-12-02 16:39:40 -07:00 |
|
|
|
4b7185fbb0
|
feat(handler): Blocklist handler support
|
2024-12-02 16:37:46 -07:00 |
|
|
|
f0d8555a8a
|
feat(ui): Downloads tab support
|
2024-12-02 15:57:48 -07:00 |
|
|
|
f338dfcb12
|
feat(handler): Download tab support
|
2024-12-02 15:40:11 -07:00 |
|
|
|
188d781b0d
|
feat(ui): Edit series support
|
2024-12-02 15:31:12 -07:00 |
|
|
|
adb1f07fd0
|
feat(handler): Edit series support
|
2024-12-02 14:58:51 -07:00 |
|
|
|
d7f6d12f59
|
feat(handler): Add series support for Sonarr
|
2024-12-02 12:43:17 -07:00 |
|
|
|
0db57fbff1
|
feat(ui): Delete a series
|
2024-12-02 11:45:13 -07:00 |
|
|
|
b1bdc19afb
|
feat(handler): Support for deleting a series in Sonarr
|
2024-12-02 11:30:34 -07:00 |
|
|
|
b75a95a708
|
feat(ui): Support for the Series table
|
2024-12-01 14:08:06 -07:00 |
|
|
|
c3fb5dcd5f
|
feat(handlers): Sonarr key support for the Series table
|
2024-12-01 13:48:48 -07:00 |
|
|
|
f7c96d81e9
|
refactor(BlockSelectionState): Refactored so selection of blocks in 2x2 grids is more intuitive and added left() and right() methods to aid this effort.
|
2024-11-30 12:22:46 -07:00 |
|
|
|
08f190fc6e
|
feat(ui): Initial UI support for switching to Sonarr tabs
|
2024-11-29 15:58:19 -07:00 |
|
|
|
f139db07d9
|
feat(app): Dispatch support for all relevant Sonarr blocks
|
2024-11-27 17:06:20 -07:00 |
|
|
|
d43862a3a7
|
feat(network): Support for editing a sonarr indexer
|
2024-11-25 15:17:13 -07:00 |
|
|
|
8125bd5ae0
|
feat(cli): Support for adding a series to Sonarr
|
2024-11-24 14:29:13 -07:00 |
|
|
|
5ed278ec9c
|
feat(network): Support for fetching all Sonarr language profiles
|
2024-11-24 11:34:09 -07:00 |
|
|
|
4d92c350de
|
fix(network): Added filtering for full seasons specifically in the UI when performing a manual full season search and added a message to the CLI that noes to only try to download a full season if that release includes 'fullSeason: true'
|
2024-11-23 12:15:41 -07:00 |
|
|
|
6896fcc134
|
feat(network): Support for testing all Sonarr indexers at once
|
2024-11-22 17:35:36 -07:00 |
|
|
|
c54bd2bab0
|
feat(network): Support for fetching all Sonarr tasks
|
2024-11-22 16:35:39 -07:00 |
|
|
|
16538a3158
|
feat(network): Support for fetching all Sonarr root folders
|
2024-11-21 16:37:23 -07:00 |
|
|
|
cc02832512
|
feat(network): Added support for fetching season releases for Sonarr
|
2024-11-19 15:59:35 -07:00 |
|
|
|
6b64b5ecc4
|
feat(network): Added support for fetching Sonarr queued events
|
2024-11-19 12:01:07 -07:00 |
|
|
|
a012945df2
|
feat(network): Added network support for fetching host and security configs from Sonarr
|
2024-11-18 20:49:07 -07:00 |
|
|
|
53ca14e64d
|
fix(handler): Fixed a bug in the movie details handler that would allow key events to be processed before the data was finished loading
|
2024-11-06 16:17:23 -07:00 |
|
|
|
a0fe51c57b
|
Added help that's always visible for modals with new shortcuts for accepting all modals, or closing all modals without the need of seeing the UI
|
2024-11-03 14:25:33 -07:00 |
|
|
|
1f8d72c939
|
Added the full Radarr CLI so users can programmatically access all the same management features as in the TUI
|
2024-10-29 18:47:40 -06:00 |
|
|
|
d84e7dfcab
|
Refactored to require handlers to specify the components they rely on and to specify when they are ready. This fixes a lot of bugs with the UI when users try to press buttons while the application is still loading.
|
2024-07-17 19:55:10 -06:00 |
|
|
|
63dd6c3ad9
|
Fixed some breaking changes with the most recent Radarr version. A few API fields were changed with either new names, or were omitted from some responses entirely and they were not documented by the Radarr team making them difficult to track down.
|
2024-02-19 18:35:51 -07:00 |
|
|
|
6cadf70c1e
|
Added full support for managing the blocklist
|
2024-02-15 16:20:03 -07:00 |
|