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

73 Commits (def8500dd0a9365c98cd2bdc3fa925dd2c6a7dc6)

Author SHA1 Message Date
Jim Cartlidge 38b8110a3e Removing blank lines. 5 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes. 5 years ago
Jim Cartlidge 288d89493e Fixed testing units. 5 years ago
Jim Cartlidge 9ef79d190b Large number of files 5 years ago
Bond-009 6aa6e33f7d
Merge pull request from cvium/fix_startup_lan_ip_validation 5 years ago
cvium 7576824cee Standardize use of IsLocal and RemoteIp 5 years ago
Bond-009 b76d4ba454
Merge pull request from crobibero/auth-ex 5 years ago
cvium 3ad176f8e2 Remove unused import 5 years ago
cvium 12bd9ea750 Skip startup message for /system/ping 5 years ago
crobibero e772756328 Fix catching authentication exception 5 years ago
crobibero 68e5a95fdb Fix redirection 5 years ago
crobibero 4e52fe1060 Wrap application in baseurl 5 years ago
Claus Vium 993c46f98d Remove custom CORS OPTIONS handling 5 years ago
Claus Vium 2f79c3095b Fix startup message 5 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 5 years ago
David 262e19b691 Add X-Response-Time-ms header and log slow server response time 5 years ago
David 6d9f564a94
Remove duplicate code 5 years ago
David a5a39300bc Don't send Exception message in Production Environment 5 years ago
crobibero b8508a57d8 oop 5 years ago
crobibero 3c34d95608 Address comments 5 years ago
crobibero c6eebca335 Apply suggestions and add URL to log message 5 years ago
crobibero 3ef8448a51 Return to previous exception handle implementation 5 years ago
crobibero 1175ce3f97 Add Exception Middleware 5 years ago