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

18 Commits (bf9a0b62f2295c843db02f582f84434c87383a78)

Author SHA1 Message Date
Bogdan 5f70581a59 Use 2 spaces indentation for ts/tsx files 2 years ago
Bogdan ed68a944ea Standardize variable declaration 2 years ago
Bogdan 2e252771de Remove unused imports 2 years ago
Qstick 2167da87ce Enable all analyzers and enforce code style on build 2 years ago
Qstick 44d7c54077 Enforce comment style in CS 2 years ago
ta264 be29fc6adb Fix .editorconfig to disallow `this` 3 years ago
ta264 26a04c9fd1 New: Build with NET5 4 years ago
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty 5 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations 5 years ago
Qstick 295b975046 Fixed: Do not use Count/LongCount when Any can be used 5 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method 5 years ago
Qstick 088ffc34df Fixed: Use Append(Char) for single character Stringbuilder additions 5 years ago
ta264 fcea6d23b0 Add omnisharp.json to enable analyzers and editorconfig support 5 years ago
ta264 1250c3db92 Remove duplicate settings from root .editorconfig 5 years ago
ta264 7255cb49cb Fix .editorconfig for omnisharp 5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules 5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup 6 years ago
Taloth Saldono 206ff12b71 Added .editorconfig 9 years ago