Commit Graph

326 Commits (a853f0830dc59e6897375c6a44344e23217cdc2b)

Author SHA1 Message Date
Robert Dailey a853f0830d refactor: Separate config finding logic from ServiceCommand
2 years ago
Robert Dailey f251bbeba4 feat: Support for loading configs in a directory
2 years ago
Robert Dailey 0b0fc1e7bc refactor: Delete YamlDotNet ObjectFactory
2 years ago
Robert Dailey 835aae860b refactor: Greatly simplify DI support code
2 years ago
Robert Dailey 88bdc5a92e refactor: Add JsonUtils class
2 years ago
Robert Dailey dcfbccae2f refactor: Use IServiceLocatorProxy instead of ILifetimeScope
2 years ago
Robert Dailey cda317d3c3 fix: Run validation against Custom Formats in Sonarr
2 years ago
voltron4lyfe e1e3afff02
refactor: Rename QualityProfileConfig (#135)
2 years ago
Robert Dailey ada30da70b build: Upgrade Microsoft.NET.Test.Sdk (patch)
2 years ago
Robert Dailey 035bb0e17a build: Upgrade MudBlazor (patch)
2 years ago
Robert Dailey ebc46abd75 build: Upgrade Serilog Packages (minor)
2 years ago
Robert Dailey 2e45fbe1c5 build: Upgrade FluentValidation (patch)
2 years ago
Robert Dailey 9470377856 build: Upgrade AutoMapper (major)
2 years ago
Robert Dailey 32d7aa8a67 build: Upgrade YamlDotNet
2 years ago
Robert Dailey 4ab18fc9b0 build: Upgrade System.IO.Abstractions
2 years ago
Robert Dailey 8c936951c0 chore: Update DotSettings file
2 years ago
Robert Dailey c775bc3c4d refactor: Address Resharper inspection issues
2 years ago
Robert Dailey 3d403ef737 feat!: Do not load config next to executable
2 years ago
Robert Dailey 71580acc40 refactor: Service cache test fixes & improved testability
2 years ago
Robert Dailey 63c3bff27a feat!: Remove names support for custom formats
2 years ago
Robert Dailey bdaada1049 refactor: Remove unnecessary Reset and factory semantics from steps
2 years ago
Robert Dailey 87747680ba refactor: Fix unit tests and change DI resolution a bit
2 years ago
Robert Dailey 735c8562fc chore: Fix path to .editorconfig in Recyclarr.sln
2 years ago
Robert Dailey a9e5875bc5 chore: Move .editorconfig up a level and make intent rules consistent
2 years ago
Robert Dailey 3a21465ff1 fix: Fix incorrect version enforcement for Sonarr
2 years ago
Robert Dailey 361078ef86 refactor: Use better error message for Sonarr v3/v4 enforcement
2 years ago
Robert Dailey 1619bd8817 fix: Show a warning for duplicate scores
2 years ago
Robert Dailey a63d570ec5 refactor: Change Log property to field
2 years ago
Robert Dailey 5f418a9d90 refactor: Namespace inconsistency
2 years ago
Robert Dailey 2e189ff275 fix(sonarr): Run version enforcement always
2 years ago
Robert Dailey ba84b07713 fix: Use compact JSON in debug logs
2 years ago
Robert Dailey 87843b4ee1 chore: Code cleanup
2 years ago
Robert Dailey 7a25f79fa8 feat: Custom format lists are now grouped by category
2 years ago
Robert Dailey 27b252f405 chore: Update DotSettings and editorconfig files
2 years ago
Robert Dailey 6ed7961c8c build: Use Nuget central package management
2 years ago
Robert Dailey 8acb3e17fc refactor: Address several SonarCloud code smells
2 years ago
Robert Dailey cafa181424 refactor: IGuideService abstracts where the CF data comes from
2 years ago
Robert Dailey 73fb40de04 refactor: Move CF config objects to ServiceConfiguration
2 years ago
Robert Dailey 77f15b7e79 refactor: Reorganize custom format code to support reuse with Sonarr
2 years ago
Robert Dailey f6e6644af5 refactor: Throw error if using CFs in Sonarr v3
2 years ago
Robert Dailey e686b300b1 refactor: Better name for service compat integration test
2 years ago
Robert Dailey defb137a25 test: Make IntegrationFixture disposable
2 years ago
Robert Dailey c5714f2bed feat: Add setting to specify max log files to keep
2 years ago
Robert Dailey af001250f1 test: Allow resolution of unregistered concrete types
2 years ago
Robert Dailey f01edc5700 refactor: Change the design pattern for settings access
2 years ago
Robert Dailey 1f70e7fb61 refactor: Use lifetime scope instead of single instance
2 years ago
Robert Dailey 2db0faa00c fix(sonarr): Error when using release profiles with Sonarr v4
2 years ago
Robert Dailey f87971fec1 refactor: Decouple release profiles from SonarrApi class
2 years ago
Robert Dailey 28aae58298 build: Upgrade FluentValidation to 11.2.1
2 years ago
snoopy82481 28983c74f9
fix: CVE vulerabilite mitigation (#113)
2 years ago