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/5b4e48913f8e49a147144f0dbe24de288ffd7cd6/MediaBrowser.Common.Implementations?page=2 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

89 Commits (5b4e48913f8e49a147144f0dbe24de288ffd7cd6)

Author SHA1 Message Date
LukePulverenti 627b8370a8 made IHttpClient a little more flexible, allow Semaphore to be optional 12 years ago
LukePulverenti 7fb62b0a2f Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 12 years ago
Eric Reed f356b56dbd Remove test code in update 12 years ago
Eric Reed 3abf1f7ed2 Add system path to IApplicationPaths/BaseApplicationPaths 12 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto 12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 12 years ago
LukePulverenti 56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 12 years ago
Eric Reed e3b42ad59e Remove archive extraction from PackageManager 12 years ago
LukePulverenti 6cb135f89c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti 2c2f832c1a moved apiclient to it's own repo 12 years ago
Eric Reed 3657ef952d First step of actual update 12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 12 years ago
LukePulverenti 94b6168e27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 12 years ago
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration 12 years ago
LukePulverenti 3d9e79c46f moved server init down to base app host 12 years ago
LukePulverenti 0f6e7c6218 moved a little more to base app host 12 years ago
LukePulverenti d0af0610d5 fix merge issue 12 years ago
LukePulverenti 6d5d291762 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti ca7ee68473 fixed the plugin catalog not loading 12 years ago
Eric Reed 1d51ede060 Persist the PackageManager on BaseApplicationHost 12 years ago
Eric Reed e15ff541c6 Move actual installation to PackageManager 12 years ago
Eric Reed 340280edf2 Partial implementation of PackageManager 12 years ago
LukePulverenti ff6325efc5 video streaming 12 years ago
LukePulverenti 3751e14eb1 restored audio 12 years ago
LukePulverenti a6596042a6 one more logging fix 12 years ago
LukePulverenti 939a3aab45 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti dc35c24739 fixed http response logging 12 years ago
Eric Reed 8956f6ff4a Move ResourcePool to common 12 years ago
LukePulverenti 51b3c32e2c a little more consolidation 12 years ago
LukePulverenti 170154df18 assembly consolidation 12 years ago
LukePulverenti 0f1ec5b586 fix log window setting 12 years ago
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings 12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions 12 years ago
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy 12 years ago
LukePulverenti 8ce3e74e81 More DI 12 years ago