index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
EntryPoints
Age
Commit message (
Expand
)
Author
2020-07-13
using System.Net.Sockets
Neil Burrows
2020-07-13
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
Neil Burrows
2020-07-13
Prevent failure to bind to Auto Discover port being a fatal error
Neil Burrows
2020-06-15
fix SA1508
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-03
add missing ConfigureAwait
crobibero
2020-06-03
fix build
crobibero
2020-06-04
Merge branch 'master' into install-plugin
dkanada
2020-06-03
Merge pull request #2767 from Bond-009/nullable3
Vasily
2020-06-03
Merge pull request #3179 from Bond-009/bugs
Anthony Lavado
2020-05-27
Merge branch 'master' into nullable3
Bond_009
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-26
Merge pull request #3033 from neilsb/autodiscover-url-override
Anthony Lavado
2020-05-25
Fix some 'bugs' flagged by sonarcloud
Bond_009
2020-05-24
fix a few issues with the plugin manifest
dkanada
2020-05-20
Remove redundant qualifiers
Patrick Barron
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-05-02
Auto discover published URL override
Neil Burrows
2020-04-26
Fix merge with master
Mark Monteiro
2020-04-26
Merge remote-tracking branch 'upstream/master' into simplify-https-config
Mark Monteiro
2020-04-22
Merge branch 'master' into register-services-correctly
Bond-009
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-20
Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false
Mark Monteiro
2020-04-16
Restart port forwarding when public https port changes
Mark Monteiro
2020-04-16
Respond to config changes correctly for external port forwarding
Mark Monteiro
2020-04-16
Cleanup port forwarding service
Mark Monteiro
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-04-04
Inject IStartupOptions into StartupWizard
Mark Monteiro
2020-04-02
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...
Mark Monteiro
2020-03-21
Rename command line option to --nowebclient and config setting to HostWebClient
Mark Monteiro
2020-03-20
Inject IConfiguration instead of resolving manually
Mark Monteiro
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Rename IsNoWebContent to NoWebContent
Mark Monteiro
2020-03-11
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-11
Use config setting to decide if web content should be hosted
Mark Monteiro
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Replace ILogger with ILogger<T> wherever possible
Mark Monteiro
2020-02-25
Open the Swagger API page on server start if not hosting the static web content
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2020-02-19
Address comments
Bond_009
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2020-01-31
Fix warnings
Bond_009
2020-01-25
Removed old 'automatic restart after update' features'
ferferga
2020-01-12
Clean up server discovery code
Bond-009
2019-12-11
More warnings (removed)
Bond_009
2019-12-10
Apply suggestions from code review
Bond-009
2019-11-27
Fix more warnings
Bond_009
[next]