Commit Graph

449 Commits (gui)
 

Author SHA1 Message Date
Robert Dailey 9eb1dd47ba wip: Try to incorporate RxUI into custom format group parser
2 years ago
Robert Dailey 5744ca3bba wip: Begin working on CF page
2 years ago
Robert Dailey bd88e162ee refactor: Include filename in CustomFormatData
2 years ago
Robert Dailey fdd95a619f fix: Log files did not have debug level logs
2 years ago
Robert Dailey d096287aed docs(wiki): Warn about using docker exec
2 years ago
Robert Dailey 154ec7cf7e feat: Deprecate `names` list for custom formats in config YAML
2 years ago
Robert Dailey 008ca5dd10 docs(wiki): Reword names/trash_ids properties for Radarr
2 years ago
Robert Dailey d54369a9e5 chore: Change radarr1 to nightly in debugging YAML
2 years ago
Robert Dailey a2e287c244 feat: Introduce JSON schema into the config template
2 years ago
Robert Dailey 5a97883904 chore(schema): Do not allow additional properties in object types
2 years ago
Robert Dailey 10dfb7e54e chore: Schema for configuration YAML
2 years ago
Robert Dailey 466a06003e refactor: Add Recyclarr.Gui project
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
Robert Dailey 391e12c5f6 refactor: Move AppPaths to TrashLib
2 years ago
Robert Dailey bffaad05ee refactor: Integrate Autofac
2 years ago
Robert Dailey 77df3038aa refactor: Get rid of useless starter template code
2 years ago
Robert Dailey c9331ed755 refactor: Set icon at top of side bar
2 years ago
Robert Dailey 448f364eb6 refactor: Set page title universally in MainLayout
2 years ago
Robert Dailey 49ab41fed5 refactor: Move DefaultAppDataSetup to TrashLib
2 years ago
Robert Dailey f4ca7dcba5 refactor: Set favicon courtesy of favicon.io
2 years ago
Robert Dailey 99aae85ce2 refactor: Enable dark mode
2 years ago
Robert Dailey 1536c0f006 chore: Clean up launchSettings.json
2 years ago
Robert Dailey 502dc96ec2 chore: Add initial Blazor Server project with MudBlazor
2 years ago
Robert Dailey be3d892a7f refactor: Use ICollection for guide parser ret val
2 years ago
Robert Dailey 0bed055a74 refactor: NotNull extension method for IEnumerable
2 years ago
Robert Dailey d15f329856 chore: Upgrade Autofac.Extensions.DependencyInjection to v8
2 years ago
Robert Dailey 65ec5d4446 refactor: Move AppPaths.cs to TrashLib
2 years ago
Robert Dailey 77d8c66701 build: Add commented-out property to disable GitVersion
2 years ago
Robert Dailey a8cce8164e refactor: Redo initialization logic
2 years ago
Robert Dailey acd452f300 Remove Recyclarr Rider cleanup profile
2 years ago
Robert Dailey 72748f0508 docs(wiki): Fix line length issue in CLI reference
2 years ago
Robert Dailey 42ad1cee7e docs(wiki): Add new command line reference docs
2 years ago
Robert Dailey 2ba2bf299c feat(radarr): New `--list-custom-formats` option
2 years ago
Robert Dailey 9eebc227c5 refactor(radarr): Parse guide data into objects
2 years ago
Robert Dailey 87830303ae chore: Add NotNull extension method for IObservable
2 years ago
Robert Dailey 5b0b0be5b6 release: v2.2.1
2 years ago
Robert Dailey 4cf8731efb fix: Set repo URL from settings
2 years ago
Robert Dailey 3c9a2d3337 fix: Follow-up changes for 0839e88
2 years ago
Robert Dailey b41ed72283 fix: Do not parse NULL into empty collections
2 years ago
Robert Dailey 0d20924ee3 chore: Move last changelog to changed instead of fixed
2 years ago
Robert Dailey 0839e88ed4 fix: Use a less severe and better worded warning msg for CF scores
2 years ago
Robert Dailey 09c4f14d95 docs(wiki): Move features list to its own page
2 years ago
Robert Dailey 84aa145db3 docs: Fix heading for requirements & notices
2 years ago
Robert Dailey df79070a92 ci: Use inputs context for docker workflow dispatch
2 years ago
Robert Dailey 68f89f6cb5 fix(sonarr): Skip over invalid release profile JSON files
2 years ago
Robert Dailey 5ad8db1294 fix: Do not throw when no instances are defined in YAML files
2 years ago
Robert Dailey 20b6921b0f refactor: Quality Definition parsers use files from local clone
2 years ago