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/232186630241fc40f5e0d5c6af9e323cf85aed65/Jellyfin.Api/Extensions You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

18 Commits (232186630241fc40f5e0d5c6af9e323cf85aed65)

Author SHA1 Message Date
Bond_009 2b3ebb0751 Enable nullable for DtoService and DtoOptions 7 months ago
Bond-009 3feb3f81bf
More efficient array creation () 10 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 1 year ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Shadowghost dfea1229e1 Cleanup imports 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Bond_009 eba859e33e Minor improvements 4 years ago
crobibero 73f9a6d7d0 Convert array property to IReadOnlyList 4 years ago
crobibero 372f0eb38a Remove AddItemFields 4 years ago
crobibero b9406e5444 Merge remote-tracking branch 'upstream/master' into query-fields 4 years ago
crobibero 27e753ddb4 Convert image type string to enum. 4 years ago
crobibero 69360b749a Convert field string to enum. 4 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
crobibero d1ca0cb4c7 Use proper DtoOptions extensions 5 years ago
crobibero 69e1047bf3 Add DtoExtensions.cs 5 years ago