Commit Graph

380 Commits (44cf826bba88f9778b1a5ddb867db6dbef81f336)
 

Author SHA1 Message Date
Jonas Geiler 44cf826bba chore: updated changelog with the fix
2 years ago
Jonas Geiler ce7f338881 fix: updated "EVO (no WEBDL)" custom format in config template
2 years ago
Robert Dailey eb394f8ca1 build: Upgrade System.IO.Abstractions to v17
2 years ago
Robert Dailey 9a854b2aa3 build: Upgrade GitHubActionsTestLogger to v2
2 years ago
Robert Dailey b502610801 build: Upgrade FluentValidation to v11
2 years ago
Robert Dailey 8522a5d39d test: Clean up unnecessary code
2 years ago
Robert Dailey f6248b6b76 fix(radarr): Load cache json using snake case
2 years ago
Robert Dailey d4380bc11d chore: Add System.IO.Abstractions.Extensions to all tests
2 years ago
Robert Dailey c3ba7980a8 docs: Update README with Docker information
2 years ago
Robert Dailey 05d2bcaf7d chore: Fix issue with appdata path in docker image
2 years ago
Robert Dailey 8f4371256f ci: Use github.actor in docker login step
2 years ago
Robert Dailey 01d2a5b484 ci: Trigger docker workflow when its YAML changes
2 years ago
Robert Dailey 9e9bba855d ci: Provide tag to docker steps in workflow
2 years ago
Robert Dailey 27baeac08b docs(wiki): Docker Tag documentation
2 years ago
Robert Dailey 963ef9a8b3 docs(wiki): Docker documentation
2 years ago
Robert Dailey 7c0579629f ci: Allow manual execution of Docker workflow
2 years ago
Robert Dailey 143bb634f0 feat: Docker support
2 years ago
Robert Dailey 82f335c595 chore: Use LF for *.sh & Dockerfile files
2 years ago
Robert Dailey a7ee8e1d42 release: v2.1.2
2 years ago
Robert Dailey 7daca894f7 fix(migrate): Skip moving cache directory if it does not exist
2 years ago
Robert Dailey bf8b860951 fix: Properly handle manually specified path in create-config
2 years ago
Robert Dailey a727c22b2d release: v2.1.1
2 years ago
Robert Dailey 0b024fefbb chore: New install script for script dependencies
2 years ago
Robert Dailey 38b6ab5131 fix: Fix IAppPaths access issue in create-config
2 years ago
Robert Dailey 85b1abc035 release: v2.1.0
2 years ago
Robert Dailey cd9d9e7cdc fix: Simplify app data migration
2 years ago
Robert Dailey da38fd597f refactor: Move NormalizePath logic to TestLibrary
2 years ago
Robert Dailey bf7d884183 fix: Migration logic now handles symlinks (sort of)
2 years ago
Robert Dailey f5ce60589d feat: Debug logs for trash-updater dir migration
2 years ago
Robert Dailey 37d52b583a feat: Debug diagnostics for migrate subcommand
2 years ago
Robert Dailey c593675f3d ci: Move publish properties to ps1
2 years ago
Robert Dailey d499537f91 fix: Improve app data migration logic
2 years ago
Robert Dailey d50e08b1e3 refactor: Add MergeDirectory() method + tests
2 years ago
Robert Dailey 276f59ae8c feat: New migrate subcommand
2 years ago
Robert Dailey bba4d2a08a fix: Log files were empty & incorrect formatting
2 years ago
Robert Dailey 23c6871d41 refactor: Create app data subdirectories on startup
2 years ago
Robert Dailey a1f07c4ad0 refactor: Delay file logging until IAppPaths initialized
2 years ago
Robert Dailey 035836db49 fix: Better safeguards for HOME directory usage
2 years ago
Robert Dailey e14357fd73 ci: Only run markdown-lint when *.md files change
2 years ago
Robert Dailey f6f6d2d0a1 test: Use Path.Combine() for unit test paths
2 years ago
Robert Dailey ef9430424b test: Fix configuration finder test
2 years ago
Robert Dailey d06059f99e chore: Remove BOM from all CS files
2 years ago
Robert Dailey c9face580d chore: Fix incorrect namespace
2 years ago
Robert Dailey 354756a7c2 docs: Update docs regarding new default YAML location
2 years ago
Robert Dailey 7f1b85f33a feat: Change default location of 'recyclarr.yml'
2 years ago
Robert Dailey f825bbab2e docs: Wiki page for File Structure and document app data option
2 years ago
Robert Dailey 43c44a9295 feat: New --app-data option for specifying app data directory
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