aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Collapse)Author
2020-12-31Added referenced assembly failure detection, and DI failure protection.BaronGreenback
2020-12-30Fix bad mergecrobibero
2020-12-30Merge branch 'master' into PluginDowngradeCody Robibero
2020-12-29Use UTF8 encoding and async correctlyDavid
2020-12-24Put json serializer options in private fieldDavid
2020-12-24Use sync string instead of fileDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23Making it workBaronGreenback
2020-12-23Changes as requestedBaronGreenback
2020-12-23Remove custom Json serializer from Emby.Server.ImplementationsDavid
2020-12-23Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-18Removed maxAbiGreenback
2020-12-18Changes as required.Greenback
2020-12-15Changes as recommended.Greenback
2020-12-15Suggested changes.Greenback
2020-12-15Merge branch 'master' into PluginDowngradeBaronGreenback
2020-12-15Plugin setting migration to folders.Greenback
2020-12-14Mark plugin failure on DI Loop.Greenback
2020-12-14Initial uploadGreenback
2020-12-13Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadErrorClaus Vium
Fix - Access Denied on using certificates in windows as user.
2020-12-12Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-11fix ssl certificate cannot be savednyanmisaka
2020-12-07Update ApplicationHost.csBaronGreenback
Added X509KeyStorageFlags.UserKeySet
2020-12-04Merge pull request #4651 from crobibero/iso_managerJoshua M. Boniface
Remove IIsoMounter and IsoMounter
2020-12-04Merge branch 'master' into PlugsVersionNumberFixClaus Vium
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-03Apply suggestions from code reviewNyanmisaka
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-03optimize load plugin logsnyanmisaka
2020-12-02Minor improvementsBond_009
2020-11-24Remove ResourceFileManager (#4567)BaronGreenback
2020-11-21renamed file.Greenback
2020-11-21Added more comments.Greenback
2020-11-21Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-20Fixed testsGreenback
2020-11-20fix.Greenback
2020-11-20Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-20fixedGreenback
2020-11-20Get version info the manifest.Greenback
2020-11-19Merge pull request #4298 from crobibero/bye-tvdbJoshua M. Boniface
Remove TheTVDB plugin from server source.
2020-11-19Updated to latest Unstable.Greenback
2020-11-19Fix plugin old version cleanupOdd Stråbø
2020-11-17Pass cancellation where possibleBond_009
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-15Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-13Fix plugin update exceptioncrobibero
2020-11-11Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>