Commit Graph

72 Commits (01baaa2be570b375a02a7a2aaafbf72f900d0041)

Author SHA1 Message Date
Robert Dailey 7733b5e569 fix: Update default clone URL for trash guides repo
1 year ago
Robert Dailey 406e0590a4 fix: Refactor and re-introduce capability enforcement
1 year ago
Robert Dailey f06a2c829a refactor: Move Cache code files to Cli project
1 year ago
Robert Dailey 715d777f9e refactor: replace morelinq with superlinq
1 year ago
Robert Dailey d799da385e fix: Regression caused reset_unmatched_scores: false to not be respected
1 year ago
Robert Dailey 11f3ab005b feat: Continue running if git fetch fails
1 year ago
Robert Dailey ee377e55fa feat: Create configs from templates
1 year ago
Robert Dailey ca941ac31d refactor: Rename ConfigListCategory enum
1 year ago
Robert Dailey a8aaca42cc feat: Support `*.yaml` extension
1 year ago
Robert Dailey cdf4b27686 fix: Explicitly add System.Private.Uri package to resolve security issue
2 years ago
Robert Dailey 3823b0ec43 feat: Move config templates to new repository
2 years ago
Robert Dailey 7edcd77f98 fix: Use correct link in settings.yml template
2 years ago
Robert Dailey f1f9887042 refactor: Introduce config template repo settings
2 years ago
Robert Dailey da35eef1ed feat!: Restructure repository settings
2 years ago
Robert Dailey b8ac93a464 refactor: Fix broken URLs
2 years ago
Robert Dailey 96a278b06f refactor: Make InstanceName non-nullable
2 years ago
Robert Dailey fe9f98e435 refactor: Make exception class serializable
2 years ago
Robert Dailey 21a63ab8e1 feat!: replace_existing_custom_formats now defaults to true
2 years ago
Robert Dailey 3840f9c5ab refactor: Improved error messaging for backward breaking config changes
2 years ago
Robert Dailey cd6eda4055 feat!: Remove `reset_unmatched_scores` under quality score config
2 years ago
Robert Dailey 982de8806f refactor: Remove V2 from some filenames
2 years ago
Robert Dailey 32ce3bde21 refactor: Fix serializable issue with CacheException
2 years ago
Robert Dailey 134477ab46 refactor: Add timeouts to all regular expressions
2 years ago
Robert Dailey 286f4b95b1 refactor: Deprecation messages for old style array mapping
2 years ago
Robert Dailey 76040df597 refactor: Reorganize code and fix unit tests
2 years ago
Robert Dailey 6a16bd6045 refactor: Create interface for RuntimeValidationService
2 years ago
Robert Dailey 5c98949edc refactor: YAML configuration relies less on custom parsing code
2 years ago
Robert Dailey 2652a5c663 build: Move Jetbrains.Annotations to projects
2 years ago
Robert Dailey 761a247860 feat: Send API key via header instead of query param
2 years ago
Robert Dailey 9d53fd0152 fix: Do not assume only one field element in CF specifications
2 years ago
Robert Dailey e54cef0859 feat: `config list local` implemented
2 years ago
Robert Dailey ce481e0d1f refactor: Config loader no longer reuses state
2 years ago
Robert Dailey f5386dfeda fix: Template config listing is no longer reversed
2 years ago
Robert Dailey a3c172cf02 feat: Add config list templates command
2 years ago
Robert Dailey fe2b062ba7 fix: Consistently set FormatIDs to avoid incorrect logs
2 years ago
Robert Dailey f298926353 fix: Use INF instead of DBG for score update log
2 years ago
Robert Dailey a22d6dec33 fix: Log janitor updated to clean up logs in new 'cli' dir
2 years ago
Robert Dailey c82894291f fix: Do not fail on empty service type sections
2 years ago
Robert Dailey cffb8d783a refactor: Convert processors/updaters to pipelines
2 years ago
Robert Dailey e3d6d4f79a refactor: Remove DI for IServiceConfiguration in API services
2 years ago
Robert Dailey bcc65857df refactor: Split Sonarr/Radarr orthogonally into service-based classes
2 years ago
Robert Dailey 7dec45a07a refactor: Eliminate generics for config type
2 years ago
Robert Dailey c0bad938d7 feat: Split and restructure CLI logs
2 years ago
Robert Dailey 5adb966aa9 refactor: Add serilog to implicit usings
2 years ago
Robert Dailey adeb478777 fix: Exception when either Sonarr or Radarr configs are empty
2 years ago
Robert Dailey d66aa8ba44 refactor: Solution-wide code cleanup
2 years ago
Robert Dailey ce6afa4157 refactor: Fix more analysis issues
2 years ago
Robert Dailey c226097cb5 refactor: Clone URL is now a Uri object
2 years ago
Robert Dailey c45860d280 refactor: BaseUrl type is now Uri instead of string
2 years ago
Robert Dailey 7185cc5844 refactor: Fix various analysis issues
2 years ago