Commit Graph

254 Commits (5a978839043aec4b7c371d1cf03fe1718a1b2de5)

Author SHA1 Message Date
Robert Dailey c0bc714739 chore: Disable warning CA1506 in Program.cs
3 years ago
Robert Dailey 5db22529ff refactor: Custom format group table parser
3 years ago
Robert Dailey ce1a61359d build: Use wildcards for pkg versions in Gui project
3 years ago
Robert Dailey b6e3552ffc refactor: Add Serilog
3 years ago
Robert Dailey 391e12c5f6 refactor: Move AppPaths to TrashLib
3 years ago
Robert Dailey bffaad05ee refactor: Integrate Autofac
3 years ago
Robert Dailey 77df3038aa refactor: Get rid of useless starter template code
3 years ago
Robert Dailey c9331ed755 refactor: Set icon at top of side bar
3 years ago
Robert Dailey 448f364eb6 refactor: Set page title universally in MainLayout
3 years ago
Robert Dailey 49ab41fed5 refactor: Move DefaultAppDataSetup to TrashLib
3 years ago
Robert Dailey f4ca7dcba5 refactor: Set favicon courtesy of favicon.io
3 years ago
Robert Dailey 99aae85ce2 refactor: Enable dark mode
3 years ago
Robert Dailey 1536c0f006 chore: Clean up launchSettings.json
3 years ago
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