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

37 Commits (c680dbb53ecd5d4dc2a5efe00f9bd92761283228)

Author SHA1 Message Date
beakerandjake 918b627472 Return 404 if log file does not exist 1 year ago
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common 1 year ago
Patrick Barron 6f7413812f Add SystemManager service 1 year ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods 1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down 1 year ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite 2 years ago
Shadowghost d5fec4963e
Fix FirstTimeSetupHandler not failing on invalid user if not in setup mode () 2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase 2 years ago
cvium 209edd38a4 refactor: simplify authz 2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api () 2 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
cvium 5a65bc1e69 Very light cleanup in applicationhost 3 years ago
Claus Vium 5eda5eb636
Merge pull request from fredriklindberg/support-forwarded-headers-for-api-url 3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack 3 years ago
Fredrik Lindberg 90174f68e2 Dynamically populate LocalAddress based on HTTP request 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
crobibero 223b42aed3 Create BaseItemKind enum 4 years ago
BaronGreenback 4c291da45c
Encoding fix for System Logs. () 4 years ago
BaronGreenback e113a50597 Possible null reference fix. 4 years ago
BaronGreenback d617c0b8b0
Update SystemController.cs 5 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 5 years ago
Jim Cartlidge 9ef79d190b Large number of files 5 years ago
Bond-009 1d633aac0a
Merge pull request from crobibero/bad-route 5 years ago
Bond-009 4447589460
Merge pull request from cvium/add_known_proxies 5 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 5 years ago
crobibero 63ebae2f9e Remove nullable from required 5 years ago
crobibero 25ac778a79 revert changes 5 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible 5 years ago
crobibero 05f9473544 Apply fixes from review 5 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes 5 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
crobibero 73bcda7eac Make all optional strings nullable 5 years ago
David 6b72fb8631 Add missing default authorization policy 5 years ago
David b51b9653ac Add missing authorization policies 5 years ago
David b16da09549 Move /System Endpoint to Jellyfin.Api 5 years ago