aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Expand)Author
2021-07-11Fix some warningsBond_009
2021-07-11Remove old "has update available" codeBond_009
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-04changed to firstBaronGreenback
2021-05-03RenamedBaronGreenback
2021-05-03Changed selection methodBaronGreenback
2021-05-01Update ApplicationHost.csBaronGreenback
2021-04-30Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
2021-04-26updated commentBaronGreenback
2021-04-26Fix url for LiveTVBaronGreenback
2021-04-26Add endpoint to log client eventscrobibero
2021-04-22Remove unused/duplicate servicesBond_009
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-04-12Fix random failing of testsBond_009
2021-04-10Rewrite device manager using EF CorePatrick Barron
2021-03-25Merge pull request #5321 from Ullmie02/nfo-thumbBond-009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-08Merge pull request #5315 from BaronGreenback/FixFor5280Part2Joshua M. Boniface
2021-03-08Update ApplicationHost.csBaronGreenback
2021-03-01Merge pull request #5299 from Bond-009/tests13Bond-009
2021-02-28Add nfo thumb tag supportDavid
2021-02-28Fixed bad syncBaronGreenback
2021-02-28Merge remote-tracking branch 'upstream/master' into FixFor5280Part2BaronGreenback
2021-02-28comment changeBaronGreenback
2021-02-27fixBaronGreenback
2021-02-27Merge pull request #5312 from BaronGreenback/FixFor5280Claus Vium
2021-02-27Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
2021-02-27removed bad merge codeBaronGreenback
2021-02-27fix for override ports contained in PublishedServerUrlBaronGreenback
2021-02-24Clean up codeBond_009
2021-02-23Pls fix race conditionBond_009
2021-02-09Use SubtitleEdit to parse subtitlesBond_009
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
2020-12-18Removed maxAbiGreenback
2020-12-18Changes as required.Greenback
2020-12-15Changes as recommended.Greenback