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

25 Commits (cbd4e070bf86f7b66564fd8ab1c9fbf4274e7a0d)

Author SHA1 Message Date
Cody Robibero 133b568a35
fix: use new serializer cache per IXmlSerializer () 11 months ago
cvium 76c2775d8c Use static lambdas 3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
cvium 42a2cc1747 Remove some unnecessary allocations 4 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 years ago
David e9902e9d35 Remove custom Json serializer 4 years ago
Bond_009 4a4dff1973 Fix 5 years ago
Bond_009 371a09c60b MemoryStream optimizations 5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode 5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream 5 years ago
Bond_009 016be02cd6 More warning fixes 5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond_009 8d98885cda Less string allocations 6 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths () 6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile` 6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters. 6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings 6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 6 years ago
Erwin de Haan 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S 6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup 6 years ago
Bond_009 c99b45dbe0 Remove some warnings 6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti bfcd1b520f merge common implementations and server implementations 8 years ago