|
|
ad58912baf
|
test: Updated Rust edition to 2024 and refactored network module tests to be more idiomatic
|
2025-12-03 14:49:27 -07:00 |
|
|
|
cf00d7992e
|
fix: Updated the name of the should_ignore_quit_key to ignore_special_keys_for_textbox_input to give a better idea of what the flag is used for; also added alt keybinding for backspace
|
2025-03-27 15:21:44 -06:00 |
|
|
|
0048d71b74
|
feat: Support alternative keymappings for all keys, featuring hjkl movements
|
2025-03-17 22:02:15 -06:00 |
|
|
|
e8a6f740b9
|
refactor: Updated the 2018 idiom lint to the 2021_compatibility lint
|
2025-01-26 14:47:40 -07:00 |
|
|
|
fd35106df8
|
refactor: Renamed KeyEventHandler::with to KeyEventHandler::new to keep with Rust best practices and conventions
|
2025-01-18 12:43:25 -07:00 |
|
|
|
ed645dd0d5
|
fix(sonarr): Pass the series ID and season number alongside all TriggerAutomaticSeasonSearch events when publishing to the networking channel
|
2024-12-18 01:34:45 -07:00 |
|
|
|
c16ecfb188
|
fix(sonarr): Pass the episode ID alongside all ToggleEpisodeMonitoring events when publishing to the networking channel
|
2024-12-18 01:22:28 -07:00 |
|
|
|
db64a0968b
|
fix(sonarr): Pass the indexer ID alongside all DeleteIndexer events when publishing to the networking channel
|
2024-12-17 22:37:50 -07:00 |
|
|
|
aece20af47
|
fix(sonarr): Pass the episode file ID alongside all DeleteEpisodeFile events when publishing to the networking channel
|
2024-12-17 22:33:10 -07:00 |
|
|
|
412cb2408e
|
fix(style): Addressed linter complaints on formatting
|
2024-12-13 19:48:22 -07:00 |
|
|
|
54006c378f
|
feat(handler): Support for toggling the monitoring status of a specified episode in the Sonarr UI
|
2024-12-13 16:18:02 -07:00 |
|
|
|
82ce38d7b5
|
feat(handlers): Support for the episode details popup
|
2024-12-12 18:52:27 -07:00 |
|
|
|
12eb453fc7
|
feat(ui): Support for the episode details UI
|
2024-12-12 16:25:02 -07:00 |
|
|
|
a84324d3bc
|
feat(handler): Full handler support for the Season details UI in Sonarr
|
2024-12-11 23:18:37 -07:00 |
|