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/aaddc5a33e5f64c7a36eede3c76f561d00b0c7b2/Jellyfin.Server/Extensions?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

156 Commits (aaddc5a33e5f64c7a36eede3c76f561d00b0c7b2)

Author SHA1 Message Date
Shadowghost b8ed1f81cd Add back LocalAccessOrRequiresElevationPolicy 2 years ago
Shadowghost eeb0f7af6c Add permissions for LiveTV access and management 2 years ago
Shadowghost b7418d6e9e Add permission for collection management 2 years ago
cvium c9aef96dba fix firsttimesetup 2 years ago
cvium 956c89dc2f fix default policy 2 years ago
cvium 209edd38a4 refactor: simplify authz 2 years ago
Patrick Barron f8ca71ee15 Move WebHostBuilder extension method to separate file 2 years ago
Patrick Barron 7186b343bd Move Formatters to Jellyfin.Api 2 years ago
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api 2 years ago
Niels van Velzen 21c19bab41 Backport pull request from jellyfin/release-10.8.z 2 years ago
Cody Robibero d078daad39 Merge pull request from crobibero/openapi-version 3 years ago
Cody Robibero 72cfa6d7c9 Fix spec generation for TranscodeReason 3 years ago
Cody Robibero bb377b1466 Add nullable dictionary openapi mapping 3 years ago
Claus Vium deb349f4c5
Merge pull request from BaronGreenback/NetworkAccessPolicy 3 years ago
Claus Vium 5eda5eb636
Merge pull request from fredriklindberg/support-forwarded-headers-for-api-url 3 years ago
Niels van Velzen be946cef87 Use standard Authorization header in OpenAPI specification 3 years ago
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request 3 years ago
cvium 6637a3096a Remove the dependency on BaseAuthorizationHandler 3 years ago
cvium 8496d7638a Merge branch 'master' into NetworkAccessPolicy 3 years ago
Bond_009 f1f72c3060 Minor improvements 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
BaronGreenback 7185de970c Merge remote-tracking branch 'upstream/master' into UrlDecoding 4 years ago
BaronGreenback 81d675990f Enable automatic url decoding 4 years ago
BaronGreenback fb7587dd84 Renamed 4 years ago
BaronGreenback af027b6283 Fixed after accepting suggestion. 4 years ago
BaronGreenback cf3aff93f2 revert change error 4 years ago
BaronGreenback 5fb7557763 Network Access Policy 4 years ago
Claus Vium f718735b4e
Merge pull request from crobibero/api-docs-sever-discovery 4 years ago
crobibero 31d1dbfda6 Add SessionDiscoveryInfo to generated api-docs 4 years ago
Fernando Fernández 8c6bd2537c Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI version 4 years ago
Claus Vium 94820f569b
Merge pull request from crobibero/api-spec-version 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
crobibero 1169a0214b Set default version 4 years ago
crobibero 500832bdfd Set openapi version to server version 4 years ago
crobibero 631c0a35f6 Always use case insensitive json parsing for api 4 years ago
crobibero 9da972682c Enable non-nullable reference types in generated api spec 4 years ago
crobibero d5f0b046bb Add image file accept to openapi 4 years ago
crobibero ef97ead707 Fix openapi nullable properties 4 years ago
crobibero 59ff2c5b4b Add ability to mark query parameter as obsolete. 4 years ago
BaronGreenback ab632b96fe renamed. 4 years ago
BaronGreenback 82d365045a Removed systemIp6 functionality. 4 years ago
BaronGreenback 821473557c Changed mapping logic 4 years ago
BaronGreenback 6a7623da02 Simplified Code 4 years ago
BaronGreenback 8b2b3b77a5 Removed duplication 4 years ago
BaronGreenback 49e3b70722 Moved InternalsVisibleTo 4 years ago
BaronGreenback b9f0f4f53b reverted 4 years ago
BaronGreenback 688e7c6a2d Moved internalVisibleToAttribute to .csj 4 years ago
BaronGreenback 4bc8a1e77b updated 4 years ago
BaronGreenback 9a730241b1 Changed to address. 4 years ago
BaronGreenback d66bc3fb3e Fixed indentation 4 years ago