|
|
d69056e5d6
|
feat: Further improved responsiveness and speed of the TUI
|
2025-12-19 12:28:33 -07:00 |
|
|
|
051f30b097
|
feat: Improved overall UI responsiveness
|
2025-12-18 16:19:03 -07:00 |
|
|
|
35c5eb65cb
|
Merge remote-tracking branch 'origin/main' into test-refactoring
# Conflicts:
# Cargo.lock
# src/cli/mod.rs
# src/cli/radarr/add_command_handler.rs
# src/cli/radarr/get_command_handler.rs
# src/cli/radarr/list_command_handler.rs
|
2025-12-15 07:55:14 -07:00 |
|
|
|
9c1a9cc3c5
|
fix: Wrapped all Sonarr use of Language with Option to fix the 'null' array issue in the new Sonarr API
|
2025-12-13 13:06:33 -07:00 |
|
|
|
3e133fa147
|
refactor: Replaced all modulo usages of tick_until_poll with is_multiple_of
|
2025-12-12 09:20:05 -07:00 |
|
|
|
c3fa689617
|
refactor: Use is_multiple_of for the tick counter in the UI module
|
2025-12-09 14:30:17 -07:00 |
|
|
|
ad58912baf
|
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
|
2025-12-03 14:49:27 -07:00 |
|
|
|
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 |
|
|
|
682bc91855
|
fix: Implemented a handful of fixes that are breaking changes between Sonarr v3 and v4
|
2024-12-13 19:44:10 -07:00 |
|
|
|
c09950d0af
|
refactor(ui): Simplified the popup delegation so all future UI is easier to implement
|
2024-12-11 15:08:52 -07:00 |
|
|
|
5abed23cf2
|
refactor(ui): all table search and filter functionality is now available directly through the ManagarrTable widget to make life easier moving forward
|
2024-12-05 19:07:03 -07:00 |
|
|
|
4eb974567f
|
feat(ui): History tab support
|
2024-12-02 18:47:50 -07:00 |
|