Commit Graph

574 Commits (372fd804fe05d8f4eb81f1d2f5e6b7687fd40808)

Author SHA1 Message Date
Robert Dailey 372fd804fe refactor: Replace TestCorrelator with Observable sink
10 months ago
Robert Dailey aaf810fd68 feat: Print completed date & time after each instance sync
10 months ago
Robert Dailey 4d7a5f49c3 fix: NRE when `reset_unmatched_scores` not present
10 months ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats
10 months ago
Robert Dailey 4f52201ede feat: Support for "score sets" in quality profiles
10 months ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data
10 months ago
Robert Dailey 4935377a4b refactor: Remove GetOrDefault method
10 months ago
Robert Dailey c4bd5b2fae style: Solution-wide code cleanup to CS files
10 months ago
Robert Dailey 8b350b5bce feat: Add exclusions support to 'reset_unmatched_scores'
10 months ago
Robert Dailey c033dd8a13 refactor: Change structure of processed QP object
10 months ago
Robert Dailey de0c6be1d9 fix: Move log context up to ConfigurationLoader
10 months ago
Robert Dailey 4b3542fc7a fix: Add a check for Sonarr v3 in the delete CFs command
10 months ago
Robert Dailey f6465316d2 feat: New delete custom-formats command
10 months ago
Robert Dailey a84c8a0efc refactor: Improve service connection error message
10 months ago
Robert Dailey 3ac1de9c94 refactor: Rename placement argument for service
10 months ago
Robert Dailey c713b99747 refactor: Make out variables inline
10 months ago
Robert Dailey c9d015f492 test: Fix newline insertion in MockYaml method
11 months ago
Robert Dailey 0f88f2a306 fix: Detect & fail on split instance config files
11 months ago
Robert Dailey 58861a4edd build: Upgrade all nuget packages
11 months ago
Robert Dailey b79a71a1cf test: Fix broken tests due to mistakenly removed whitespace
11 months ago
Robert Dailey c190d5e6d6 refactor: Use raw string literals for multi-line strings
11 months ago
Robert Dailey d6fc96f247 fix: Allow quality group names to duplicate quality names.
11 months ago
Robert Dailey e6924c10e4 fix: Better error message when no config files are found
11 months ago
Robert Dailey 028f9be125 refactor: Remove TODO comment
11 months ago
Robert Dailey a6e737fae9 fix: Improve repo clone performance by using shallow clones
11 months ago
Robert Dailey 01fdc0639f fix: Output more detail about HTTP 4xx "bad data" responses
11 months ago
Robert Dailey aa8140add4 refactor: Print more information about QP updates
11 months ago
Robert Dailey e0da419ffa refactor: Address several analysis warnings
11 months ago
Robert Dailey def934ebeb refactor: Upgrade FileSystem to remove hack
11 months ago
Robert Dailey a6ceae65fc refactor: Add SonarCloud Analyzer and fix analysis warnings
11 months ago
Robert Dailey 8596168757 feat: Add Allowed flag for QP upgrades
11 months ago
Robert Dailey 0652cfd800 fix: More robust handling of missing qualities list
11 months ago
Robert Dailey f40339e794 style: Code cleanup
11 months ago
Robert Dailey 1d7abb3977 refactor: Fix analysis warnings
11 months ago
Robert Dailey ade5ee72b2 fix: Cutoff set properly when disabling upgrades
11 months ago
Robert Dailey 6bb7980827 fix: Preview and stat logging are more accurate
11 months ago
Robert Dailey 83cc0a77ee refactor: Address resharper warnings
11 months ago
Robert Dailey ce338e24f3 feat: Quality profile sync
11 months ago
Robert Dailey 31896828bc chore: Disable changing expression body to normal body in code cleanup
11 months ago
Robert Dailey 84b9db13f4 refactor: Print full exception stack trace to console
12 months ago
Robert Dailey aebdb257d0 build: Upgrade FluentValidation and JetBrains.Annotations
12 months ago
Robert Dailey 7d757c0d5f fix: Better error messages for non-existent config files
1 year ago
Robert Dailey ea09ddfb00 fix: Markup issue when printing exception message
1 year ago
Robert Dailey abcf4f7d8f feat: api_key and base_url are now optional
1 year ago
Robert Dailey 9d085e33c2 refactor: Fix warning about unused getter
1 year ago
Robert Dailey e47a335bb6 build: Upgrade multiple nuget packages
1 year ago
Robert Dailey 7c5da06e57 refactor: Remove instance name from cache storage path
1 year ago
Robert Dailey 241eb261e9 test: Verify CF in cache but not in service
1 year ago
Robert Dailey efd1863efd refactor: Improve request/response body logging
1 year ago
Robert Dailey 9bdb5f364c refactor: Improve logging for caching logic
1 year ago