Commit Graph

600 Commits (537defbfe3d49874e1ccf919977c41a93fe877fc)

Author SHA1 Message Date
Robert Dailey bebd28bc11 build: Upgrade FluentValidation
1 year ago
Robert Dailey fc6a186809 build: Upgrade morelinq
2 years ago
Robert Dailey 93a8c8bc22 build: Upgrade all nuget packages
2 years ago
Robert Dailey 1a16432341 refactor: Remove inappropriate usage of `required` in CliSettings
2 years ago
Robert Dailey f7bfab065d fix: Show default value in `config list` help
2 years ago
Robert Dailey dc93b10e64 test: Add await where necessary
2 years ago
Robert Dailey e54cef0859 feat: `config list local` implemented
2 years ago
Robert Dailey ce481e0d1f refactor: Config loader no longer reuses state
2 years ago
Robert Dailey f5386dfeda fix: Template config listing is no longer reversed
2 years ago
Robert Dailey f6f6ea3192 style: Solution-wide code cleanup
2 years ago
Robert Dailey a3c172cf02 feat: Add config list templates command
2 years ago
Robert Dailey 902fbad4bf chore: Remove unused run configuration
2 years ago
Robert Dailey a934e68227 fix: Enable strict parsing to error on unknown CLI options
2 years ago
Robert Dailey 7c15c14f40 refactor: More concise usage of UsedImplicitly in SyncCommand
2 years ago
Robert Dailey fe2b062ba7 fix: Consistently set FormatIDs to avoid incorrect logs
2 years ago
Robert Dailey f298926353 fix: Use INF instead of DBG for score update log
2 years ago
Robert Dailey 58bbb94a44 build: Upgrade all nuget packages
2 years ago
Robert Dailey a22d6dec33 fix: Log janitor updated to clean up logs in new 'cli' dir
2 years ago
Robert Dailey e222f547cc test: Fix config loader test
2 years ago
Robert Dailey c82894291f fix: Do not fail on empty service type sections
2 years ago
Robert Dailey bf9a08c19c test: Fix broken unit test
2 years ago
Robert Dailey cffb8d783a refactor: Convert processors/updaters to pipelines
2 years ago
Robert Dailey e3d6d4f79a refactor: Remove DI for IServiceConfiguration in API services
2 years ago
Robert Dailey bcc65857df refactor: Split Sonarr/Radarr orthogonally into service-based classes
2 years ago
Robert Dailey 7dec45a07a refactor: Eliminate generics for config type
2 years ago
Robert Dailey 289d661247 refactor: Silence warnings in _Layout.cshtml
2 years ago
Robert Dailey c0bad938d7 feat: Split and restructure CLI logs
2 years ago
Robert Dailey 5adb966aa9 refactor: Add serilog to implicit usings
2 years ago
Robert Dailey 94b000c55f build: Upgrade nuget packages for tests
2 years ago
Robert Dailey adeb478777 fix: Exception when either Sonarr or Radarr configs are empty
2 years ago
Robert Dailey 7be4189378 refactor: Code cleanup
2 years ago
Robert Dailey d66aa8ba44 refactor: Solution-wide code cleanup
2 years ago
Robert Dailey 86eca33eb3 refactor: Move Commands.Shared CS files up a level
2 years ago
Robert Dailey ce6afa4157 refactor: Fix more analysis issues
2 years ago
Robert Dailey c226097cb5 refactor: Clone URL is now a Uri object
2 years ago
Robert Dailey c45860d280 refactor: BaseUrl type is now Uri instead of string
2 years ago
Robert Dailey 7185cc5844 refactor: Fix various analysis issues
2 years ago
Robert Dailey 5d0db006ba chore(style): Overhaul editorconfig
2 years ago
Robert Dailey 7bc5d407e3 build: Upgrade multiple nuget packages
2 years ago
Robert Dailey 4275336a8a refactor: Fix unused member variable inspection issue
2 years ago
Robert Dailey c05d73a84b refactor: Remove redundant config validation
2 years ago
Robert Dailey 8e22a5d561 test: Verify exceptional case for env var parsing
2 years ago
voltron4lyfe aa523a0e14 feat: Enable referencing environment variables in config
2 years ago
Robert Dailey 6e397aefcf test: Restructure tests
2 years ago
Robert Dailey b9dc15f6a7 refactor: Relocate secrets yaml behavior to secrets dir
2 years ago
Robert Dailey 6fb1d4ad66 feat: Improved preview output for release profiles
2 years ago
Robert Dailey 964aeb8380 feat: Improved preview output for custom formats
2 years ago
Robert Dailey fd3d76bc55 refactor: Rename Empty/NotEmpty extension methods
2 years ago
Robert Dailey 61c9dbcbf9 feat: Improved preview output for quality sizes
2 years ago
Robert Dailey 806a0fa64f refactor: Do not use "empty" for SonarrCommand terms
2 years ago
Robert Dailey 7cdd94e626 fix: Use right deprecation message based on arguments
2 years ago
Robert Dailey de3bf08543 fix: Update local repo before running commands that need it
2 years ago
Robert Dailey 7a008a6639 feat: CLI Revamp
2 years ago
Robert Dailey 3ed9d4c814 chore: Update run configurations in Rider
2 years ago
Robert Dailey 64306db2dc refactor: Add exception message enricher
2 years ago
Robert Dailey d73a888247 fix: Do not print skipped CFs to the console
2 years ago
Robert Dailey 8c7768891e fix: Better handling of invalid CF cache entries
2 years ago
Robert Dailey 18edb84133 test: Use default for argument matcher
2 years ago
Robert Dailey 28fa09f328 fix: Set CF IDs when no cache entry is present
2 years ago
Robert Dailey 7ad4654d85 fix: Remove unredacted request URI from log files on exception
2 years ago
Robert Dailey fd216c1b60 fix: Service URL is now part of cache directory name
2 years ago
Robert Dailey 5c3da551bb fix: Detect and warn about conflicting CFs during sync
2 years ago
Robert Dailey 350fd21358 refactor: Overhaul config validation logic
2 years ago
Robert Dailey 6997f4ca6a chore: Rider run configuration updates
2 years ago
Robert Dailey d5cbdb8648 chore: Move test projects to a solution folder
2 years ago
Robert Dailey fea6575ae8 style: Code cleanup on entire solution
2 years ago
Robert Dailey 3b44964479 feat: Add clear separation between instance logs in console output
2 years ago
Robert Dailey a4be018c44 feat: More detail output for CF sync changes
2 years ago
Robert Dailey 0830d1d6c8 feat: Re-introduce the CF name field in cache for display purposes
2 years ago
Robert Dailey 8023f7f011 fix: Use comments for group headers in custom format listing
2 years ago
Robert Dailey 7358521a7a fix: Sort CFs alphabetically in CLI listing
2 years ago
Robert Dailey 3f393d9894 chore: Updates to Rider run configurations
2 years ago
Robert Dailey d71bce4990 fix: Do not perform actual logic when doing preview
2 years ago
Robert Dailey f7a7902c2c build: Update several package dependencies
2 years ago
Robert Dailey 08d1ced7b6 refactor: Newline after message, but before exception details
2 years ago
Robert Dailey b3666ec3cb refactor: Less verbose error messages
2 years ago
Robert Dailey eb9898fdd7 refactor: Implement Yaml Behavior system for extending parsing features
2 years ago
Robert Dailey fc0daf631b refactor: Address analysis issues
2 years ago
Robert Dailey 77603b6c93 refactor: Rename all projects to have Recyclarr prefix
2 years ago
Robert Dailey bbb2195df2 feat!: Change Sonarr quality definitions config YAML to match Radarr
2 years ago
Robert Dailey ab352f6a4c fix: Do not warn about empty configs when they aren't really empty
2 years ago
Robert Dailey ebb33f3328 refactor: Log git error message on clone retry
2 years ago
Robert Dailey 8a124d12f9 fix: Allow empty YAML files to be loaded
2 years ago
Robert Dailey 51d0219a1a refactor: Move RegisterMockFor to extension method
2 years ago
Robert Dailey c981a555ad test: Use log context for existing tests
2 years ago
Robert Dailey 9acdf7da14 feat: Improved logging
2 years ago
Robert Dailey 94e55b6182 build: Nuget package upgrades
2 years ago
Robert Dailey c1eb21d9ba build: Remove System.Private.Uri (no longer used)
2 years ago
Robert Dailey 69aec1450a build: Move ManagePackageVersionsCentrally to Build.props
2 years ago
Robert Dailey 8d091ff471 build: Upgrade GUI-specific nuget packages
2 years ago
Robert Dailey 2e31dacea9 refactor: Code changes after System.IO.Abstractions upgrade
2 years ago
Robert Dailey e47e1b2f82 build: Upgrade System.IO.Abstractions
2 years ago
Robert Dailey f16008d225 refactor: Use better argument handling for git operations
2 years ago
Robert Dailey 2b28fb9c73 chore: Update Rider run configurations for .NET 7
2 years ago
Robert Dailey 360f683718 chore: Remove another riderMarkupCache.xml file
2 years ago
Robert Dailey d04b10f9d0 refactor: Utilize DI for Flurl
2 years ago
Robert Dailey 2a79a50d50 fix: Address multiple issues with the config template
2 years ago
Robert Dailey 53d7233b1e build: Remove LangVersion from build props
2 years ago
Robert Dailey 4a9f753423 chore: Delete and ignore riderMarkupCache.xml
2 years ago
Robert Dailey dfce05a9e8 build: Update Rider project files
2 years ago
Robert Dailey 969499bf5a build: Fix for test packages not being assigned to TestLibrary.csproj
2 years ago
Robert Dailey e5a0302c13 chore: Delete global.json (not needed)
2 years ago
Robert Dailey 6811c2c816 refactor: Do not create the RepoDirectory on start up
2 years ago
Robert Dailey 794c8733ef test: Fix CompositionRoot tests
2 years ago
Robert Dailey d83edd9e2b refactor: Add logging to GitRepository / Factory
2 years ago
Robert Dailey 46067dffb0 test: Do not use NotThrow() in composition root test
2 years ago
Robert Dailey b34798eabb feat!: Remove LibGit2Sharp Library
2 years ago
Robert Dailey f810749b32 chore: Shared run configs updated for .NET 7.0 paths
2 years ago
Robert Dailey 7fdca11bc4 revert: "chore: Move GitVersion.yml into src dir"
2 years ago
Robert Dailey 9fc7444f3c refactor: Fix ASP.NET warning
2 years ago
Robert Dailey dd8b518735 build: Upgrade all Nuget packages
2 years ago
Robert Dailey b5a692a710 build: Upgrade to .NET 7.0
2 years ago
Robert Dailey 1d604b141b feat: Named instances support
2 years ago
Robert Dailey 4ae54d8f54 fix: Restore compare by name for CFs
2 years ago
Robert Dailey 7bfecdb3f3 build: Add nuget.config
2 years ago
Robert Dailey 3df3bc869e refactor: Silence unused Version param warning
2 years ago
Robert Dailey 2ed8bdb55e chore: Jetbrains Rider .idea files
2 years ago
Robert Dailey e4a3e9d1fe refactor: Remove unused Resolve method in IntegrationFixture
2 years ago
Robert Dailey 56666a245a refactor: Do not fail on missing DTO properties
2 years ago
Robert Dailey 081856e19e refactor: Generalize compatibility check logic
2 years ago
Robert Dailey 934f30d71e refactor: Print Recyclarr version to debug logs
2 years ago
Robert Dailey 724d2c41aa chore: Move GitVersion.yml into src dir
2 years ago
voltron4lyfe 0dbc1ac7fd
feat: Support secrets in config (#139)
2 years ago
Robert Dailey e5750a97ba refactor: Fix resharper analysis suggestions
2 years ago
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
Robert Dailey 98e6b4ce59 fix(radarr): Remove all trash properties from guide CFs
2 years ago
Robert Dailey 37ad6fed55 feat(sonarr): New --list-qualities argument
2 years ago
Robert Dailey e802c48e70 refactor(sonarr): Rename lister class
2 years ago
Robert Dailey 227e4e82e5 feat(radarr): New --list-qualities argument
2 years ago
Robert Dailey 0c835d0807 chore: Add Rider run configurations
2 years ago
Robert Dailey fef596d5d4 refactor: Consolidate quality parser into guide service
2 years ago
Robert Dailey 07c4b48578 feat: Quality definition logic uses new JSON files
2 years ago
Robert Dailey 635e93b2db refactor: Remove unused _fs fields
2 years ago
Robert Dailey 6400716150 refactor: Move Radarr & Sonarr code to Services directory
2 years ago
Robert Dailey 1b9c407d97 build: Upgrade NSubstitute to v4.4.0
2 years ago
Robert Dailey 12915264dd build: Stop using wildcard versions for nuget packages
2 years ago
Robert Dailey 1b6d42f719 refactor: Use metadata.json to find paths to CFs and RPs
2 years ago
Robert Dailey 9e3aab6e96 refactor(gui): Fix namespace for ReleaseProfileDataFilterTest
2 years ago
Robert Dailey 3b59c05d3e build(gui): Upgrade Serilog.AspNetCore to v6.*
2 years ago
Robert Dailey f7566030d9 build: Upgrade YamlDotNet to v12.*
2 years ago
Robert Dailey 8266410092 feat: New branch and sha1 repository settings
2 years ago
Robert Dailey 1129f178a8 fix(sonarr): Validate and filter RPs after they're loaded
2 years ago
Robert Dailey 3a5e1f0c5e refactor: Use IConsole instead of Console
2 years ago
Robert Dailey 8cbb9d0b46 fix: Do not dispose IConsole
2 years ago
Robert Dailey fdd95a619f fix: Log files did not have debug level logs
2 years ago
Robert Dailey 154ec7cf7e feat: Deprecate `names` list for custom formats in config YAML
2 years ago
Robert Dailey a2e287c244 feat: Introduce JSON schema into the config template
2 years ago
Robert Dailey c0bc714739 chore: Disable warning CA1506 in Program.cs
2 years ago
Robert Dailey 5db22529ff refactor: Custom format group table parser
2 years ago
Robert Dailey ce1a61359d build: Use wildcards for pkg versions in Gui project
2 years ago
Robert Dailey b6e3552ffc refactor: Add Serilog
2 years ago