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/3d819b74bd3c00458b9475ab27989372d2d51ed6/Jellyfin.Api/Controllers/StartupController.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

35 Commits (3d819b74bd3c00458b9475ab27989372d2d51ed6)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 year ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common 1 year ago
cvium 29ef02af9a do not allow empty admin password during wizard 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
cvium 0485ff1899 Create a store key constant for network 3 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes 4 years ago
Greenback deb4d27857 Moved all settings across to network.xml 4 years ago
Jim Cartlidge 3b64171cde Minor change to get it to compile. 4 years ago
crobibero d63f4bce5d Conver all remaining form request to body 5 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration 5 years ago
Bond_009 6cbfae209d Make CreateUser async 5 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
dkanada 83ae4d074d use constructor to set optimal config values 5 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD 5 years ago
David 043d76bd6e Use Http status code 204 instead of 200 5 years ago
Patrick Barron d105bc728d Fix startup wizard. 5 years ago
crobibero cf9cbfff56 Add second endpoint for Startup/User 5 years ago
crobibero 37f55b5c21 apply doc suggestions 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
crobibero 7a3925b863 Fix docs 5 years ago
crobibero 97ecffceb7 Add response code descriptions 5 years ago
crobibero c7c2f9da90 Apply suggestions 5 years ago
crobibero 7db3b035a6 move to ActionResult<T> 5 years ago
crobibero b8fd9c785e Convert StartupController to IActionResult 5 years ago
Bond_009 a253fa616d Fix build and address comments 5 years ago
Claus Vium 47a4f2f387 Fix more review comments 5 years ago
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server 5 years ago
Claus Vium c2cdbc909b Add style rules and fix it all 5 years ago
Claus Vium c9669a0d21 Split a long line 5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning 5 years ago
Claus Vium 05b7e22808 Add SwaggerUI 5 years ago
Claus Vium e5d57bd82f Move StartupWizard to ASP.NET Web Api 5 years ago