Commit Graph

429 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 289d661247 refactor: Silence warnings in _Layout.cshtml
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 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 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 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 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 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
Robert Dailey 18edb84133 test: Use default for argument matcher
1 year ago
Robert Dailey 28fa09f328 fix: Set CF IDs when no cache entry is present
1 year ago
Robert Dailey 7ad4654d85 fix: Remove unredacted request URI from log files on exception
1 year ago
Robert Dailey fd216c1b60 fix: Service URL is now part of cache directory name
1 year ago
Robert Dailey 5c3da551bb fix: Detect and warn about conflicting CFs during sync
1 year ago
Robert Dailey 350fd21358 refactor: Overhaul config validation logic
1 year ago
Robert Dailey 6997f4ca6a chore: Rider run configuration updates
1 year ago
Robert Dailey d5cbdb8648 chore: Move test projects to a solution folder
1 year ago
Robert Dailey fea6575ae8 style: Code cleanup on entire solution
1 year ago
Robert Dailey 3b44964479 feat: Add clear separation between instance logs in console output
1 year ago
Robert Dailey a4be018c44 feat: More detail output for CF sync changes
1 year ago
Robert Dailey 0830d1d6c8 feat: Re-introduce the CF name field in cache for display purposes
1 year ago
Robert Dailey 8023f7f011 fix: Use comments for group headers in custom format listing
1 year ago
Robert Dailey 7358521a7a fix: Sort CFs alphabetically in CLI listing
1 year ago