Dark-Alex-17
|
f31810e48a
|
feat: TUI support for deleting a Lidarr album from the artist details popup
|
2026-01-09 17:21:10 -07:00 |
|
Dark-Alex-17
|
b2814371f0
|
feat: Completed support for viewing Lidarr artist details
|
2026-01-09 16:22:03 -07:00 |
|
Dark-Alex-17
|
450fdd7106
|
test: Added tests for the Lidarr context clues for the add artist popup
|
2026-01-08 15:20:17 -07:00 |
|
Dark-Alex-17
|
c624d1b9e4
|
feat: Full CLI and TUI support for adding an artist to Lidarr
|
2026-01-08 15:16:01 -07:00 |
|
Dark-Alex-17
|
ca208ff5e4
|
fix: Refactored how quality profiles, language profiles, and metadata profiles are populated for each servarr so they sort using the ID to mimic the web UI better
|
2026-01-08 10:05:15 -07:00 |
|
Dark-Alex-17
|
243de47cae
|
feat: Initial Lidarr support for searching for new artists
|
2026-01-07 15:53:18 -07:00 |
|
Dark-Alex-17
|
b1afdaf541
|
feat: Added CLI and TUI support for editing Lidarr artists
|
2026-01-07 12:01:03 -07:00 |
|
Dark-Alex-17
|
3c1634d1e3
|
testing
|
2026-01-07 10:45:49 -07:00 |
|
Dark-Alex-17
|
9b4eda6a9d
|
feat: Support for updating all Lidarr artists in both the CLI and TUI
|
2026-01-06 12:47:10 -07:00 |
|
Dark-Alex-17
|
96308afeee
|
feat: Added Lidarr CLI support for fetching the host config and the security config
|
2026-01-06 11:00:19 -07:00 |
|
Dark-Alex-17
|
059fa48bd9
|
style: Applied uniform formatting across all new Lidarr files
|
2026-01-05 15:46:16 -07:00 |
|
Dark-Alex-17
|
6771a0ab38
|
feat: Full support for deleting an artist via CLI and TUI
|
2026-01-05 15:44:51 -07:00 |
|
Dark-Alex-17
|
bc3aeefa6e
|
feat: TUI support for Lidarr library
|
2026-01-05 13:10:30 -07:00 |
|
Dark-Alex-17
|
5d09b2402c
|
feat: CLI support for listing artists
|
2026-01-05 10:58:48 -07:00 |
|
Dark-Alex-17
|
0532d59746
|
test: Wrote snapshot tests for all Sonarr UI
|
2025-12-16 14:12:10 -07:00 |
|
Dark-Alex-17
|
316ed64315
|
test: Created snapshot tests for all Radarr UI modules
|
2025-12-15 20:17:09 -07:00 |
|
Dark-Alex-17
|
b51e42b4b2
|
refactor: Updated all model tests to use purpose-built assertions to improve readability and maintainability
|
2025-12-09 14:29:35 -07:00 |
|
Dark-Alex-17
|
a0073b65ad
|
refactor: Added accessor methods to servarr_data structs, replaced for loops with functional iterator chains, eliminated mutable state tracking, and updated network module to use get_or_insert_default() for modal options
|
2025-12-04 10:02:32 -07:00 |
|
Dark-Alex-17
|
cba53e0841
|
refactor: Improved error handling project-wide and cleaned up some regexes with unnecessary escapes (tail_logs and interpolate_env_vars)
|
2025-12-04 09:03:58 -07:00 |
|
Dark-Alex-17
|
ad58912baf
|
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
|
2025-12-03 14:49:27 -07:00 |
|
Dark-Alex-17
|
20ea15009d
|
build: Updated dependencies and upgraded to Rust 1.89.0
|
2025-08-12 16:56:45 -06:00 |
|
Dark-Alex-17
|
00ab0f27f7
|
feat: Refactor all keybinding tips into a dynamically changing menu that can be invoked via '?' [#32]
|
2025-08-12 16:27:34 -06:00 |
|
Dark-Alex-17
|
104bcd7bb2
|
refactor: Addressed Cargo fmt complaints
|
2025-02-27 20:42:32 -07:00 |
|
Dark-Alex-17
|
f87e02cd7c
|
test: Added in unit tests for TUI support for multiple custom named Servarrs
|
2025-02-27 19:30:17 -07:00 |
|
Dark-Alex-17
|
9b63b10118
|
feat: Support for multiple servarr definitions - no tests [skip ci]
|
2025-02-27 18:00:28 -07:00 |
|
Dark-Alex-17
|
e8a6f740b9
|
refactor: Updated the 2018 idiom lint to the 2021_compatibility lint
|
2025-01-26 14:47:40 -07:00 |
|
Dark-Alex-17
|
412cb2408e
|
fix(style): Addressed linter complaints on formatting
|
2024-12-13 19:48:22 -07:00 |
|
Dark-Alex-17
|
12eb453fc7
|
feat(ui): Support for the episode details UI
|
2024-12-12 16:25:02 -07:00 |
|
Dark-Alex-17
|
a84324d3bc
|
feat(handler): Full handler support for the Season details UI in Sonarr
|
2024-12-11 23:18:37 -07:00 |
|
Dark-Alex-17
|
c09950d0af
|
refactor(ui): Simplified the popup delegation so all future UI is easier to implement
|
2024-12-11 15:08:52 -07:00 |
|
Dark-Alex-17
|
75c4fcbb9e
|
feat(network): Support for fetching all episode files for a given series
|
2024-12-10 16:22:02 -07:00 |
|
Dark-Alex-17
|
f3b7f155b7
|
feat(app): Model and modal support for the season and episode details popups
|
2024-12-09 15:15:09 -07:00 |
|
Dark-Alex-17
|
5b65e87225
|
feat(network): Sonarr support for fetching season history
|
2024-12-09 14:15:47 -07:00 |
|
Dark-Alex-17
|
f1d934b0a6
|
refactor(library_handler): Radarr use the new handle_table_events macro
|
2024-12-08 13:43:01 -07:00 |
|
Dark-Alex-17
|
0205f13e53
|
refactor(history_handler): Use the new handle_table_event macro
|
2024-12-08 13:08:43 -07:00 |
|
Dark-Alex-17
|
23b1ca4371
|
feat(ui): Sonarr support for the series details popup
|
2024-12-06 20:30:26 -07:00 |
|
Dark-Alex-17
|
bd1a4f0939
|
feat(ui): Sonarr Series details UI is now available
|
2024-12-05 19:07:45 -07:00 |
|
Dark-Alex-17
|
2d251554ad
|
feat(handler): System handler support for Sonarr
|
2024-12-04 17:04:36 -07:00 |
|
Dark-Alex-17
|
a0b27ec105
|
feat(ui): Support for modifying the indexer priority in Radarr
|
2024-12-03 18:12:23 -07:00 |
|
Dark-Alex-17
|
093ef136e7
|
feat(handler): Full indexer tab handler support
|
2024-12-03 17:46:37 -07:00 |
|
Dark-Alex-17
|
bda6f253e0
|
feat(handlers): Support for root folder actions
|
2024-12-03 16:18:39 -07:00 |
|
Dark-Alex-17
|
4f5bad5874
|
feat(handler): History tab support
|
2024-12-02 18:03:59 -07:00 |
|
Dark-Alex-17
|
4b7185fbb0
|
feat(handler): Blocklist handler support
|
2024-12-02 16:37:46 -07:00 |
|
Dark-Alex-17
|
d7f6d12f59
|
feat(handler): Add series support for Sonarr
|
2024-12-02 12:43:17 -07:00 |
|
Dark-Alex-17
|
0db57fbff1
|
feat(ui): Delete a series
|
2024-12-02 11:45:13 -07:00 |
|
Dark-Alex-17
|
b1bdc19afb
|
feat(handler): Support for deleting a series in Sonarr
|
2024-12-02 11:30:34 -07:00 |
|
Dark-Alex-17
|
c3fb5dcd5f
|
feat(handlers): Sonarr key support for the Series table
|
2024-12-01 13:48:48 -07:00 |
|
Dark-Alex-17
|
21911f93d1
|
feat(models): Added the necessary contextual help and tabs for the Sonarr UI
|
2024-12-01 12:05:20 -07:00 |
|
Dark-Alex-17
|
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 |
|
Dark-Alex-17
|
f139db07d9
|
feat(app): Dispatch support for all relevant Sonarr blocks
|
2024-11-27 17:06:20 -07:00 |
|