Commit Graph

291 Commits (8acb3e17fcaa590f425dc7afddaf469e26ea735c)

Author SHA1 Message Date
Robert Dailey 502dc96ec2 chore: Add initial Blazor Server project with MudBlazor
3 years ago
Robert Dailey be3d892a7f refactor: Use ICollection for guide parser ret val
3 years ago
Robert Dailey 0bed055a74 refactor: NotNull extension method for IEnumerable
3 years ago
Robert Dailey d15f329856 chore: Upgrade Autofac.Extensions.DependencyInjection to v8
3 years ago
Robert Dailey 65ec5d4446 refactor: Move AppPaths.cs to TrashLib
3 years ago
Robert Dailey 77d8c66701 build: Add commented-out property to disable GitVersion
3 years ago
Robert Dailey a8cce8164e refactor: Redo initialization logic
3 years ago
Robert Dailey acd452f300 Remove Recyclarr Rider cleanup profile
3 years ago
Robert Dailey 2ba2bf299c feat(radarr): New `--list-custom-formats` option
3 years ago
Robert Dailey 9eebc227c5 refactor(radarr): Parse guide data into objects
3 years ago
Robert Dailey 87830303ae chore: Add NotNull extension method for IObservable
3 years ago
Robert Dailey 4cf8731efb fix: Set repo URL from settings
3 years ago
Robert Dailey 3c9a2d3337 fix: Follow-up changes for 0839e88
3 years ago
Robert Dailey b41ed72283 fix: Do not parse NULL into empty collections
3 years ago
Robert Dailey 0839e88ed4 fix: Use a less severe and better worded warning msg for CF scores
3 years ago
Robert Dailey 68f89f6cb5 fix(sonarr): Skip over invalid release profile JSON files
3 years ago
Robert Dailey 5ad8db1294 fix: Do not throw when no instances are defined in YAML files
3 years ago
Robert Dailey 20b6921b0f refactor: Quality Definition parsers use files from local clone
3 years ago
Robert Dailey 0d71e341d5 refactor: Add request/response body to debug logs
3 years ago
Robert Dailey 82856495b5 refactor: Log the app data directory
3 years ago
Robert Dailey 850a0d5fd3 feat: Global app data via environment variable
3 years ago
Robert Dailey 9618a0eadc fix: create-config accepts YAML file name again instead of directory
3 years ago
Jonas Geiler ce7f338881 fix: updated "EVO (no WEBDL)" custom format in config template
3 years ago
Robert Dailey eb394f8ca1 build: Upgrade System.IO.Abstractions to v17
3 years ago
Robert Dailey 9a854b2aa3 build: Upgrade GitHubActionsTestLogger to v2
3 years ago
Robert Dailey b502610801 build: Upgrade FluentValidation to v11
3 years ago
Robert Dailey 8522a5d39d test: Clean up unnecessary code
3 years ago
Robert Dailey f6248b6b76 fix(radarr): Load cache json using snake case
3 years ago
Robert Dailey d4380bc11d chore: Add System.IO.Abstractions.Extensions to all tests
3 years ago
Robert Dailey 7daca894f7 fix(migrate): Skip moving cache directory if it does not exist
3 years ago
Robert Dailey bf8b860951 fix: Properly handle manually specified path in create-config
3 years ago
Robert Dailey 38b6ab5131 fix: Fix IAppPaths access issue in create-config
3 years ago
Robert Dailey cd9d9e7cdc fix: Simplify app data migration
3 years ago
Robert Dailey da38fd597f refactor: Move NormalizePath logic to TestLibrary
3 years ago
Robert Dailey bf7d884183 fix: Migration logic now handles symlinks (sort of)
3 years ago
Robert Dailey f5ce60589d feat: Debug logs for trash-updater dir migration
3 years ago
Robert Dailey 37d52b583a feat: Debug diagnostics for migrate subcommand
3 years ago
Robert Dailey c593675f3d ci: Move publish properties to ps1
3 years ago
Robert Dailey d499537f91 fix: Improve app data migration logic
3 years ago
Robert Dailey d50e08b1e3 refactor: Add MergeDirectory() method + tests
3 years ago
Robert Dailey 276f59ae8c feat: New migrate subcommand
3 years ago
Robert Dailey bba4d2a08a fix: Log files were empty & incorrect formatting
3 years ago
Robert Dailey 23c6871d41 refactor: Create app data subdirectories on startup
3 years ago
Robert Dailey a1f07c4ad0 refactor: Delay file logging until IAppPaths initialized
3 years ago
Robert Dailey 035836db49 fix: Better safeguards for HOME directory usage
3 years ago
Robert Dailey f6f6d2d0a1 test: Use Path.Combine() for unit test paths
3 years ago
Robert Dailey ef9430424b test: Fix configuration finder test
3 years ago
Robert Dailey d06059f99e chore: Remove BOM from all CS files
3 years ago
Robert Dailey c9face580d chore: Fix incorrect namespace
3 years ago
Robert Dailey 7f1b85f33a feat: Change default location of 'recyclarr.yml'
3 years ago
Robert Dailey 43c44a9295 feat: New --app-data option for specifying app data directory
3 years ago
Robert Dailey be9ae954f4 refactor: Organize Init & Cleanup source files better
3 years ago
Robert Dailey 042fe618c1 refactor: Make AppPaths injectable
3 years ago
Robert Dailey 1c63121c4e refactor: Factory class for logging creation
3 years ago
Robert Dailey 5fa23367a3 fix: Incorrect metadata in version info
3 years ago
Robert Dailey 17bff83a2a refactor: Init & Cleanup System
3 years ago
Robert Dailey 9a736426ce refactor: Move log janitor to ServiceCommand
3 years ago
Robert Dailey 8e3630608c chore: Update code cleanup rules
3 years ago
Robert Dailey 601f144afe fix: Cleanup and centralize URL sanitization
3 years ago
Robert Dailey 243d076087 refactor: New command structure
3 years ago
Robert Dailey d84b5c5093 fix: Missing terms when using term filters
3 years ago
Robert Dailey 5140272705 fix: strict_negative_scores works again
3 years ago
Robert Dailey b60ed3f079 chore: Replace 'rcdailey' with organization 'recyclarr'
3 years ago
Robert Dailey b759b26bd7 refactor(sonarr): Use record 'with' for partial update
3 years ago
Robert Dailey 59dc2568ca refactor: Newline after git clone progress output
3 years ago
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