aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Expand)Author
2021-12-24Update StyleCopBond_009
2021-11-24Migrate network configuration safelycvium
2021-11-19Only force scheme and port when HTTPS is disallowedcvium
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-13Very light cleanup in applicationhostcvium
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
2021-11-08Use the new method in DLNAcvium
2021-11-08Merge branch 'master' into TVFixcvium
2021-11-03Merge branch 'master' into client-loggerCody Robibero
2021-11-02Streamline startup codeBond_009
2021-10-26Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-10-25Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...Claus Vium
2021-10-06Fix the last few warningsBond_009
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
2021-09-07Ignore published server url for local accesscvium
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03Fix some warningsBond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
2021-07-12Merge pull request #6289 from Bond-009/warn33Bond-009
2021-07-12Improve platform checksBond_009
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