Commit Graph

176 Commits (3c1ae692f4538e9902c7b21f0eb2addcf06d9c71)

Author SHA1 Message Date
Robert Dailey 20a443698b test: Fix crash in MigrationExecutorTest
3 years ago
Robert Dailey 72aebd59f2 fix: Migration broken by ILogger
3 years ago
Robert Dailey f03cc012a5 refactor: Improve migration step diagnostics
3 years ago
Robert Dailey 19d41c27a4 refactor: Address SonarCloud code smells
3 years ago
Robert Dailey 2572b15947 refactor: Fix namespace in TrashLib.TestLibrary
3 years ago
Robert Dailey f7229b2413 test: Verify order of all migration steps
3 years ago
Robert Dailey 840f85df05 fix: Migration steps are registered explicitly
3 years ago
Robert Dailey 5e118cf07c feat: Rename 'trash-updater' app dir to 'recyclarr'
3 years ago
Robert Dailey bede26c213 feat: Default config is now `recyclarr.yml`
3 years ago
Robert Dailey 7beba7eea6 build: Exclude TestResults from all test projects
3 years ago
Robert Dailey 10600ae4f1 refactor: Rename project & links in scripts, code, etc
3 years ago
Robert Dailey 0c11462af7 chore: Rename C# CLI projects to Recyclarr
3 years ago
Robert Dailey 2424d28015 test: Unit tests for new command code
3 years ago
Robert Dailey efc4455d92 feat(sonarr): New --list-terms command line option
3 years ago
Robert Dailey 305ae296ab feat(sonarr): New --list-release-profiles command line option
3 years ago
Robert Dailey d598537003 refactor: Register CliFx IConsole with Autofac
3 years ago
Robert Dailey 434158f7a6 feat(sonarr)!: Parse Guide Release Profile JSON
3 years ago
Robert Dailey e86b83c9ab test: Fix analysis warnings for unused classes
3 years ago
Robert Dailey f570b098f1 build: InternalsVisibleTo excluded from test projects
3 years ago
Robert Dailey 3960f24f99 test: Update some tests to use async/await
3 years ago
Robert Dailey 67cc4bd98f refactor: Remove common repo code from Radarr guide parser
3 years ago
Robert Dailey ea99f5b613 chore: Fully quality CLSCompliantAttribute
3 years ago
Robert Dailey c5e282394d chore: Log server URL when processing it
3 years ago
Robert Dailey ea30d60ca4 fix(radarr): Sanitize URLs in HTTP exception messages
3 years ago
Robert Dailey 7a419e26ce fix: Prevent redirects
3 years ago
Robert Dailey 66d9f3dcdd fix(sonarr): Profile filtering considers the IncludeOptionals setting
3 years ago
Robert Dailey cbdd8bc469 fix(sonarr): Do not throw away optionals release profile
3 years ago
Robert Dailey 546bd3bf5e refactor: Enable implicit using and run code cleanup
3 years ago
Robert Dailey 4f8d76a62a chore: Log Sonarr version number
3 years ago
Robert Dailey dcc4964ca3 fix: Show error when config has unrecognized YAML properties
3 years ago
Robert Dailey a4aa5d71b1 refactor: Disable nullability in Verify.cs
3 years ago
Robert Dailey a377ec5e75 chore: Switch to GitVersion
3 years ago
Robert Dailey bf473d3eae build: Use latestmajor for LangVersion
3 years ago
Robert Dailey d7295d4820 build: Move to Composite Ready2Run
3 years ago
Robert Dailey 0da080f56f build: Disable PublishTrimmed
3 years ago
Robert Dailey fadd8bd5de test: Clean up composition root tests
3 years ago
Robert Dailey 3973bccd7e build: Move publish settings to Trash.csproj
3 years ago
Robert Dailey 2d21ffeb38 test: Unit test fixes for GitRepository
3 years ago
Robert Dailey 258ac508d5 refactor: Better ProgressBar code
3 years ago
Robert Dailey 2fd1601619 fix: Better error handling in git code
3 years ago
Robert Dailey 4869bae216 build: New projects for VersionControl code
3 years ago
Robert Dailey 38ac68dbb7 refactor: New FileUtilities class
3 years ago
Robert Dailey 62c3e5c6a2 fix: Check setting before disabling cert validation
3 years ago
Robert Dailey 94b95c1fb4 feat: Add setting to bypass SSL certificate validation
3 years ago
Robert Dailey d540cf37c9 feat: Add JSON schema for settings
3 years ago
Robert Dailey 2fe29f3b16 feat: settings functionality
3 years ago
Robert Dailey 3d4b44a0ed chore: Sort packages in root targets file
3 years ago
Robert Dailey a64347e96f chore: Add TrimNewlines() string extension method
3 years ago
Robert Dailey 3641b93dbb chore: Upgrade AutoMapper to v11
3 years ago
Robert Dailey 1cb6354faf chore: Allow longer attributes on a single line
3 years ago