aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/EntryPoints
AgeCommit message (Expand)Author
2020-07-13using System.Net.SocketsNeil Burrows
2020-07-13Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs Neil Burrows
2020-07-13Prevent failure to bind to Auto Discover port being a fatal errorNeil Burrows
2020-06-15fix SA1508telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-03add missing ConfigureAwaitcrobibero
2020-06-03fix buildcrobibero
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-06-03Merge pull request #3179 from Bond-009/bugsAnthony Lavado
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-26Merge pull request #3033 from neilsb/autodiscover-url-overrideAnthony Lavado
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-24fix a few issues with the plugin manifestdkanada
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-05-02Auto discover published URL overrideNeil Burrows
2020-04-26Fix merge with masterMark Monteiro
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
2020-04-22Merge branch 'master' into register-services-correctlyBond-009
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-20Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is falseMark Monteiro
2020-04-16Restart port forwarding when public https port changesMark Monteiro
2020-04-16Respond to config changes correctly for external port forwardingMark Monteiro
2020-04-16Cleanup port forwarding serviceMark Monteiro
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-04Inject IStartupOptions into StartupWizardMark Monteiro
2020-04-02Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...Mark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark Monteiro
2020-03-20Inject IConfiguration instead of resolving manuallyMark Monteiro
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-11Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-11Use config setting to decide if web content should be hostedMark Monteiro
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-25Open the Swagger API page on server start if not hosting the static web contentMark Monteiro
2020-02-23Fix some warningsBond_009
2020-02-19Address commentsBond_009
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-31Fix warningsBond_009
2020-01-25Removed old 'automatic restart after update' features'ferferga
2020-01-12Clean up server discovery codeBond-009
2019-12-11More warnings (removed)Bond_009
2019-12-10Apply suggestions from code reviewBond-009
2019-11-27Fix more warningsBond_009