Commit Graph

780 Commits (cffb8d783a0f17767d36940979fba045f87601e4)
 

Author SHA1 Message Date
Robert Dailey cffb8d783a refactor: Convert processors/updaters to pipelines
1 year ago
Robert Dailey e3d6d4f79a refactor: Remove DI for IServiceConfiguration in API services
1 year ago
Robert Dailey bcc65857df refactor: Split Sonarr/Radarr orthogonally into service-based classes
1 year ago
Robert Dailey 7dec45a07a refactor: Eliminate generics for config type
1 year ago
Robert Dailey ea59e71b18 chore(style): Some defaults explicitly added by Rider
1 year ago
Robert Dailey f73b9b5f46 chore(style): Wrap params after opening brace
1 year ago
Robert Dailey 82c2b47d91 chore: Ignore whitespace in DotSettings files
1 year ago
Robert Dailey 289d661247 refactor: Silence warnings in _Layout.cshtml
1 year ago
Robert Dailey 77f8788239 docs: Fix broken wiki links in README
1 year ago
Robert Dailey c0bad938d7 feat: Split and restructure CLI logs
1 year ago
Robert Dailey 5adb966aa9 refactor: Add serilog to implicit usings
1 year ago
Robert Dailey d9de34e474 ci: use env var instead of file for notify.yml json
1 year ago
Robert Dailey 1cbc5a9d1b ci: More robust way to write JSON to file
1 year ago
Robert Dailey 53d6fdf831 release: v4.3.0
1 year ago
Robert Dailey 94b000c55f build: Upgrade nuget packages for tests
1 year ago
Robert Dailey adeb478777 fix: Exception when either Sonarr or Radarr configs are empty
1 year ago
Robert Dailey d072e77b3c ci: Switch back to upstream resharper_inspectcode GHA
1 year ago
Robert Dailey 7be4189378 refactor: Code cleanup
1 year ago
Robert Dailey d66aa8ba44 refactor: Solution-wide code cleanup
1 year ago
Robert Dailey 86eca33eb3 refactor: Move Commands.Shared CS files up a level
1 year ago
Robert Dailey ce6afa4157 refactor: Fix more analysis issues
1 year ago
Robert Dailey c226097cb5 refactor: Clone URL is now a Uri object
1 year ago
Robert Dailey c45860d280 refactor: BaseUrl type is now Uri instead of string
1 year ago
Robert Dailey 7185cc5844 refactor: Fix various analysis issues
1 year ago
Robert Dailey 5d0db006ba chore(style): Overhaul editorconfig
1 year ago
Robert Dailey 7bc5d407e3 build: Upgrade multiple nuget packages
1 year ago
Robert Dailey 4275336a8a refactor: Fix unused member variable inspection issue
1 year ago
Robert Dailey c05d73a84b refactor: Remove redundant config validation
1 year ago
Robert Dailey 8e22a5d561 test: Verify exceptional case for env var parsing
1 year ago
voltron4lyfe aa523a0e14 feat: Enable referencing environment variables in config
1 year ago
Robert Dailey 6e397aefcf test: Restructure tests
1 year ago
Robert Dailey b9dc15f6a7 refactor: Relocate secrets yaml behavior to secrets dir
1 year ago
Robert Dailey 9d75a247e2 release: v4.2.0
1 year ago
Robert Dailey 6fb1d4ad66 feat: Improved preview output for release profiles
1 year ago
Robert Dailey 964aeb8380 feat: Improved preview output for custom formats
1 year ago
Robert Dailey fd3d76bc55 refactor: Rename Empty/NotEmpty extension methods
1 year ago
Robert Dailey 61c9dbcbf9 feat: Improved preview output for quality sizes
1 year ago
Robert Dailey 806a0fa64f refactor: Do not use "empty" for SonarrCommand terms
1 year ago
Robert Dailey 7cdd94e626 fix: Use right deprecation message based on arguments
1 year ago
Robert Dailey de3bf08543 fix: Update local repo before running commands that need it
1 year ago
Robert Dailey 7c000b438b chore(docker): Add explicit container name
1 year ago
Robert Dailey cd6636d44c Merge branch 'cli-revamp' into master
1 year ago
Robert Dailey e326a3754a chore(docker): Update docker image to use new CLI features
1 year ago
Robert Dailey 8d26d891d3 docs(cl): Add entries related to the CLI revamp
1 year ago
Robert Dailey 7a008a6639 feat: CLI Revamp
1 year ago
Robert Dailey 3ed9d4c814 chore: Update run configurations in Rider
1 year ago
Robert Dailey 64306db2dc refactor: Add exception message enricher
1 year ago
Robert Dailey 684128968c release: v4.1.3
1 year ago
Robert Dailey d73a888247 fix: Do not print skipped CFs to the console
1 year ago
Robert Dailey 8c7768891e fix: Better handling of invalid CF cache entries
1 year ago