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/80a5490cdd57afa5bcc186bf8cf05acd5afc7d83?page=23 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1299 Commits (80a5490cdd57afa5bcc186bf8cf05acd5afc7d83)
 

Author SHA1 Message Date
Robert Dailey 592d217020 refactor: Move yaml deserializer creation logic to a factory 3 years ago
Robert Dailey 88633392a9 refactor: Autofac support in AutoMockData 3 years ago
Robert Dailey 498644c0e8 chore: Reorganize Config code 3 years ago
Robert Dailey 45e6bd6a3b ci: Fix broken code coverage in SonarCloud 3 years ago
Robert Dailey dc056204fe ci: Add code coverage collection to SonarCloud 3 years ago
Robert Dailey 084b87e96d build: Add Coverlet package to unit tests 3 years ago
Robert Dailey c0659cab3e chore: Make all test packages private 3 years ago
Robert Dailey 74b9fe7d89 build: Upgrade System.IO.Abstractions from v14 to v16 3 years ago
Robert Dailey 6820e785d9 test: introduce AutoFixture library and support code 3 years ago
Robert Dailey d8eac2e381 chore: sort package references in root props file 3 years ago
Robert Dailey 814418a002 chore: formatting settings 3 years ago
Robert Dailey 593740900a refactor: convert to file-scoped namespaces 3 years ago
Robert Dailey e67b4296b3 chore: remove CPP specific settings in editorconfig 3 years ago
Robert Dailey f2c117da66 chore: require newline before while in editorconfig 3 years ago
Robert Dailey 3f0583a05a build: Lock libgit2sharp to 0.27 preview builds 3 years ago
Robert Dailey bf84a88876 chore: update release notes for last fix 3 years ago
Robert Dailey 7451b8526c refactor: Remove IServiceCommand from composition root 3 years ago
Robert Dailey 8d1706ca02 fix: Autofac exception when resolving IServiceCommand 3 years ago
Robert Dailey b0bbb23d3b build: disable CLS compliance for all projects 3 years ago
Robert Dailey 90c46c52cf build: AllEnabledByDefault for AnalysisMode 3 years ago
Robert Dailey bc36c27307 build: upgrade System.IO.Abstractions package 3 years ago
Robert Dailey b7e85e2307 build: remove explicit net analyzers package 3 years ago
Robert Dailey ee3cfec50a refactor: use correct container types through code base 3 years ago
Robert Dailey ebb924da12 refactor: address sonarcloud/analyzer code smells and warnings 3 years ago
Robert Dailey 237ee97a3b chore: update .editorconfig 3 years ago
Robert Dailey d339a95825 ci: sonarcloud code analysis support 3 years ago
Robert Dailey 4dfd03d82c ci: use dotnet 6.0 in build workflow 3 years ago
Robert Dailey b78e87119a build: upgrade all nuget package versions 3 years ago
Robert Dailey 7f43413158 build: upgrade to .NET 6 3 years ago
Robert Dailey 5eb58ce4ae fix: do not publish System.Reactive.xml 3 years ago
Robert Dailey 30a3262985 release: v1.6.6 3 years ago
Robert Dailey 53b11e04c9 chore: code cleanup on solution 3 years ago
Robert Dailey 6eea15e4c4 chore: release notes for previous version check fix 3 years ago
Robert Dailey 6036be0d29 fix(sonarr): race condition during version retrieval 3 years ago
Robert Dailey 1772e7c9fd refactor: sanitized logs for http communication 3 years ago
Robert Dailey 5c4fe0886c release: v1.6.5 3 years ago
Robert Dailey 1a008e272e fix: free-quota exception from njsonschema generator 3 years ago
Robert Dailey 8dd1f9c676 release: v1.6.4 3 years ago
Robert Dailey 6f2d946902 fix: sonarr devs broke the release profile api 3 years ago
Robert Dailey b1651c89c6 chore: fix various warnings 3 years ago
Robert Dailey 74ca11e309 chore: editorconfig style updates 3 years ago
Robert Dailey e0c11f80d1 chore: Add docker compose for easier test setup for debugging 3 years ago
Robert Dailey d1a7f0a5bd chore: add link to issue in changelog 3 years ago
Robert Dailey f451217f22 docs: add troubleshooting guide 3 years ago
Robert Dailey 8010af7e18 fix: libgit2sharp pdb file no longer bundled with exe 3 years ago
Robert Dailey c009e6c9b1 ci: do not stop if chmod check fails 3 years ago
Robert Dailey 94d3e66e46 build: specify LibGit2Sharp in root Targets file 3 years ago
Robert Dailey e022db0635 build: upgrade YamlDotNet to v11 3 years ago
Robert Dailey 4a40af662e build: upgrade Serilog Console and File sinks 3 years ago
Robert Dailey 971c311078 build: upgrade NUnit3TestAdapter to v4 3 years ago