Commit Graph

417 Commits (acd452f3003b59391c0bdbe5c6ec0cf0fc5c655c)
 

Author SHA1 Message Date
Robert Dailey acd452f300 Remove Recyclarr Rider cleanup profile
3 years ago
Robert Dailey 72748f0508 docs(wiki): Fix line length issue in CLI reference
3 years ago
Robert Dailey 42ad1cee7e docs(wiki): Add new command line reference docs
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 5b0b0be5b6 release: v2.2.1
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 0d20924ee3 chore: Move last changelog to changed instead of fixed
3 years ago
Robert Dailey 0839e88ed4 fix: Use a less severe and better worded warning msg for CF scores
3 years ago
Robert Dailey 09c4f14d95 docs(wiki): Move features list to its own page
3 years ago
Robert Dailey 84aa145db3 docs: Fix heading for requirements & notices
3 years ago
Robert Dailey df79070a92 ci: Use inputs context for docker workflow dispatch
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 87f028978d ci: Separate job for testing
3 years ago
Robert Dailey 347028ed3a chore(docker): Fix PUID:PGID usage in entrypoint.sh
3 years ago
Robert Dailey fba29e56d0 ci: Do not build docker redundantly when tags are pushed
3 years ago
Robert Dailey 89ece89fd4 release: v2.2.0
3 years ago
Robert Dailey 6a581282b0 chore(docker): New PUID & PGID env vars
3 years ago
Robert Dailey 5a75a14e8f chore(docker): Move cron task logic to shell script
3 years ago
Robert Dailey 33d8cc9efc chore(docker): Reorganize docker scripts
3 years ago
Robert Dailey dd94634ef4 docs: Add Docker Development info to CONTRIBUTING.md
3 years ago
Robert Dailey 82856495b5 refactor: Log the app data directory
3 years ago
Robert Dailey 199cbbcdf6 chore(docker): Use RECYCLARR_APP_DATA instead of CLI option
3 years ago
Robert Dailey 9bb71f1938 chore(docker): Support for development/test builds
3 years ago
Robert Dailey db03d88e1f chore(docker): Give final build stage a name
3 years ago
Robert Dailey 0c30fed4d6 chore(docker): Move build logic to script file
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
Robert Dailey 1f7da24e82 chore(docker): Add TZ support in Docker Image
3 years ago
Robert Dailey fd6d51b2da docs(wiki): Remove CRON_SCHEDULE from docker example
3 years ago
Robert Dailey e355b5c5f5 docs: Update CHANGELOG for last bugfix
3 years ago
Jonas Geiler 44cf826bba chore: updated changelog with the fix
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 c3ba7980a8 docs: Update README with Docker information
3 years ago
Robert Dailey 05d2bcaf7d chore: Fix issue with appdata path in docker image
3 years ago
Robert Dailey 8f4371256f ci: Use github.actor in docker login step
3 years ago
Robert Dailey 01d2a5b484 ci: Trigger docker workflow when its YAML changes
3 years ago
Robert Dailey 9e9bba855d ci: Provide tag to docker steps in workflow
3 years ago