Commit Graph

31 Commits (b34798eabba5c95e68f55a349700e58d23a61d68)

Author SHA1 Message Date
Robert Dailey b34798eabb feat!: Remove LibGit2Sharp Library
2 years ago
Robert Dailey 081856e19e refactor: Generalize compatibility check logic
2 years ago
Robert Dailey a853f0830d refactor: Separate config finding logic from ServiceCommand
2 years ago
Robert Dailey 0b0fc1e7bc refactor: Delete YamlDotNet ObjectFactory
2 years ago
Robert Dailey 835aae860b refactor: Greatly simplify DI support code
2 years ago
Robert Dailey 3d403ef737 feat!: Do not load config next to executable
2 years ago
Robert Dailey 87747680ba refactor: Fix unit tests and change DI resolution a bit
2 years ago
Robert Dailey 8acb3e17fc refactor: Address several SonarCloud code smells
2 years ago
Robert Dailey 77f15b7e79 refactor: Reorganize custom format code to support reuse with Sonarr
2 years ago
Robert Dailey c5714f2bed feat: Add setting to specify max log files to keep
2 years ago
Robert Dailey f01edc5700 refactor: Change the design pattern for settings access
2 years ago
Robert Dailey 1f70e7fb61 refactor: Use lifetime scope instead of single instance
2 years ago
Robert Dailey 6400716150 refactor: Move Radarr & Sonarr code to Services directory
2 years ago
Robert Dailey 1b6d42f719 refactor: Use metadata.json to find paths to CFs and RPs
2 years ago
Robert Dailey 3a5e1f0c5e refactor: Use IConsole instead of Console
2 years ago
Robert Dailey 8cbb9d0b46 fix: Do not dispose IConsole
2 years ago
Robert Dailey 49ab41fed5 refactor: Move DefaultAppDataSetup to TrashLib
2 years ago
Robert Dailey a8cce8164e refactor: Redo initialization logic
2 years ago
Robert Dailey a1f07c4ad0 refactor: Delay file logging until IAppPaths initialized
2 years ago
Robert Dailey d06059f99e chore: Remove BOM from all CS files
2 years ago
Robert Dailey 7f1b85f33a feat: Change default location of 'recyclarr.yml'
2 years ago
Robert Dailey be9ae954f4 refactor: Organize Init & Cleanup source files better
2 years ago
Robert Dailey 042fe618c1 refactor: Make AppPaths injectable
2 years ago
Robert Dailey 1c63121c4e refactor: Factory class for logging creation
2 years ago
Robert Dailey 17bff83a2a refactor: Init & Cleanup System
2 years ago
Robert Dailey 243d076087 refactor: New command structure
2 years ago
Robert Dailey 5140272705 fix: strict_negative_scores works again
2 years ago
Robert Dailey 19d41c27a4 refactor: Address SonarCloud code smells
2 years ago
Robert Dailey 840f85df05 fix: Migration steps are registered explicitly
2 years ago
Robert Dailey bede26c213 feat: Default config is now `recyclarr.yml`
2 years ago
Robert Dailey 0c11462af7 chore: Rename C# CLI projects to Recyclarr
2 years ago