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

157 Commits (5e00f9f05965091ce9edb802584eaae2843b67df)

Author SHA1 Message Date
Luke Pulverenti 2818d8ccd2 updated servicestack to 3.9.44 12 years ago
Luke Pulverenti 05b79fd2e0 split rt provider into two 12 years ago
Luke Pulverenti c568f352eb replaced http client cache with longer lived cache 12 years ago
Luke Pulverenti 87598ca6d0 add customizable accept header to http client interface 12 years ago
Luke Pulverenti 19a95edf58 fixes - Music providers not downloading art. 12 years ago
Luke Pulverenti 9fb1e8c00f updated nuget 12 years ago
Luke Pulverenti 6d5d722bc6 updated video js 12 years ago
Luke Pulverenti 4390e2f710 - Make IBN path configurable 12 years ago
Luke Pulverenti 0984474c17 fixed http get method 12 years ago
Luke Pulverenti 58c77529d2 removed superfluous GetMemoryStream 12 years ago
Luke Pulverenti 9c1e771af5 refactored GetMemoryStream to use Get 12 years ago
Luke Pulverenti b88f990b82 refactor get method to use http response 12 years ago
Luke Pulverenti 2e806fb009 updated simple injector 12 years ago
Luke Pulverenti 52b6c9d520 updated nlog 12 years ago
Eric Reed 71223ed1a8 Update ApplicationUpdater 12 years ago
Eric Reed abed5b331b Pull in security objects from external assembly 12 years ago
Luke Pulverenti d8263c7057 resharper suggestions in common implementations 12 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project 12 years ago
Luke Pulverenti a55ffea7a1 starting dashboard paging 12 years ago
Luke Pulverenti 57f082051d tweaked http server startup 12 years ago
Luke Pulverenti 804115bf8d remove and/or delay unnecessary startup work 12 years ago
Luke Pulverenti 25e5846f4e updated nuget 12 years ago
Luke Pulverenti f5620c81be removed unneeded startup processes 12 years ago
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43 12 years ago
Luke Pulverenti 9f06eb781f fixes and creates a library dictionary cache to avoid FindById recursion 12 years ago
Luke Pulverenti 63026a3eaf fixed scheduled task event 12 years ago
Luke Pulverenti 680200864f try to avoid timeouts by increasing our default, and lower movie db concurrency 12 years ago
Luke Pulverenti dcdc0bda28 update to servicestack 3.9.42 12 years ago
LukePulverenti bd094311f0 updated servicestack to 3.9.40 12 years ago
LukePulverenti 88d5e34210 fix udp server messages 12 years ago
LukePulverenti 3a4befff6b some fixes for client reporting 12 years ago
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 12 years ago
LukePulverenti 26536c22ad fix concurrency issue in base app host 12 years ago
LukePulverenti 08f0ba8335 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti fe1834e6be Add resume capability to GetTempFile 12 years ago
Eric Reed f3b367628a One more shot at 12 years ago
Eric Reed a2ae2630bb Need to delay building of IRequiresRegistration until other parts are registered. 12 years ago
Eric Reed a7f06c84b1 Hook new registration load to changing supporter keys 12 years ago
Eric Reed d3b37a73cc Create IRequiresRegistration. First part of 12 years ago
LukePulverenti f9dd970bf8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti b258dcd182 - Auto-Run at startup is not working 12 years ago
Eric Reed a26ef05e7a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed 2f64303dcd Attempt to fix in-place updates 12 years ago
LukePulverenti e7500d586c - Initial library scan being cancelled 12 years ago
Eric Reed 13140003a6 Don't install pismo during update 12 years ago
Eric Reed cc9f249afe Implement configureautorun in server need to update nuget to put in mbt 12 years ago
LukePulverenti ed3ffc6c27 fixed app update notifications 12 years ago
Eric Reed 6470c62c50 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
Eric Reed 889bd32e9e Fix target reference in updater 12 years ago
LukePulverenti 3acfd73d86 fixed scheduled tasks firing too early 12 years ago
LukePulverenti ca5acb6edc more commenting for api docs 12 years ago
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 12 years ago
LukePulverenti 4f67fc4aef removed base kernel and ikernel 12 years ago
LukePulverenti 2d70f71a95 add a log line for each assembly on startup 12 years ago
LukePulverenti 1d155fefe7 fixed duplicate logs 12 years ago
LukePulverenti bf9e24502c extracted an installation manager interface 12 years ago
LukePulverenti 4c725e69a8 added swagger api docs 12 years ago
LukePulverenti cd69bd7c7d fixed configuration saving issues 12 years ago
LukePulverenti 46480f1187 made RegisterResources a Task 12 years ago
LukePulverenti 0268dcec05 updated servicestack 12 years ago
LukePulverenti b22eec3f78 add plugin security to internal nuget pkg 12 years ago
LukePulverenti da535db655 Added a config setting to denote completion of the startup wizard 12 years ago
LukePulverenti 16b36d4d89 fixed multiple log files 12 years ago
LukePulverenti 9cdda84b06 updated plugin security 12 years ago
LukePulverenti a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 12 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager 12 years ago
Eric Reed d7cdf06326 First cut at LastfmArtistProvider 12 years ago
LukePulverenti 7b0b5a3538 created an init method on base app host 12 years ago
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