Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commits/commit/40dda4dfa30a2f36e2cb8697a3925cf0425edd73 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

996 Commits (40dda4dfa30a2f36e2cb8697a3925cf0425edd73)
 

Author SHA1 Message Date
Robert Dailey 40dda4dfa3 chore(cl): Add change note about parallelized git repo updates 2 years ago
Robert Dailey ef8ae7dd48 refactor: Centralize repo updating 2 years ago
Robert Dailey b5c49d81c5 test: Suppress NSubstitute NS5000 2 years ago
Robert Dailey 38755aa81a refactor: Remove System.IO.Abstractions.Extension namespace usage 2 years ago
Robert Dailey bda8dabd01 build: Upgrade all nuget packages 2 years ago
Robert Dailey 6ac1f0a1f0 chore: Exclude all but CS files in SonarLint 2 years ago
Robert Dailey cecc261c93 chore: Update gitignore 2 years ago
Robert Dailey 9365e2649f ci: fix sonarcloud deprecations 2 years ago
Robert Dailey 06cdd992e9 chore: Add SonarLint settings for Rider 2 years ago
Robert Dailey 740f775aeb build: Remove SonarAnalyzer.CSharp package 2 years ago
Robert Dailey bede64eadd refactor: Rework ConfigCreation unit tests 2 years ago
Robert Dailey 3a50b9fa61 fix: Add validation for duplicate instances 2 years ago
Robert Dailey 6706a87972 test: Relocate & rename config extensions test 2 years ago
Robert Dailey 3255dc68eb test: Fix broken unit test after scoreless CF changes 2 years ago
Robert Dailey b409dd7c2d build: Globally use package SonarAnalyzer.CSharp 2 years ago
Robert Dailey f52d73cdaf fix: Less verbose logging for scoreless CFs 2 years ago
Robert Dailey 0b82c3bea3 fix: Better processing for HTTP 500 service responses 2 years ago
Robert Dailey 372fd804fe refactor: Replace TestCorrelator with Observable sink 2 years ago
Robert Dailey 9d72a01c73 chore(style): Disable constructor suggestion 2 years ago
Robert Dailey 3d2593962f chore(cl): Add issue number to changelog item 2 years ago
Robert Dailey aaf810fd68 feat: Print completed date & time after each instance sync 2 years ago
Robert Dailey fb128f90bc release: v5.3.1 2 years ago
Robert Dailey 4d7a5f49c3 fix: NRE when `reset_unmatched_scores` not present 2 years ago
Robert Dailey f3f95b3cd6 release: v5.3.0 2 years ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats 2 years ago
Robert Dailey 81ab62eca2 chore(schema): Update config schema for `score_set` 2 years ago
Robert Dailey 4f52201ede feat: Support for "score sets" in quality profiles 2 years ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data 2 years ago
Robert Dailey 4935377a4b refactor: Remove GetOrDefault method 2 years ago
Robert Dailey 2d97d47b17 ci: Update 'branches' setting in a few workflows 2 years ago
Robert Dailey c4bd5b2fae style: Solution-wide code cleanup to CS files 2 years ago
Robert Dailey 8b350b5bce feat: Add exclusions support to 'reset_unmatched_scores' 2 years ago
Robert Dailey c033dd8a13 refactor: Change structure of processed QP object 2 years ago
Robert Dailey de0c6be1d9 fix: Move log context up to ConfigurationLoader 2 years ago
Robert Dailey 4b3542fc7a fix: Add a check for Sonarr v3 in the delete CFs command 2 years ago
Robert Dailey f6465316d2 feat: New delete custom-formats command 2 years ago
Robert Dailey a84c8a0efc refactor: Improve service connection error message 2 years ago
Robert Dailey 3ac1de9c94 refactor: Rename placement argument for service 2 years ago
Robert Dailey c713b99747 refactor: Make out variables inline 2 years ago
Robert Dailey c9d015f492 test: Fix newline insertion in MockYaml method 2 years ago
Robert Dailey 3e7fd835b9 ci: Fix sonarcloud not running on branches 2 years ago
Robert Dailey 0f88f2a306 fix: Detect & fail on split instance config files 2 years ago
Robert Dailey 58861a4edd build: Upgrade all nuget packages 2 years ago
Robert Dailey b79a71a1cf test: Fix broken tests due to mistakenly removed whitespace 2 years ago
Robert Dailey c190d5e6d6 refactor: Use raw string literals for multi-line strings 2 years ago
Robert Dailey c3b7e973b2 chore: tar.xz archives now set UID and GID to 0 2 years ago
Robert Dailey c44682ea51 chore: Fix incorrect archive target path 2 years ago
Robert Dailey d718aa7408 release: v5.2.1 2 years ago
Robert Dailey d6fc96f247 fix: Allow quality group names to duplicate quality names. 2 years ago
Robert Dailey e6924c10e4 fix: Better error message when no config files are found 2 years ago