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/56836ed00494b4adcadf7e08a304047b9de1aaa3/MediaBrowser.ServerApplication/MainWindow.xaml.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

36 Commits (56836ed00494b4adcadf7e08a304047b9de1aaa3)

Author SHA1 Message Date
ScottIsAFool 68bc39fe4e Added a touch of metro to the Library Explorer 12 years ago
Luke Pulverenti cfde6c10e6 bubble on first run 12 years ago
Luke Pulverenti 31c2d98532 Added a display preferences manager 12 years ago
LukePulverenti 9ffb44244c fixed log window 12 years ago
LukePulverenti dbf6081a9b Add PrimaryImageAspectRatio to user dto 12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 12 years ago
LukePulverenti 1d155fefe7 fixed duplicate logs 12 years ago
LukePulverenti 4c725e69a8 added swagger api docs 12 years ago
LukePulverenti 16b36d4d89 fixed multiple log files 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
LukePulverenti f26a3e3c61 created entry point classes for the startup wizard and new item notifications 12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 12 years ago
LukePulverenti ca7ee68473 fixed the plugin catalog not loading 12 years ago
LukePulverenti 0f1ec5b586 fix log window setting 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 12 years ago
LukePulverenti 76f067f867 extracted more logging dependancies 12 years ago
LukePulverenti ab1065a567 removed static logger 12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes 12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9f1005d679 Added Reload Beginning/Completed events 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti fb88e4d5fc Added the ability to reload the server and created a Plugins solution 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3586c54e90 Fixed some kernel/splash screen async startup issues 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a508a997d9 Added a VirtualFolder entity, a resolver, and a CollectionType property. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5c094afd7e Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 16593b3350 Implemented tray icon commands. (Dashboard link currently won't work) 13 years ago
RedShirtMB Mark Linton redshirt linton debc4e6ae5 Added missing reference to MediaBrowser.Common 13 years ago
RedShirtMB Mark Linton redshirt linton dafa97333c Moved splashscreen to MediaBrowser.Common and adjusted properties. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 10551b6804 Removed static and added an error message 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti b50a15aaf4 Moved kernel dispose to application.onexit 13 years ago
RedShirtMB Mark Linton redshirt linton 2321bb23d9 Added initial implimentation of splash screen 13 years ago
RedShirtMB Mark Linton redshirt linton bf0c6ec182 Initial creation of the ServerApplication 13 years ago