Commit Graph

  • 7ad4654d85 fix: Remove unredacted request URI from log files on exception Robert Dailey 2023-01-06 11:58:25 -0600
  • 0c697cf8e4 docs(readme): Update github workflow status badge Robert Dailey 2023-01-06 09:30:03 -0600
  • d84304b34e release: v4.1.1 v4.1.1 Robert Dailey 2023-01-06 09:25:12 -0600
  • 8d469a4e95 docs(cl): Changed entry for validation logic Robert Dailey 2023-01-06 09:24:50 -0600
  • fd216c1b60 fix: Service URL is now part of cache directory name Robert Dailey 2023-01-06 07:23:18 -0600
  • 5c3da551bb fix: Detect and warn about conflicting CFs during sync Robert Dailey 2023-01-05 12:27:32 -0600
  • 350fd21358 refactor: Overhaul config validation logic Robert Dailey 2022-12-31 14:02:20 -0600
  • 6997f4ca6a chore: Rider run configuration updates Robert Dailey 2023-01-01 10:40:02 -0600
  • d5cbdb8648 chore: Move test projects to a solution folder Robert Dailey 2022-12-31 10:05:55 -0600
  • c56ed52954 fixup! ci: New github workflow for Snyk snyk Robert Dailey 2022-12-30 13:34:40 -0600
  • 14034060d7 ci: New github workflow for Snyk Robert Dailey 2022-10-19 09:28:50 -0500
  • 1a7ff102b5 ci: Remove name from reusable docker workflow Robert Dailey 2022-12-30 12:59:35 -0600
  • 0b4c5514f5 ci: Upgrade GitVersion actions Robert Dailey 2022-12-30 12:53:23 -0600
  • 45df567ecd release: v4.1.0 v4.1.0 Robert Dailey 2022-12-30 12:46:45 -0600
  • fea6575ae8 style: Code cleanup on entire solution Robert Dailey 2022-12-30 12:46:22 -0600
  • 63d852a4b4 chore: Prepare release script now forcibly creates tags Robert Dailey 2022-12-30 12:44:42 -0600
  • 5b0c60f823 docs(cl): Add issue numbers to changelog items Robert Dailey 2022-12-29 14:02:39 -0600
  • 4b47e03c3c docs(cl): Console improvements Robert Dailey 2022-12-29 13:59:50 -0600
  • 3b44964479 feat: Add clear separation between instance logs in console output Robert Dailey 2022-12-29 13:57:41 -0600
  • a4be018c44 feat: More detail output for CF sync changes Robert Dailey 2022-12-29 13:57:11 -0600
  • 0830d1d6c8 feat: Re-introduce the CF name field in cache for display purposes Robert Dailey 2022-12-29 13:02:45 -0600
  • 8023f7f011 fix: Use comments for group headers in custom format listing Robert Dailey 2022-12-28 16:23:48 -0600
  • 22f6f260d2 ci: Fix broken URLs in discord notification Robert Dailey 2022-12-28 15:59:36 -0600
  • cdd8a40e45 release: v4.0.2 v4.0.2 Robert Dailey 2022-12-26 18:14:56 -0600
  • 7358521a7a fix: Sort CFs alphabetically in CLI listing Robert Dailey 2022-12-26 18:08:32 -0600
  • 3f393d9894 chore: Updates to Rider run configurations Robert Dailey 2022-12-26 18:07:02 -0600
  • d71bce4990 fix: Do not perform actual logic when doing preview Robert Dailey 2022-12-26 17:56:50 -0600
  • f7a7902c2c build: Update several package dependencies Robert Dailey 2022-12-24 11:58:11 -0600
  • 636eb1553a ci: Fix workflow deprecations Robert Dailey 2022-12-23 09:36:43 -0600
  • e1f1872cb7 fix: Correct executable bit permissions on binary releases Robert Dailey 2022-12-21 17:37:59 -0600
  • df07f7ddf6 release: v4.0.1 v4.0.1 Robert Dailey 2022-12-21 12:57:38 -0600
  • ef5f23d20b chore: Force install ChangelogManagement Robert Dailey 2022-12-21 12:57:17 -0600
  • 69c8b3c85b docs(cl): Add details to CoreCLR apple crash Robert Dailey 2022-12-21 12:43:01 -0600
  • 5f437a2e91 Merge branch 'apple-codesign' Robert Dailey 2022-12-21 12:35:42 -0600
  • 8d878747db chore(docker): Remove init from docker-compose.yml Robert Dailey 2022-12-21 12:30:52 -0600
  • 6ed4c7ca42 fix: Sign & notarize on Apple platforms Robert Dailey 2022-12-21 12:13:11 -0600
  • 08e7323835 chore: Update examples in bug template Robert Dailey 2022-12-21 11:58:27 -0600
  • 7169eb7113 docs: Update paths in CONTRIBUTING.md Robert Dailey 2022-12-21 11:54:45 -0600
  • b0a1af58a8 chore(cl): Changelogs for #153 Robert Dailey 2022-12-19 15:28:14 -0600
  • dcbe07a68c
    chore(docker): add tini (#153) salty 2022-12-19 22:27:10 +0100
  • d548e2043c Update Dockerfile #153 salty 2022-12-13 08:40:58 +0100
  • 6f24bd7fef add tini salty 2022-12-13 06:45:36 +0100
  • e03caa2a36 ci: Remove usage of deprecated ::set-output Robert Dailey 2022-12-13 09:39:03 -0600
  • b2f13b4a07 ci: Update actions/checkout to v3 Robert Dailey 2022-12-13 09:37:18 -0600
  • 08d1ced7b6 refactor: Newline after message, but before exception details Robert Dailey 2022-12-18 15:03:07 -0600
  • b3666ec3cb refactor: Less verbose error messages Robert Dailey 2022-12-18 15:02:43 -0600
  • eb9898fdd7 refactor: Implement Yaml Behavior system for extending parsing features Robert Dailey 2022-12-15 18:54:57 -0600
  • f2bd1fd1be build: Update paths in build scripts Robert Dailey 2022-12-15 17:08:10 -0600
  • fc0daf631b refactor: Address analysis issues Robert Dailey 2022-12-15 08:43:52 -0600
  • 7e2a6290dc chore(style): Warn about sealing private nested classes Robert Dailey 2022-12-15 08:30:19 -0600
  • 77603b6c93 refactor: Rename all projects to have Recyclarr prefix Robert Dailey 2022-12-14 11:03:36 -0600
  • 361a45b0ca Enable referencing environment variables in config #154 voltron4lyfe 2022-12-13 22:40:58 -0800
  • d1fe264eb0 chore: Add more details to bug template Robert Dailey 2022-12-13 08:37:30 -0600
  • 6a07a3c2e8 chore: 🔒 Security vulerabilite mitigation #151 snoopy82481 2022-12-12 08:39:44 -0700
  • 44f3ff1d19 release: v4.0.0 v4.0.0 Robert Dailey 2022-12-11 15:27:11 -0600
  • bbb2195df2 feat!: Change Sonarr quality definitions config YAML to match Radarr Robert Dailey 2022-12-11 14:08:45 -0600
  • ab352f6a4c fix: Do not warn about empty configs when they aren't really empty Robert Dailey 2022-12-11 14:05:40 -0600
  • ebb33f3328 refactor: Log git error message on clone retry Robert Dailey 2022-12-11 10:01:08 -0600
  • ff97d6cb24 release: v3.1.0 v3.1.0 Robert Dailey 2022-12-10 17:18:16 -0600
  • 8a124d12f9 fix: Allow empty YAML files to be loaded Robert Dailey 2022-12-10 17:03:06 -0600
  • 51d0219a1a refactor: Move RegisterMockFor to extension method Robert Dailey 2022-12-10 16:59:21 -0600
  • c981a555ad test: Use log context for existing tests Robert Dailey 2022-12-10 16:57:23 -0600
  • 1fa6e11884 chore(style): Place constructor initializer on separate line Robert Dailey 2022-12-05 07:11:51 -0600
  • 9acdf7da14 feat: Improved logging Robert Dailey 2022-12-10 15:25:43 -0600
  • c21a6c8c1c docs: Remove custom conventional commits spec Robert Dailey 2022-12-10 15:22:06 -0600
  • f57f813057 chore(style): Alter code style related to property formatting Robert Dailey 2022-12-09 19:08:47 -0600
  • b4c1ef6783
    chore: Create FUNDING.yml Robert Dailey 2022-12-09 10:55:22 -0600
  • c78daecec7 chore: Improve bug report issue template Robert Dailey 2022-12-06 17:33:10 -0600
  • 94e55b6182 build: Nuget package upgrades Robert Dailey 2022-12-04 11:17:01 -0600
  • c1eb21d9ba build: Remove System.Private.Uri (no longer used) Robert Dailey 2022-12-04 11:16:27 -0600
  • 69aec1450a build: Move ManagePackageVersionsCentrally to Build.props Robert Dailey 2022-12-04 11:15:56 -0600
  • 8d091ff471 build: Upgrade GUI-specific nuget packages Robert Dailey 2022-12-04 11:06:07 -0600
  • 37ff650152 refactor: Upgrade System.IO.Abstractions (with code changes) Robert Dailey 2022-12-04 10:54:20 -0600
  • 2e31dacea9 refactor: Code changes after System.IO.Abstractions upgrade Robert Dailey 2022-11-23 10:38:16 -0600
  • e47e1b2f82 build: Upgrade System.IO.Abstractions Robert Dailey 2022-11-21 13:47:54 -0600
  • 6f6baf4912 release: v3.0.0 v3.0.0 Robert Dailey 2022-12-03 16:38:54 -0600
  • f16008d225 refactor: Use better argument handling for git operations Robert Dailey 2022-11-27 10:41:10 -0600
  • 81d6d1d70d chore(docker): Use a different name for recyclarr bridge network Robert Dailey 2022-11-27 10:40:53 -0600
  • 2b28fb9c73 chore: Update Rider run configurations for .NET 7 Robert Dailey 2022-11-27 10:20:48 -0600
  • f57c099f32 chore: Use relative path to ci\Publish.ps1 Robert Dailey 2022-11-28 08:43:07 -0600
  • 8155cdd385 chore(docker): Introduce RECYCLARR_CREATE_CONFIG env var Robert Dailey 2022-11-26 17:17:11 -0600
  • 360f683718 chore: Remove another riderMarkupCache.xml file Robert Dailey 2022-11-26 16:58:13 -0600
  • 29da998997 chore: Make RunArgs first in BuildAndRun.ps1 Robert Dailey 2022-11-26 10:27:06 -0600
  • f5ac125fdc chore: Improve error handling in ps1 scripts Robert Dailey 2022-11-26 10:25:31 -0600
  • d04b10f9d0 refactor: Utilize DI for Flurl Robert Dailey 2022-11-26 14:50:02 -0600
  • 2a79a50d50 fix: Address multiple issues with the config template Robert Dailey 2022-11-26 09:41:06 -0600
  • 4d20bdebe3 chore: Update support script for building the docker image. Robert Dailey 2022-11-25 10:45:57 -0600
  • 06600c9a51 chore(docker): Fix .NET missing error Robert Dailey 2022-11-25 10:43:26 -0600
  • 53d7233b1e build: Remove LangVersion from build props Robert Dailey 2022-11-25 09:14:37 -0600
  • 4a9f753423 chore: Delete and ignore riderMarkupCache.xml Robert Dailey 2022-11-25 08:48:19 -0600
  • dfce05a9e8 build: Update Rider project files Robert Dailey 2022-11-23 13:29:49 -0600
  • 609fdc0607 chore: Improve usability of Publish.ps1 Robert Dailey 2022-11-23 13:28:59 -0600
  • 969499bf5a build: Fix for test packages not being assigned to TestLibrary.csproj Robert Dailey 2022-11-23 10:39:59 -0600
  • e5a0302c13 chore: Delete global.json (not needed) Robert Dailey 2022-11-23 10:38:22 -0600
  • 56cd15bd51 chore(editorconfig): Remove EOL specification in editorconfig Robert Dailey 2022-11-21 13:48:16 -0600
  • 98b78e0613 chore(editorconfig): resharper_indent_preprocessor_if = outdent Robert Dailey 2022-11-23 09:06:53 -0600
  • af664139ce chore(schema): Remove pattern from base_url in config schema Robert Dailey 2022-11-18 18:43:13 -0600
  • a1914270ac Merge branch 'git-cmd' Robert Dailey 2022-11-18 18:39:07 -0600
  • 4f1e9b86bc chore(docker): Add git to docker image Robert Dailey 2022-11-18 08:54:10 -0600
  • 4d94b8533c chore: Script to make running docker command easier Robert Dailey 2022-11-18 08:53:12 -0600