Commit Graph

398 Commits (7c000b438b651a072a1617e06949ae7399b493d5)

Author SHA1 Message Date
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
Robert Dailey 3f393d9894 chore: Updates to Rider run configurations
1 year ago
Robert Dailey d71bce4990 fix: Do not perform actual logic when doing preview
1 year ago
Robert Dailey f7a7902c2c build: Update several package dependencies
1 year ago
Robert Dailey 08d1ced7b6 refactor: Newline after message, but before exception details
1 year ago
Robert Dailey b3666ec3cb refactor: Less verbose error messages
1 year 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