Commit Graph

66 Commits (master)

Author SHA1 Message Date
Robert Dailey 3fd1312994 feat: New `!file`` tag for configuration YAML files
1 month ago
Robert Dailey 5bdd3dd561 test: Make internal types accessible to NSubstitute
2 months ago
Robert Dailey 173be37918 refactor: Address internal sealed class warnings
2 months ago
Robert Dailey f6e68eed5e refactor(tests): Reorganize test projects for better structure
2 months ago
Robert Dailey e92e0c8e68 refactor: Use chain of responsibility for pipeline phases
2 months ago
Robert Dailey 4eaf0b4dee fix: Do not modify cutoff for implicitly added quality profiles
2 months ago
Robert Dailey cf075dabbf fix: Greatly improved log filtering and validation behavior
2 months ago
Robert Dailey ca8572b3a0 test: Upgrade to FluentAssertions v8
2 months ago
Robert Dailey e4e4a5f1c6 refactor: Remove unnecessary using directive
2 months ago
Robert Dailey 3172fd6599 test: Move IntegrationTestFixture into TestLibrary
2 months ago
Robert Dailey 33a791c9f3 chore(editorconfig): Silence CA1515 everywhere
4 months ago
Robert Dailey b4d4def0d1 refactor: Upgrade to .NET 9
4 months ago
Robert Dailey adccca6686 refactor: Update code style using CSharpier
4 months ago
Robert Dailey 563c2b3ef0 refactor: Add integration test for list naming sonarr
6 months ago
Robert Dailey 1ae34f9e4d refactor: Support high level CLI integration tests
6 months ago
Robert Dailey 06a00cdfef refactor: Consolidate many Autofac module classes
6 months ago
Robert Dailey 154efc2c14 test: Update the CF group parsing unit test with new guide data
6 months ago
Robert Dailey e68641e94a refactor: Reorganize and simplify project structure
6 months ago
Robert Dailey 84a5651655 refactor: Better settings support in DI
6 months ago
Robert Dailey a4bb339f07 refactor: Improve Spectre.Console and logging initialization
6 months ago
Robert Dailey beb3806120 style: Run code cleanup on whole solution
7 months ago
Robert Dailey 59fab961bb fix: Better change detection for CF specification fields
7 months ago
Robert Dailey 6636004774 test: Fix analysis warning in test
8 months ago
Robert Dailey 64cfa97e6f fix: Support for more field value types in CF payload
8 months ago
Robert Dailey 33e59ca98e test: Optimize StubAutofacIndex.AddRange()
8 months ago
Robert Dailey a55ecb9b53 refactor: Use collection expression in more places
8 months ago
Robert Dailey e33b75d3f1 refactor: Redesign limit factory to make code more testable
8 months ago
Robert Dailey 042840b8bc fix: Use new quality size limits in Radarr & Sonarr
8 months ago
Robert Dailey 96c3cb368e style: Use collection expressions across whole solution
8 months ago
Robert Dailey 4ab0e67a7e refactor: Make JetBrains.Annotation a global using
8 months ago
Robert Dailey f7eac4493e test: Fix broken quality size test
9 months ago
Robert Dailey a634a25e8d fix: Use correct Radarr preferred limit
9 months ago
Robert Dailey 0a8de83b34 refactor: Consolidate the two QualityItem types
9 months ago
Robert Dailey 8bbdec38f7 fix: Sync preferred even if it is null
9 months ago
Robert Dailey e2cff7d9fa feat: Renamed CF `quality_profiles` to `assign_scores_to`
9 months ago
Robert Dailey c1f4d4d175 refactor: Generalize cache system
9 months ago
Robert Dailey c9c7c05261 fix: --app-data option works again
9 months ago
Robert Dailey e11753d7ee fix: Signal interrupt support for all API calls
10 months ago
Robert Dailey 9e53ac49e7 feat: Repair quality profiles missing required qualities
10 months ago
Robert Dailey 4388515614 refactor: Address a few more SonarLint issues
11 months ago
Robert Dailey cb56ab5737 refactor: Better handling of exceptions in logging system
11 months ago
Robert Dailey 4dc026ec94 build: Clean up unused project references
11 months ago
Robert Dailey 71f4823ff4 refactor: Utilize lifetime scopes for operating on instances
11 months ago
Robert Dailey eb5b34f5cd refactor: Move app path creation to DefaultAppDataSetup
11 months ago
Robert Dailey 42fd401aff test: Remove TestAppData
11 months ago
Robert Dailey 1963ef09b1 refactor: Remove DI hacks and workarounds for Spectre.Console
11 months ago
Robert Dailey 8bca7111c4 feat: Introduce new includes dir for include templates
1 year ago
Robert Dailey b77f2a5919 refactor: Replace SubDir with SubDirectory from IFileSystem
1 year ago
Robert Dailey b93abe8874 build: Upgrade AutoFixture to 5.0.0-preview0011
1 year ago
Robert Dailey 6a848b50c3 refactor: Move SupportedServices to the TrashGuide project
1 year ago